Mike Hartington
|
6fac5ff7fc
|
docs(modal): remove navParams usage
|
2020-04-01 10:13:43 -04:00 |
|
Liam DeBeasi
|
3123a318b6
|
fix(slides): slides no longer breaks when Angular Ivy enabled (#20899)
fixes #20356
|
2020-03-31 13:07:25 -04:00 |
|
Liam DeBeasi
|
e5e02d4f88
|
feat(toast): add white-space variable for toast message (#20729)
fixes #20727
|
2020-03-30 12:02:46 -04:00 |
|
Liam DeBeasi
|
bd64509bae
|
fix(modal): properly inherit border radius for modals on Safari (#20887)
fixes #20878
|
2020-03-30 11:56:46 -04:00 |
|
Liam DeBeasi
|
9b534bd43f
|
chore(): generate correct change log (#20888)
|
2020-03-30 11:53:37 -04:00 |
|
Liam DeBeasi
|
8a161f053f
|
merge release-5.0.7
Release 5.0.7
|
2020-03-26 11:48:51 -04:00 |
|
Liam DeBeasi
|
af1a6d6d6d
|
5.0.7
v5.0.7
|
2020-03-26 11:30:32 -04:00 |
|
Liam DeBeasi
|
5816cf52a7
|
fix(modal): properly target card modal for iPadOS styles (#20884)
|
2020-03-26 11:19:47 -04:00 |
|
Liam DeBeasi
|
7c5661fcfb
|
fix(modal): properly target card modal for iPadOS styles (#20884)
|
2020-03-26 11:19:23 -04:00 |
|
Liam DeBeasi
|
2b854ec2cc
|
merge release-5.0.6
Release 5.0.6
|
2020-03-25 15:26:55 -04:00 |
|
Liam DeBeasi
|
3a269e27b6
|
merge release-5.0.6
Release 5.0.6
|
2020-03-25 15:26:00 -04:00 |
|
Liam DeBeasi
|
576da29ac6
|
5.0.6
v5.0.6
|
2020-03-25 14:57:31 -04:00 |
|
Jakob Engelbrecht
|
6ed1c51321
|
fix(): only cascade mode from parent Ionic components (#20828)
fixes #20055
|
2020-03-25 14:39:38 -04:00 |
|
Liam DeBeasi
|
75bae403e9
|
fix(modal): respect card-style modal spec for iPadOS (#20750)
fixes #20700
|
2020-03-25 14:39:38 -04:00 |
|
Liam DeBeasi
|
321140ff73
|
fix(title): large title now inherits global color styling during nav transition (#20862)
|
2020-03-25 14:39:38 -04:00 |
|
Liam DeBeasi
|
d3d7de121b
|
fix(): scroll assists now recognizes inputs on inner pages and modals (#20864)
fixes #20843
|
2020-03-25 14:39:38 -04:00 |
|
Liam DeBeasi
|
43fbd9d2f2
|
chore(): properly export ionic page transition functions (#20860)
|
2020-03-25 14:39:38 -04:00 |
|
Liam DeBeasi
|
dff3816c04
|
fix(modal): properly apply border radius on card-style modal (#20852)
fixes #20851
|
2020-03-25 14:39:38 -04:00 |
|
Liam DeBeasi
|
3bd6b5def2
|
fix(title): improve reliability of large title ios nav transition (#20861)
|
2020-03-25 14:38:46 -04:00 |
|
Liam DeBeasi
|
2707289b36
|
fix(content): apply --offset-top and --offset-bottom values correctly (#20790)
fixes #20735
|
2020-03-25 14:38:46 -04:00 |
|
Brandy Carney
|
d91e22d820
|
fix(item-divider): update design to match native iOS (#20854)
|
2020-03-25 14:38:45 -04:00 |
|
Manu MA
|
5a20f84aa4
|
refactor(): minor updates for next stencil version (#20787)
|
2020-03-25 14:38:45 -04:00 |
|
Liam DeBeasi
|
71f118201b
|
fix(modal): properly remove safe area padding on card-modal (#20853)
fixes #20799
|
2020-03-25 14:38:45 -04:00 |
|
Hayden Braxton
|
8bd5bace73
|
fix(textarea): properly adjust auto-grow textarea in scrolled content (#19776)
fixes #19193
|
2020-03-25 14:38:45 -04:00 |
|
Hayden Braxton
|
a3fc77be91
|
fix(content): set overscroll-behavior based on the scroll direction (#20011)
resolves #20010
|
2020-03-25 14:38:08 -04:00 |
|
Liam DeBeasi
|
14ac8ae24c
|
chore(): add show-modal in component not in animation (#20833)
resolves #20827
|
2020-03-25 14:38:08 -04:00 |
|
Liam DeBeasi
|
b1a87c8892
|
fix(refresher): properly dismiss refresher when completed synchronously (#20815)
fixes #20803
|
2020-03-25 14:38:08 -04:00 |
|
Liam DeBeasi
|
cdfd50b554
|
fix(segment): automatically expand width for scrollable segment buttons (#20763)
fixes #20566
|
2020-03-25 14:37:56 -04:00 |
|
Brandy Carney
|
7bc51911f6
|
fix(list): show bottom border on last item in a list followed by a list (#20798)
|
2020-03-25 14:37:50 -04:00 |
|
Liam DeBeasi
|
253cd96164
|
fix(modal): backdrop and box shadows no longer stack when opening multiple modals (#20801)
fixes #20800
|
2020-03-25 14:37:44 -04:00 |
|
Liam DeBeasi
|
12932dd202
|
fix(modal): backdrop is no longer tappable on card-style modal on smaller screens (#20802)
fixes #20783
|
2020-03-25 14:37:34 -04:00 |
|
Liam DeBeasi
|
f23ac44c9a
|
fix(item-sliding): account for swipe to go back gesture when opening item-options (#20777)
fixes #20773
|
2020-03-25 14:37:22 -04:00 |
|
Brandy Carney
|
2d5d2515be
|
fix(slides): check that mutation observer is defined for ssr (#20791)
|
2020-03-25 14:37:16 -04:00 |
|
Liam DeBeasi
|
e24060ecd9
|
fix(): properly scroll to input with scroll assist (#20742)
fixes #19589
|
2020-03-25 14:37:10 -04:00 |
|
Liam DeBeasi
|
0514b421ec
|
docs(segment): clarify usage of scrollable segments (#20765)
resolves #20692
|
2020-03-25 14:37:03 -04:00 |
|
Liam DeBeasi
|
0897c3f9c2
|
fix(react): expose correct type for CreateAnimation (#20775)
fixes #20771
|
2020-03-25 14:36:58 -04:00 |
|
Liam DeBeasi
|
f2dbe1ff3b
|
fix(angular): respect animation property for ion-router-outlet (#20767)
fixes #20764
|
2020-03-25 14:36:47 -04:00 |
|
Liam DeBeasi
|
2ece194a08
|
fix(angular): export Animation and Gesture related types (#20766)
|
2020-03-25 14:36:47 -04:00 |
|
Simon Hänisch
|
ab146c96ec
|
fix(segment): scrollable segments only show scrollbar if they overflow (#20760)
fixes #20758
|
2020-03-25 14:36:24 -04:00 |
|
Jakob Engelbrecht
|
364a0a63da
|
fix(): only cascade mode from parent Ionic components (#20828)
fixes #20055
|
2020-03-25 14:33:13 -04:00 |
|
Liam DeBeasi
|
ae7fe543fe
|
fix(modal): respect card-style modal spec for iPadOS (#20750)
fixes #20700
|
2020-03-25 13:36:54 -04:00 |
|
Liam DeBeasi
|
794c3d4e96
|
fix(title): large title now inherits global color styling during nav transition (#20862)
|
2020-03-25 12:14:26 -04:00 |
|
Liam DeBeasi
|
e2cba41e32
|
fix(): scroll assists now recognizes inputs on inner pages and modals (#20864)
fixes #20843
|
2020-03-25 11:45:56 -04:00 |
|
Liam DeBeasi
|
f340cb64c8
|
chore(): properly export ionic page transition functions (#20860)
|
2020-03-25 11:43:02 -04:00 |
|
Liam DeBeasi
|
645578c66b
|
fix(modal): properly apply border radius on card-style modal (#20852)
fixes #20851
|
2020-03-25 11:10:57 -04:00 |
|
Liam DeBeasi
|
df27793702
|
fix(title): improve reliability of large title ios nav transition (#20861)
|
2020-03-24 18:06:17 -04:00 |
|
Liam DeBeasi
|
8680c2e83b
|
fix(content): apply --offset-top and --offset-bottom values correctly (#20790)
fixes #20735
|
2020-03-24 15:44:56 -04:00 |
|
Brandy Carney
|
8660e61b96
|
fix(item-divider): update design to match native iOS (#20854)
|
2020-03-24 12:03:41 -04:00 |
|
Manu MA
|
976e68da5b
|
refactor(): minor updates for next stencil version (#20787)
|
2020-03-24 11:59:07 -04:00 |
|
Liam DeBeasi
|
7a4ddde5ce
|
fix(modal): properly remove safe area padding on card-modal (#20853)
fixes #20799
|
2020-03-24 11:53:29 -04:00 |
|