1006 Commits

Author SHA1 Message Date
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
c56e2bfa90 chore(): update package lock files 2023-02-20 14:36:15 +00:00
2c8de1c94f v6.5.5 2023-02-20 14:36:02 +00:00
9c95d370b8 chore: split breaking changes by major version (#26821) 2023-02-17 17:31:26 -05:00
13d1b99fc4 chore(angular,vue): remove sync script packing itself (#26819) 2023-02-17 16:57:23 -05:00
e4ec9a5077 chore(): update changelog 2023-02-15 11:16:40 -05:00
67d1ab90a1 v7.0.0-beta.3 2023-02-15 16:12:23 +00:00
aa691bc9f6 chore(): update package files 2023-02-15 10:24:13 -05:00
68e8379fb8 chore(): sync with main 2023-02-15 10:17:17 -05:00
fc5fcc064d feat(toast): add stacked buttons functionality (#26790) 2023-02-15 09:56:02 -05:00
ef9f73ed68 chore(): update package lock files 2023-02-15 14:41:32 +00:00
8f0a37c028 v6.5.4 2023-02-15 14:41:19 +00:00
f7f6f1d9f9 feat(textarea): add legacy prop (#26783) 2023-02-10 11:53:47 -05:00
1c71983329 fix(deps): update ionicons usage to v6.1.3 (#26772) 2023-02-10 11:12:01 -05:00
c07933cb69 fix(deps): update ionicons usage to v6.1.2 (#26752) 2023-02-08 13:38:08 -05:00
16104f7eba chore(): clean up changelog 2023-02-08 10:26:18 -05:00
f68fc4894a chore(): update package lock files 2023-02-08 15:21:02 +00:00
aeecb4e5b3 v7.0.0-beta.2 2023-02-08 15:20:43 +00:00
c85b5308a1 chore(): sync with main 2023-02-08 09:44:42 -05:00
729bd2fd55 chore(): update package lock files 2023-02-08 14:14:46 +00:00
24530b5bc6 v6.5.3 2023-02-08 14:14:31 +00:00
c240612f05 chore(): update package lock files 2023-02-01 15:39:05 +00:00
8ef9b63a2e v7.0.0-beta.1 2023-02-01 15:38:53 +00:00
e71dc912fe chore(): sync with main 2023-02-01 09:37:33 -05:00
4cf5ad8f25 chore(): update package lock files 2023-02-01 13:49:15 +00:00
1b712e4a4b v6.5.2 2023-02-01 13:49:02 +00:00
1a8bd6d8c6 chore(deps): update to stencil v3 (#26663) 2023-01-31 18:07:22 -05:00
69d89eae94 fix(popover): popover opens on chrome 109 (#26672)
resolves #26643
2023-01-30 11:55:20 -05:00
b78b454e08 revert(): revert base components feature (#26692)
The Ionic Framework team would like to re-evaluate our approach to improving customization options when building mobile applications. We are looking at other solutions that a) make customizing an app UI easier and b) are applicable to a broader set of developers.
2023-01-30 11:52:36 -05:00
fc561e37ef chore(): sync with main 2023-01-27 14:52:52 -05:00
227b2aea00 chore(ci): sync scripts now account for dependencies (#26686) 2023-01-27 14:37:05 -05:00