Commit Graph

  • 57f8666e44 v8.5.8 v8.5.8 ionitron 2025-05-28 18:15:54 +00:00
  • 975abc558d chore(deps): update dependency @clack/prompts to ^0.11.0 (#30425) renovate[bot] 2025-05-27 16:09:06 +00:00
  • 4e38700566 fix(input-password-toggle, button): force update aria attributes (#30411) Maria Hutt 2025-05-27 09:08:24 -07:00
  • 2dea6071db fix(scroll-assist): allow focus on input's siblings (#30409) Maria Hutt 2025-05-27 09:08:16 -07:00
  • 8b5215ff03 feat(input): add styles for ionic theme for fill=solid (#30417) João Ferreira 2025-05-23 19:10:21 +01:00
  • fc4e5ae287 fix(progress-bar, spinner): update colors for ionic theme (#30418) João Ferreira 2025-05-23 17:36:56 +01:00
  • 1877ac5dd1 feat(datetime): fix height when presentation='time' (#30416) Giuliana Silva 2025-05-21 15:46:30 +01:00
  • 00beab4af8 chore(docs): remove redundant word in comment (#30415) pengqiseven 2025-05-20 22:24:57 +08:00
  • ca27ed618b chore(IonRouteInner): upgrade to rr6 Maria Hutt 2025-05-19 17:01:48 -07:00
  • 2436ba383e docs(matchPath): remove comment Maria Hutt 2025-05-19 16:33:55 -07:00
  • e76c1e86f9 docs(StackManager): update comment Maria Hutt 2025-05-19 14:04:06 -07:00
  • fd6baaceda chore(StackManager): more upgrades for rr6 Maria Hutt 2025-05-19 14:01:54 -07:00
  • 4aad76a93a chore(StackManager): upgrade to rr6 and add comments Maria Hutt 2025-05-19 13:09:11 -07:00
  • 6a42e6959d chore(rr6): run lint Maria Hutt 2025-05-19 13:08:31 -07:00
  • e364fea46b chore(matchPath): use the correct library Maria Hutt 2025-05-19 13:07:05 -07:00
  • f7a2d34305 feat(tokens): create variables fallbacks based on its alias token (#30404) Bernardo Cardoso 2025-05-14 15:21:18 +01:00
  • 6a1382fc2c fix(button): ionic theme sizes (#30405) Bernardo Cardoso 2025-05-14 15:08:37 +01:00
  • af7710b5a3 refactor(test): updated test pages Maria Hutt 2025-05-12 10:45:54 -07:00
  • cccf290670 refactor(reactrouterviewstack): update for rr6 and improvements Maria Hutt 2025-05-08 14:54:40 -07:00
  • f0127bd874 refactor(utils): update matchPath for rr6 Maria Hutt 2025-05-08 14:53:57 -07:00
  • 426232456b chore(deps): update react router to v6 Maria Hutt 2025-05-08 14:49:05 -07:00
  • 5eec622b8d add transition tokens ROU-11849 BenOsodrac 2025-05-08 13:03:31 +01:00
  • 6026641739 added proper tokes usage BenOsodrac 2025-05-08 13:00:30 +01:00
  • a8cbad0a23 merge release-8.5.7 (#30397) Brandy Smith 2025-05-07 16:36:02 -04:00
  • c3ad15b0bf merge release-8.5.7 (#30396) Brandy Smith 2025-05-07 16:35:48 -04:00
  • 54bc6cc54f chore(): update package lock files ionitron 2025-05-07 20:13:33 +00:00
  • af6b86597c v8.5.7 v8.5.7 ionitron 2025-05-07 20:12:41 +00:00
  • 7fec492ac7 feat(badge): remove xxsmall, xsmall and xlarge sizes (#30392) Giuliana Silva 2025-05-07 17:37:07 +01:00
  • f49e8b3074 add will-change BenOsodrac 2025-05-06 18:42:54 +01:00
  • aadc454cd7 add aria-pressed BenOsodrac 2025-05-06 17:24:50 +01:00
  • cbe85730fb feat(button-group): add IonButtonGroup component with styles and events BenOsodrac 2025-05-06 17:15:37 +01:00
  • 7cad51a03c feat(radio): make radio buttons full width for ionic theme ROU-11856 Marta Carlos 2025-05-06 09:54:15 +01:00
  • 0162a715ff fix(modal): move footer instead of copy for sheet expandToScroll FW-6436 Maria Hutt 2025-05-05 13:20:47 -07:00
  • 7d639b0412 fix(labels): prevent clicking a label from triggering onClick twice on several components (#30384) Shane 2025-05-02 09:27:25 -07:00
  • b740070ca4 merge main (#30387) Brandy Smith 2025-05-01 11:28:49 -04:00
  • d8582e47b1 chore(): add updated snapshots ionitron 2025-05-01 14:33:48 +00:00
  • 63074415e1 Merge branch 'main' into chore/merge-main Brandy Smith 2025-05-01 10:11:18 -04:00
  • 3b643a75d1 refactor(toolbar): improve slot layout and visibility handling (#30371) Shane 2025-04-30 16:32:41 -07:00
  • a72d52966c feat(theme): more changes FW-6424-poc-3 Maria Hutt 2025-04-30 15:36:10 -07:00
  • d21c32944d merge release-8.5.6 (#30382) Brandy Smith 2025-04-30 14:01:13 -04:00
  • bf396c9b07 merge release-8.5.6 (#30381) Brandy Smith 2025-04-30 14:00:59 -04:00
  • e6e6483ba7 chore(): update package lock files ionitron 2025-04-30 17:42:15 +00:00
  • fbbb5e3c0c v8.5.6 v8.5.6 ionitron 2025-04-30 17:41:34 +00:00
  • 7a9d138e3d fix(item): emit click event once when clicking padded space on item and emit correct element (#30373) Brandy Smith 2025-04-30 13:12:54 -04:00
  • b2f6b8c67e fix(link): improve ionic theme links styles and dev experience (#30375) Bernardo Cardoso 2025-04-30 16:22:59 +01:00
  • d3165fc229 fix(modal): fix color tokens on ionic theme (#30379) Bernardo Cardoso 2025-04-30 14:38:11 +01:00
  • 9a431da0ee feat(core): component level theming Maria Hutt 2025-04-29 14:18:57 -07:00
  • 8ef79cf4fb chore(deps): update playwright (#30367) renovate[bot] 2025-04-29 10:25:36 -07:00
  • 3f0e43deed docs(core): update Docker to Rancher desktop (#30372) Brandy Smith 2025-04-25 13:30:31 -04:00
  • b1ecd4748b feat(core): separate mode and theme FW-6424-poc-2 Maria Hutt 2025-04-24 16:22:19 -07:00
  • 808c60c235 chore(deps): update stencil core (#30132) Christian Bromann 2025-04-23 15:53:39 -07:00
  • 02c138802a fix(tokens): fix usage on components and review scss architecture (#30368) Bernardo Cardoso 2025-04-23 18:41:19 +01:00
  • b0d88ea9ff chore(deps): update capacitor to v7.0.1 (#30358) renovate[bot] 2025-04-16 14:05:32 -04:00
  • 67588864bf merge release-8.5.5 (#30366) Brandy Smith 2025-04-16 13:56:42 -04:00
  • 5a564d63e6 merge release-8.5.5 (#30365) Brandy Smith 2025-04-16 13:56:26 -04:00
  • 4fc1366a25 chore(): update package lock files ionitron 2025-04-16 17:39:53 +00:00
  • c5c4d1d989 v8.5.5 v8.5.5 ionitron 2025-04-16 17:38:18 +00:00
  • cad1c61528 fix(select): update icon color and use correct focused class (#30342) Maria Hutt 2025-04-16 10:16:54 -07:00
  • 1e7a84f9bd fix(css): improve tokens support on global css ionic files (#30364) Bernardo Cardoso 2025-04-16 17:29:58 +01:00
  • d52fca084c fix(config): allow LogLevel to work with isolatedModules and update all warns and errors to respect logLevel (#30350) Brandy Smith 2025-04-16 12:23:16 -04:00
  • 7d98a87302 chore(tokens): update design-tokens dependency to 1.2.6 (#30363) Bernardo Cardoso 2025-04-16 12:35:14 +01:00
  • 3f57768a86 fix(angular): setup config in provideIonicAngular FW-6458 Brandy Smith 2025-04-14 17:24:18 -04:00
  • ec1e7e9c64 fix(core): need to export logging functions for this branch Brandy Smith 2025-04-14 17:03:52 -04:00
  • 9b982bcbde fix(angular): update console logs Brandy Smith 2025-04-14 16:55:34 -04:00
  • cc389c0f43 fix(angular): initialize config in forRoot Brandy Smith 2025-04-14 15:06:02 -04:00
  • 8dd566b5c1 fix(modal): add expandToScroll property to ModalOptions (#30357) Luis Rhenals 2025-04-14 12:50:03 -05:00
  • 33de8255f4 chore(tokens): update design-tokens dependency to 1.2.5 (#30353) Bernardo Cardoso 2025-04-14 16:50:39 +01:00
  • 44efdb06e0 chore(deps): update dependency @clack/prompts to v0.10.1 (#30351) renovate[bot] 2025-04-11 16:06:34 -04:00
  • e1a451214d chore(deps): update dependency node to v22 (#30326) renovate[bot] 2025-04-11 16:06:10 -04:00
  • 396ff3d3ca chore(deps): update dependency @capacitor/core to v7.2.0 (#30336) renovate[bot] 2025-04-11 16:05:46 -04:00
  • 07ac3db1ff merge main (#30354) Brandy Smith 2025-04-11 16:04:38 -04:00
  • b3917600cc refactor(checkbox): remove unused style Brandy Smith 2025-04-11 15:39:40 -04:00
  • 56be987881 Merge branch 'main' into merge-main-into-next Brandy Smith 2025-04-11 15:33:29 -04:00
  • 5da939d330 fix(button): use proper colors for the button states in the ionic theme (#30339) Brandy Smith 2025-04-11 14:15:14 -04:00
  • 2a1addc190 feat(toast): add hue property for the ionic theme (#30333) Brandy Smith 2025-04-11 13:52:38 -04:00
  • 52fba11db5 feat(item-option): add hue property for the ionic theme (#30332) Brandy Smith 2025-04-11 13:39:14 -04:00
  • b31e0efcbf feat(chip): add hue property for the ionic theme (#30308) Brandy Smith 2025-04-11 13:19:32 -04:00
  • b1bc58f1c8 fix(toggle): ensure proper visual selection when navigating via VoiceOver in Safari (#30349) Shane 2025-04-11 10:18:35 -07:00
  • a9aa59bc36 feat(badge): add hue property for the ionic theme (#30307) Brandy Smith 2025-04-11 13:07:01 -04:00
  • 207d4858a6 feat(css): add support for the subtle color map (#30306) Brandy Smith 2025-04-11 12:32:38 -04:00
  • a2c2b5f48c merge release-8.5.4 (#30348) Brandy Smith 2025-04-09 13:47:24 -04:00
  • 1bc4f59f61 merge release-8.5.4 (#30347) Brandy Smith 2025-04-09 13:47:15 -04:00
  • 51de007854 chore(): update package lock files Brandy Smith 2025-04-09 13:28:43 -04:00
  • fd4ffdd9d1 chore(): update package lock files ionitron 2025-04-09 17:23:20 +00:00
  • d1974894a9 v8.5.4 v8.5.4 ionitron 2025-04-09 17:22:30 +00:00
  • 2667ee37f2 merge main (#30346) Brandy Smith 2025-04-09 10:46:41 -04:00
  • 43b707e022 Merge branch 'main' into bc/update-feature-8-6 Brandy Smith 2025-04-09 10:32:12 -04:00
  • 17ebd1b2f7 fix(overlay): prevent orphaned DOM elements during dismiss by removing setState to stop race conditions FW-6278-3 ShaneK 2025-04-08 09:33:17 -07:00
  • 97f96b4528 fix(input): apply position to .cloned-input only for native themes (#30337) Marta Carlos 2025-04-07 15:37:41 +01:00
  • 796e00720e feat(toggle): add iOS 18 haptic feedback (#29945) Jakub Jedlikowski 2025-04-04 22:53:01 +02:00
  • 835ad52c29 fix(config): properly export LogLevel (#30335) Brandy Smith 2025-04-04 14:45:53 -04:00
  • 9016cc6f06 chore(tokens): update design-tokens dependency to 1.2.4 (#30338) Bernardo Cardoso 2025-04-04 16:32:11 +01:00
  • 847e6a05d1 merge release-8.5.3 (#30331) Brandy Smith 2025-04-02 12:09:47 -04:00
  • 4317da080c merge release-8.5.3 (#30330) Brandy Smith 2025-04-02 12:09:34 -04:00
  • 37fb269246 chore(): update package lock files Brandy Smith 2025-04-02 11:57:25 -04:00
  • 3213bf40c7 chore(): update package lock files ionitron 2025-04-02 15:51:12 +00:00
  • 28e29c38b4 v8.5.3 v8.5.3 ionitron 2025-04-02 15:50:34 +00:00
  • 105796f6bc fix(segment-view): prevent vertical scroll while scrolling horizontally (#30276) Maria Hutt 2025-04-02 08:08:11 -07:00
  • 7770d63a24 create page to check ionic theme segment button ROU-11785 João Ferreira 2025-04-02 15:26:40 +01:00
  • 54597a312c chore(tokens): update design-tokens dependency to 1.2.3 (#30327) Bernardo Cardoso 2025-04-02 09:59:01 +01:00