Commit Graph

10283 Commits

Author SHA1 Message Date
Liam DeBeasi
63c75edd21 feat(img): add parts support for image (#20943) 2020-04-23 12:19:52 -04:00
Liam DeBeasi
d4b9151396 feat(checkbox): add parts support for container, mark (#20950) 2020-04-23 12:19:24 -04:00
Liam DeBeasi
228ca2b093 feat(radio): add parts support for container, mark (#20952) 2020-04-23 12:18:58 -04:00
Liam DeBeasi
ba20209604 feat(reorder): add parts support for icon (#20960) 2020-04-23 12:18:32 -04:00
Liam DeBeasi
619f67a00b feat(range): add parts support for bar, bar-active, knob, pin, tick, tick-active (#20961) 2020-04-23 12:18:04 -04:00
Liam DeBeasi
d2b772f19f feat(toggle): add parts support for handle, track (#20962) 2020-04-23 12:17:17 -04:00
Liam DeBeasi
15a603b397 fix(searchbar): screen readers correctly announce the cancel button text (#21049)
fixes #21013
2020-04-23 12:15:54 -04:00
Liam DeBeasi
30a1c89688 feat(select): add parts support for placeholder, icon, text (#21108) 2020-04-23 12:14:21 -04:00
Liam DeBeasi
63d8f6239c fix(loading): screen readers no longer incorrectly announce spinner (#21116)
fixes #21107
2020-04-23 12:07:43 -04:00
Brandy Carney
ae0a98924f chore(api): update api generator to include parts in the public API (#21110) 2020-04-22 15:41:44 -04:00
Liam DeBeasi
e442324753 fix(action-sheet): show correct cancel button background on dark mode (#21084)
fixes #21082
2020-04-22 14:27:18 -04:00
Liam DeBeasi
57b2a6b0cc docs(input): provide info regarding pattern used with date type (#21067)
fixes #21020
2020-04-17 10:09:21 -04:00
Liam DeBeasi
497380743d fix(md): do not display blank screen when using MD page transition and swipe gesture (#21058)
fixes #21056
2020-04-16 13:15:02 -04:00
Liam DeBeasi
6a167172ff chore(): update to swiper 5.3.7 (#21055) 2020-04-16 09:55:12 -04:00
Brandy Carney
fe175380d2 chore(github): remove weekly digest 2020-04-15 16:15:47 -04:00
Liam DeBeasi
e90683a713 feat(searchbar): add support for enterkeyhint (#21036)
fixes #21034
2020-04-15 15:08:43 -04:00
Liam DeBeasi
3efaf43821 feat(input): add support for enterkeyhint (#21035)
fixes #21034
2020-04-15 15:08:12 -04:00
Masanori Onoue
102a842bd2 fix(react): IonTabBar properly extends IonicReactProps (#21009)
fixes #21006
2020-04-10 13:09:06 -04:00
Ramez Atassi
7a21708d24 fix(split-pane): properly show border in rtl mode (#20995)
closes #20994

Co-authored-by: Ramez Atassi <ramez@al-salamah.net>
2020-04-08 15:27:24 -04:00
Liam DeBeasi
8a02b28efe fix(ios): properly animate content when navigating from a tabbed page (#20918)
fixes #20912
2020-04-08 15:16:10 -04:00
Liam DeBeasi
6f13b8c792 perf(all): improve scroll assist responsiveness (#20987)
resolves #20922
2020-04-07 12:19:58 -04:00
EinfachHans
acaa1d9ef7 feat(searchbar): add border-radius css variable (#20662)
fixes #17426
fixes #18247
2020-04-03 13:01:07 -04:00
Liam DeBeasi
5b9840508f feat(animation): add option to clean up old animation stylesheets (#20940)
fixes #20610
2020-04-03 09:28:41 -04:00
Liam DeBeasi
4e28445ecb feat(slides): update to swiper 5 (#20917)
fixes #20033
2020-04-02 16:19:28 -04:00
Liam DeBeasi
e23dec5eb9 fix(ios): account for nested tabs with page transition (#20955)
fixes #20948
2020-04-02 15:03:08 -04:00
Liam DeBeasi
e0f3c09bab chore(): update @stencil/core (#20945)
- also updated @stencil/sass
2020-04-01 17:45:26 -04:00
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