1036 Commits

Author SHA1 Message Date
6a06354798 chore(): clean up changelog 2023-03-27 12:20:41 -04:00
a6b3888453 chore(): update package lock files 2023-03-27 16:15:53 +00:00
ae173317ec v7.0.0-rc.4 2023-03-27 16:15:39 +00:00
eb10a2e5f6 chore(): sync with main 2023-03-24 14:37:39 -04:00
5f3ed2b3e8 chore(): update package lock files 2023-03-23 14:43:10 +00:00
f2ea05d9a2 v6.7.0 2023-03-23 14:42:57 +00:00
af16d40930 test(angular, vue): add note on how to sync changes (#26958) 2023-03-22 13:59:40 -04:00
ec10847706 chore(): clean up changelogs 2023-03-22 11:06:17 -04:00
388a63f672 chore(): update package lock files 2023-03-22 14:59:58 +00:00
fa5e25916b v7.0.0-rc.3 2023-03-22 14:59:46 +00:00
fb390a3cab chore(): sync with main 2023-03-22 10:28:20 -04:00
af7034210b chore(): update package lock files 2023-03-22 13:36:50 +00:00
83dcfdb77f v6.6.3 2023-03-22 13:36:35 +00:00
8860a11de7 chore(): sync with main 2023-03-17 17:26:39 -04:00
762925be90 test(angular): disable .angular cache (#26962) 2023-03-15 12:15:45 -04:00
c17d1d8b88 chore(test-apps): set minimum node version to 16 (#26960) 2023-03-15 11:04:55 -04:00
1e3af68801 chore(): clean up package-lock 2023-03-15 10:40:56 -04:00
7c55485ae1 chore(): update package lock files 2023-03-15 14:35:16 +00:00
26700ef3bc v7.0.0-rc.2 2023-03-15 14:35:01 +00:00
92c1da571d chore(): sync with main 2023-03-15 10:03:38 -04:00
7f9b640cc1 chore(): update package lock files 2023-03-15 13:34:16 +00:00
2868d0e7ab v6.6.2 2023-03-15 13:34:03 +00:00
3b080b73b7 chore(): clean up changelog 2023-03-08 10:48:51 -05:00
7174df12ca chore(): update package lock files 2023-03-08 15:35:28 +00:00
87c9012e22 v7.0.0-rc.1 2023-03-08 15:35:13 +00:00
77b9e11c2b chore(): sync with main 2023-03-08 09:35:37 -05:00
5d0ad83474 chore(): update package lock files 2023-03-08 13:53:08 +00:00
add9cdc04b v6.6.1 2023-03-08 13:52:55 +00:00
78303dccaa fix(many): add aria-hidden to decorative icons (#26922) 2023-03-07 11:57:18 -05:00
8d184c8c1b fix(angular): keepContentsMounted modal is sized correctly (#26917)
resolves #26916
2023-03-07 09:25:09 -05:00
b628d09494 chore(): update package lock files 2023-03-01 21:41:42 +00:00
4227f9e0b0 v7.0.0-rc.0 2023-03-01 21:41:30 +00:00
395d2cf5b1 chore(): clean up changelog 2023-03-01 16:11:23 -05:00
5f3127ecef chore(): update package lock files 2023-03-01 20:03:20 +00:00
50f5deb6a0 v7.0.0-beta.6 2023-03-01 20:03:05 +00:00
708ccbf808 chore(): sync with main 2023-03-01 11:22:56 -05:00
ceaba5a6bc chore(): update package lock files 2023-03-01 14:44:43 +00:00
4d1e5f81ba v6.6.0 2023-03-01 14:44:32 +00:00
70246d5182 chore(): sync with main 2023-03-01 09:03:59 -05:00
e201a60060 chore(): update package lock files 2023-03-01 13:42:18 +00:00
f526b4ca5c v6.5.7 2023-03-01 13:41:58 +00:00
0d2fac2eef fix(angular): devs can import ionic/angular styles in css (#26875) 2023-02-28 13:29:40 -05:00
c57a3b2812 v7.0.0-beta.5 2023-02-27 13:52:14 +00:00
865f8de9dc feat(searchbar): ionInput now emits value payload (#26831)
resolves #26828

BREAKING CHANGE:

The `detail` payload for the `ionInput` event now on `ion-searchbar` contains an object with the current `value` as well as the native event that triggered `ionInput`.
2023-02-23 12:15:43 -05:00
1dee16f3a2 feat(angular,angular-server): angular v14 minimum support (#26822)
BREAKING CHANGE:

Angular v14 is now required to use `@ionic/angular` and `@ionic/angular-server`. Upgrade your project to Angular v14 by following the [Angular v14 update guide](https://update.angular.io/?l=3&v=13.0-14.0).

The dev-preview `environmentInjector` property has been removed from `ion-tabs` and `ion-router-outlet`. Standalone component routing is now available without additional custom configuration. Remove the `environmentInjector` property from your `ion-tabs` and `ion-router-outlet` components.
2023-02-22 12:33:49 -05:00
a50d566309 v7.0.0-beta.4 2023-02-22 16:20:21 +00:00
2a761afd5a feat(datetime): add ability to specify custom colors for specific dates (#26775) 2023-02-22 09:01:33 -06:00
799871e95d chore(): sync with main 2023-02-22 10:00:56 -05:00
27f6a43c4e chore(): bump package-lock files 2023-02-22 09:03:46 -05:00
c6e67671e3 v6.5.6 2023-02-22 13:40:38 +00:00