772 Commits

Author SHA1 Message Date
2c7746d773 chore(): update package lock files 2022-05-26 15:34:56 +00:00
8f46db727a v6.1.7 2022-05-26 15:31:06 +00:00
15f0c0669f fix(range): interfaces are now correctly exported (#25342)
resolves #25341
2022-05-24 15:02:15 -04:00
61e571e585 fix(accordion): accordions expand when using binding (#25322)
resolves #25307
2022-05-20 09:43:04 -04:00
48a3794c16 docs(content): set scrollEvents to true to listen to scroll events (#25314)
Resolves #25308
2022-05-18 22:20:24 -04:00
aa5899db72 chore(): update package lock files 2022-05-18 08:43:37 -04:00
64e1953b98 v6.1.6 2022-05-18 12:35:43 +00:00
ca0353bce8 chore(): update package lock files 2022-05-11 13:43:37 +00:00
eee58f27f2 v6.1.5 2022-05-11 13:40:40 +00:00
bdf0383b0c fix(modal): add canDismiss input binding for angular (#25240)
Resolves #25239
2022-05-04 13:09:09 -04:00
0b9e7c6b07 chore(): bump package-lock files 2022-05-04 14:30:52 +00:00
e49efca764 v6.1.4 2022-05-04 14:23:14 +00:00
1c8d10ce75 chore(): bump package lock 2022-04-27 14:02:37 +00:00
d5b72b2315 v6.1.3 2022-04-27 13:49:48 +00:00
e5e0e24f76 fix(vue): canDismiss definition is now exposed (#25195) 2022-04-26 14:16:27 -04:00
a31422f807 v6.1.2 2022-04-20 13:33:13 +00:00
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