Commit Graph

  • c03dfea795 refactor(toggle): use haptics on onClick FW-6397 Maria Hutt 2025-04-01 16:22:17 -07:00
  • 7f9df7a894 fix(overlays): exclude backdrop-no-scroll class when toast is presented (#30123) Tobi 2025-04-02 01:05:12 +02:00
  • 4b18ab99c4 - fix comment João Ferreira 2025-04-01 17:27:18 +01:00
  • 8a5b85a978 - add styles for ion-text in every instance we were customize ion-label; João Ferreira 2025-04-01 17:23:08 +01:00
  • 885b0edc97 refactor(alert): moved slot location FW-6371-poc Maria Hutt 2025-04-01 08:12:10 -07:00
  • 91477cfe23 chore(git): sync main (#30322) Maria Hutt 2025-03-31 13:24:06 -07:00
  • e27bb2c529 test(datetime): update snapshots and use waitFor Maria Hutt 2025-03-31 13:03:20 -07:00
  • 78df64c115 Merge remote-tracking branch 'origin/main' into chore-sync-feature-8.6-with-main Maria Hutt 2025-03-31 12:35:58 -07:00
  • 35a05ae3a4 feat(toggle): add switch attribute Maria Hutt 2025-03-31 11:40:39 -07:00
  • 8c4bf8bb47 feat(button): add support for badge (#30303) Pedro Lourenço 2025-03-31 16:37:05 +01:00
  • 69340bff5a fix(divider): remove safe areas from horizontal padding (#30311) Marta Carlos 2025-03-31 13:35:28 +01:00
  • 62cf80c433 refactor(alert): update comments Maria Hutt 2025-03-28 14:50:11 -07:00
  • 6a819d5eeb fix(alert): add missing type Maria Hutt 2025-03-28 14:17:06 -07:00
  • ec40cd5b3e feat(alert): add slots to controller Maria Hutt 2025-03-28 14:15:07 -07:00
  • e140b9010f feat(datetime): add animation to adjacent days selection (#30298) João Ferreira 2025-03-28 17:19:42 +00:00
  • 8855618037 feat(badge): add support for number and icons with vertical prop (#30305) Bernardo Cardoso 2025-03-28 17:16:17 +00:00
  • bb40a1efe7 fix(checkbox): ensure proper visual selection when navigating via VoiceOver in Safari (#30300) Shane 2025-03-28 09:15:03 -07:00
  • 8f05689f95 chore(tokens): update design-tokens dependency to 1.2.2 (#30319) Bernardo Cardoso 2025-03-28 14:56:58 +00:00
  • b9c5b9b0b4 merge release-8.5.2 (#30316) Brandy Smith 2025-03-26 18:04:03 -04:00
  • 23b7a29b27 merge release-8.5.2 (#30314) Brandy Smith 2025-03-26 17:52:53 -04:00
  • 27816d17d8 chore(): update package lock files Brandy Smith 2025-03-26 17:42:45 -04:00
  • ca51d64557 chore(): update package lock files ionitron 2025-03-26 21:34:31 +00:00
  • 4fb15feb0c v8.5.2 v8.5.2 ionitron 2025-03-26 21:33:58 +00:00
  • 0893703769 test(angular): add a landing page to go between lazy and standalone apps (#30286) Brandy Smith 2025-03-26 16:55:04 -04:00
  • ac6e6a0317 fix(datetime): support typing time values in a 24-hour format (#30147) Victoria Unizhona 2025-03-26 21:06:04 +02:00
  • 4de01b0434 tests(picker): fixing new tests for multi-column select to make them use multi-column select fix/datetime-keyboard-input-28877 ShaneK 2025-03-26 11:55:19 -07:00
  • b8680982d7 fix(picker): lint ShaneK 2025-03-26 09:43:05 -07:00
  • a3a6ee4a24 fix(picker): fixing up comments, test annotations ShaneK 2025-03-26 09:38:48 -07:00
  • 4b430a3d6e fix(datepicker): fixing issue where updating the time display would use the stale time, preventing hours from updating correctly after the first time they got updated ShaneK 2025-03-25 14:21:13 -07:00
  • 4c598d5a34 feat(alert): add slot for customization Maria Hutt 2025-03-25 14:20:48 -07:00
  • 48f25e6eb8 fix(picker): lint ShaneK 2025-03-25 13:38:34 -07:00
  • cf9dd611dc refactor(picker): making multi-column select type ahead more flexible with how it picks numbers ShaneK 2025-03-25 13:22:43 -07:00
  • 1cfa915e8f fix(segment-button): ensure consistent disabled state for segment-content error handling (#30288) Maria Hutt 2025-03-25 11:21:31 -07:00
  • b57d432675 fix(textarea): use proper design for helper and error text (#30283) Brandy Smith 2025-03-25 11:42:23 -04:00
  • 52869e4dac Merge branch 'main' of github.com:ionic-team/ionic-framework into pr/vunizhona/30147 ShaneK 2025-03-25 08:34:54 -07:00
  • 1865e50d7a feat(toggle): add helper and error text to the ionic theme (#30281) Brandy Smith 2025-03-25 11:17:14 -04:00
  • 7f24ba006f feat(select): add helper and error text to the ionic theme (#30280) Brandy Smith 2025-03-25 11:02:38 -04:00
  • 7f23c60ffd fix(input): remove css variable and update helper text to use valid highlight in ionic theme (#30272) Brandy Smith 2025-03-25 10:46:25 -04:00
  • f0516e6569 feat(checkbox): add helper and error text to the ionic theme (#30278) Brandy Smith 2025-03-25 10:17:46 -04:00
  • e24fcf530a feat(radio-group): add helper and error text to the ionic theme (#30271) Brandy Smith 2025-03-25 10:05:14 -04:00
  • c37eaabae9 feat(divider): add new ion-divider component (#30270) Marta Carlos 2025-03-25 09:04:19 +00:00
  • 7789bb59ee fix(range): emit ionInput when value changes (#30293) Maria Hutt 2025-03-24 14:06:08 -07:00
  • 0f23526224 chore(deps): update dependency @playwright/test to ^1.51.1 (#30289) renovate[bot] 2025-03-24 11:53:18 -07:00
  • 02c9d64ca5 feat(avatar): add disabled property (#30284) João Ferreira 2025-03-24 09:57:54 +00:00
  • c5fb051be3 feat(tab-button): support new badge hint features (#30246) José Rio 2025-03-21 17:44:29 +00:00
  • a7233c296a fix(input): remove z-index target-area for ionic theme (#30261) Marta Carlos 2025-03-21 16:11:56 +00:00
  • 9e11fcb2bb test(angular): fixing over-import of RouterModule in the standalone router-link test (#30285) Shane 2025-03-20 13:17:25 -07:00
  • 40932d7b2d chore(): sync main into next (#30277) Brandy Smith 2025-03-19 17:15:24 -04:00
  • 7713cbe5b5 Merge branch 'main' into chore/sync-main Brandy Smith 2025-03-19 16:58:48 -04:00
  • 9bdc7f5e03 merge release-8.5.1 (#30275) Brandy Smith 2025-03-19 16:37:37 -04:00
  • 21f49b0b46 merge release-8.5.1 (#30274) Brandy Smith 2025-03-19 16:37:01 -04:00
  • b0fc4e4777 docs(changelog): update component name Brandy Smith 2025-03-19 16:23:50 -04:00
  • bcbeeeafb4 merge release-8.4.6 (#30273) 8.4.x Brandy Smith 2025-03-19 16:20:00 -04:00
  • 743eb250a8 docs(changelog): include hotfix release Brandy Smith 2025-03-19 16:19:31 -04:00
  • 6550fca347 chore(): update package lock files Brandy Smith 2025-03-19 16:13:36 -04:00
  • 75f5e9d70a chore(): update package lock files ionitron 2025-03-19 20:09:39 +00:00
  • 9496c193ce v8.5.1 v8.5.1 ionitron 2025-03-19 20:08:09 +00:00
  • 7b4ad6df8e chore(): update package lock files Brandy Smith 2025-03-19 16:03:47 -04:00
  • 4190f66511 chore(): update package lock files ionitron 2025-03-19 19:59:09 +00:00
  • 703c73d151 v8.4.6 v8.4.6 ionitron 2025-03-19 19:58:24 +00:00
  • 0eaee78fe1 fix(vue): update output target and fix incorrect types (#30259) Christian Bromann 2025-03-18 07:42:09 -07:00
  • c4b9212640 perf(sheet): fixing performance regression on modal sheets when expandToScroll is false (#30267) Shane 2025-03-19 11:55:46 -07:00
  • b67259edae feat(datetime): add showAdjacentDays to display days from the previous and next months (#30262) João Ferreira 2025-03-19 16:39:01 +00:00
  • a0fa3b3bdb chore(git): merge main into next (#30269) Brandy Smith 2025-03-19 11:35:28 -04:00
  • a7a36fb3a2 chore(): add updated snapshots ionitron 2025-03-19 15:00:35 +00:00
  • 5dae2dc1dc Merge branch 'next' into chore-merge-main-into-next Brandy Smith 2025-03-19 10:47:25 -04:00
  • 723868df9e refactor(searchbar): update according to design (#30245) Pedro Lourenço 2025-03-19 12:57:08 +00:00
  • e6c131876d chore(): add updated snapshots ionitron 2025-03-18 22:36:17 +00:00
  • 36fb7ee073 chore: generate vue overlays Brandy Smith 2025-03-18 18:16:08 -04:00
  • e0f3008c5c chore(): add updated snapshots Brandy Smith 2025-03-18 18:09:44 -04:00
  • 5cd85049e0 refactor(): fix incorrect merges Brandy Smith 2025-03-18 18:08:51 -04:00
  • b8b5984150 Merge branch 'main' into chore-merge-main-into-next Brandy Smith 2025-03-18 18:05:14 -04:00
  • 2018a045ab chore(deps): update dependency @capacitor/core to v7.1.0 (#30258) renovate[bot] 2025-03-18 11:17:33 -04:00
  • 484cc274ac chore(deps): update mcr.microsoft.com/playwright docker tag to v1.51.1 (#30265) renovate[bot] 2025-03-18 14:44:33 +00:00
  • f4186c6761 fix(vue): update output target and fix incorrect types (#30259) Christian Bromann 2025-03-18 07:42:09 -07:00
  • 68be8e915c fix(modal): consider scrollable content while dragging when expandToScroll is false (#30257) Israel de la Barrera 2025-03-18 14:16:57 +01:00
  • d36283e8c9 chore(snapshots): use default value for cmd line argument (#30263) Maria Hutt 2025-03-17 14:30:13 -07:00
  • 39f636f679 test(infinite): disable flaky test when running in CI (#30264) Maria Hutt 2025-03-17 14:17:19 -07:00
  • be90ec9f2e Merge branch 'main' into pr/30147 Brandy Smith 2025-03-17 17:03:55 -04:00
  • 355af73288 chore(tokens): update design-tokens dependency to 1.2.1 (#30260) Bernardo Cardoso 2025-03-17 15:46:09 +00:00
  • c63ec2e98d chore(deps): update playwright (#29840) renovate[bot] 2025-03-14 09:54:45 -07:00
  • b8ce56b658 merge release-8.5.0 (#30253) Brandy Smith 2025-03-13 19:30:03 -04:00
  • e91a9ada3d chore(): update package lock files Brandy Smith 2025-03-13 19:17:26 -04:00
  • a6437b2439 chore(): update package lock files ionitron 2025-03-13 23:12:19 +00:00
  • 09d16ef4d7 v8.5.0 v8.5.0 ionitron 2025-03-13 23:11:47 +00:00
  • 4c01edccd1 chore(git): merge main into feature-8.5 (#30252) Brandy Smith 2025-03-13 18:58:13 -04:00
  • 114514276e Merge branch 'main' into chore-update-feat-8.5-main Brandy Smith 2025-03-13 18:45:33 -04:00
  • 6befd5533a merge release-8.4.5 (#30251) Brandy Smith 2025-03-13 18:44:41 -04:00
  • fd1ef60c42 merge release-8.4.5 (#30250) Brandy Smith 2025-03-13 18:44:30 -04:00
  • 14698f773c chore(): update package lock files Brandy Smith 2025-03-13 18:32:38 -04:00
  • 6b33d19c89 chore(): update package lock files ionitron 2025-03-13 22:20:42 +00:00
  • 08448573b1 v8.4.5 v8.4.5 ionitron 2025-03-13 22:19:57 +00:00
  • ee20990298 merge release-8.4.4 (#30249) Brandy Smith 2025-03-13 18:13:27 -04:00
  • 3799d456d9 fix(vue): pin Vue output target to latest release (#30248) Christian Bromann 2025-03-13 14:55:19 -07:00
  • c6deb51b1e merge release-8.4.4 (#30247) Brandy Smith 2025-03-13 17:40:49 -04:00
  • b04aea6fb6 chore(): update package lock files & changelog files Brandy Smith 2025-03-13 17:26:31 -04:00
  • 267e21d63d chore(): update package lock files ionitron 2025-03-13 21:04:47 +00:00
  • 4b10d7dc6f v8.4.4 v8.4.4 ionitron 2025-03-13 21:04:03 +00:00
  • 6dcb143307 fix(vue): update output target and resolve type issues (#30239) Christian Bromann 2025-03-13 13:40:04 -07:00
  • 504fb6a25f feat(input, textarea): dir is inherited to native form control (#30102) Mehran Poursadeghi 2025-03-11 15:50:07 -07:00