756 Commits

Author SHA1 Message Date
ce8410b585 v6.1.1 2022-04-15 13:47:46 +00:00
cd8b6cacd7 v6.1.0 2022-04-13 13:38:44 +00:00
97d1935df3 Merge remote-tracking branch 'origin/main' into sync-main-playwright 2022-04-08 12:13:16 -04:00
78b98545e1 v6.0.16 2022-04-08 09:30:33 -04:00
760ab24c37 chore(): sync with main 2022-04-07 14:14:05 -04:00
9fbaaf95eb chore(): simplify overlay attribute types (#25074) 2022-04-07 14:11:30 -04:00
1c26e9b9b0 fix(angular): button components now route correctly without reload (#25071) 2022-04-07 11:57:15 -04:00
333051cfbb v6.0.15 2022-04-06 16:12:17 -04:00
eea25d091d fix(angular): item styling when control has value (#24932)
Resolves #23809
2022-04-05 12:44:45 -04:00
083a31acdc chore(): sync feature-6.1 with main 2022-04-04 15:27:16 -04:00
f5cb1f8444 feat(range): add knobMoveStart and knobMoveEnd events (#25011) 2022-04-01 11:16:01 -05:00
b010f077fe fix(angular): routerLink allows opening in a new tab for link elements (#25014)
Resolves #24413

Co-authored-by: Julian Pfeil <5290648+Juarrow@users.noreply.github.com>
2022-03-31 09:14:33 -04:00
4ec25b0f26 v6.0.14 2022-03-30 13:24:41 +00:00
c35077884d v6.0.13 2022-03-23 13:14:17 +00:00
a8fd2d9199 fix(angular): ngOnDestroy runs inside angular zone (#24949)
Resolves #22571
2022-03-21 22:16:24 -04:00
3145c76934 feat(modal): ability to programmatically set current sheet breakpoint (#24648)
Resolves #23917

Co-authored-by: Sean Perkins <sean@ionic.io>
2022-03-21 18:05:25 -04:00
63842a25c3 refactor(angular): unused subscription in routerlink (#24950) 2022-03-19 13:10:21 -04:00
0d0740161f test(angular): update to latest ionic in test app (#24961) 2022-03-17 16:52:36 -04:00
babe7d63ef v6.0.12 2022-03-16 13:20:38 +00:00
171020e9d2 feat(item): counter formatter to customize counter text display (#24336)
Resolves #24327
2022-03-14 16:38:37 -04:00
981eeba0e1 docs(modal): accessing modal element for controller modals (#24896)
Resolves #24673
2022-03-11 14:47:59 -05:00
e932a04223 feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
2022-03-11 14:40:03 -05:00
b835b7c0c7 feat(select): add event for when overlay is dismissed (#24400) 2022-03-10 14:19:26 -05:00
8e8783190f merge release-6.0.11
v6.0.11
2022-03-10 08:54:28 -05:00
d5efa11331 fix(tabs): angular, fire willChange event before selected tab changes (#24910)
Co-authored-by: Sean Perkins <sean@ionic.io>
2022-03-09 14:34:51 -06:00
c45b38f28a v6.0.11 2022-03-09 20:24:14 +00:00
56b550e220 v6.0.10 2022-03-02 19:15:37 +00:00
3d0f99904f fix(modal): .ion-page element is now correctly added (#24811)
resolves #24809
2022-02-24 09:28:52 -05:00
1f86b4ee5a v6.0.9 2022-02-23 17:32:34 +00:00
0a8f44359a test(): run e2e tests in production mode (#24812) 2022-02-18 14:21:43 -05:00
cd486e71ff v6.0.8 2022-02-15 21:26:38 +00:00
87eab37ca8 v6.0.7 2022-02-09 16:00:04 +00:00
ef46eafc94 fix(angular): inline modals now add .ion-page class correctly (#24751)
resolves #24750
2022-02-09 10:57:21 -05:00
da4f750f8d v6.0.6 2022-02-09 14:26:46 +00:00
df84d155ea ci(e2e): do not run sync automatically (#24717) 2022-02-04 11:27:16 -05:00
7530143634 v6.0.5 2022-02-02 14:29:27 +00:00
43b19cf536 v6.0.4 2022-01-26 14:42:28 +00:00
90a9a9c3e8 fix(angular): routerLink with null value works with Angular 13 (#24622)
Resolves #24586
2022-01-24 16:07:27 -05:00
034d049209 chore(angular): upgrade test app to Angular 13 (#24621) 2022-01-24 11:50:27 -05:00
5e448d9c74 v6.0.3 2022-01-19 15:01:39 +00:00
273ae2cc08 fix(angular): apply touch, dirty and pristine form control classes (#24558)
Resolves #24483
2022-01-12 14:48:01 -05:00
3057afdf82 v6.0.2 2022-01-11 17:10:35 +00:00
5c54593dde fix(angular): attach change detector ref for inline overlays (#24521)
Allow template bindings to update with inline overlays.

Resolves #24502
2022-01-06 15:43:51 -05:00
e6955a26b9 fix(angular): popover will respect side attribute value (#24470)
Resolves #24466
2022-01-04 14:26:12 -05:00
90b0fdc4eb 6.0.1 2021-12-15 16:06:54 +00:00
412e5f168e chore(): revert "feat(select): add event for when overlay is dismissed (#24099)" (#24398)
This reverts commit c1ecf94e4e6e320b61606da3c889926f7372ced7.
2021-12-14 09:05:06 -06:00
c1ecf94e4e feat(select): add event for when overlay is dismissed (#24099) 2021-12-14 08:39:25 -06:00
c9f7909d62 chore(): sync with main 2021-12-13 11:31:44 -05:00
179cbd334b build(): add lerna for dev builds (#24358) 2021-12-10 17:17:53 -05:00
290d7cbab9 6.0.0 2021-12-08 14:12:34 +00:00