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
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
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
2041353187
chore(): update package lock files
2023-01-25 15:15:30 +00:00
8ebe8277e3
v7.0.0-beta.0
2023-01-25 15:15:14 +00:00
6600578d60
Merge remote-tracking branch 'origin/main' into sync-beta-0
2023-01-25 09:19:43 -05:00
e3cc0f4537
chore(): update package lock files
2023-01-25 13:46:56 +00:00
135a4194ce
v6.5.1
2023-01-25 13:46:32 +00:00
8d3edd049d
feat(textarea): component can be used outside of ion-item ( #26674 )
2023-01-24 20:57:53 -05:00
e0f610e470
chore(): run build ( #26675 )
2023-01-24 19:17:12 -05:00
18f109c7da
feat(base-components): add ability to remove ios and md theme ( #26669 )
2023-01-24 16:18:35 -05:00
08da920683
chore(angular): update value accessor method
2023-01-23 13:48:12 -05:00
e8fb9e7328
chore(): sync with main
2023-01-23 13:38:16 -05:00
44b8292226
chore(angular): fix package-lock ( #26637 )
2023-01-19 09:12:00 -05:00
5f4650da5a
chore(): update angular package-lock with legacy peer deps
2023-01-18 15:55:32 +00:00
ffe6f0ee2d
chore(deps): temporarily use legacy peer deps
2023-01-18 15:28:56 +00:00