Brandy Carney
6bc62e1da5
docs(select): update headings to display properly in the docs ( #21159 )
2020-04-30 11:10:33 -04:00
Brandy Carney
04ace4c983
feat(toggle): improve customization with css vars and auto-adjust handle width and height ( #21050 )
...
- Updates Material Design toggle background & box-shadow to match spec
- Adds the following variables: --handle-box-shadow, --handle-height, --handle-max-height, --handle-transition, --handle-width, --handle-spacing
- Improves customization of toggle by inheriting properties where possible and auto-adjusting the handle height and position based on the width and height of the toggle
Closes #19868 , closes #20474
2020-04-29 18:31:34 -04:00
Liam DeBeasi
83dcc7168a
fix(refresher): properly calculate content dimensions in native ion-refresher ( #21157 )
2020-04-29 13:53:01 -04:00
Liam DeBeasi
fc2be8d08b
fix(overlays): focus overlay when presented ( #20997 )
...
fixes #19882 , fixes #17126
2020-04-28 16:43:00 -04:00
Brandy Carney
c54911f451
docs(refresher): update usage to correct ionicons 5 icon ( #21141 )
...
closes ionic-team/ionic-docs#1263
2020-04-28 15:34:01 -04:00
Liam DeBeasi
fa9ddc91bc
feat(all): add ability to eject from Ionic sanitizer ( #20457 )
...
resolves #18277
2020-04-27 16:03:39 -04:00
Liam DeBeasi
578ab93d29
feat(content): add parts support for background, scroll ( #20929 )
2020-04-27 16:01:39 -04:00
Liam DeBeasi
64144960b0
feat(item): add parts support for detail-icon ( #20979 )
2020-04-27 15:33:54 -04:00
Liam DeBeasi
3821c0463a
feat(): add ability to continue processing hardware back button events ( #20613 )
...
fixes #17824
2020-04-27 12:58:37 -04:00
Liam DeBeasi
14c226ce75
fix(back-button): screen readers correctly announce the back button text ( #21053 )
...
fixes #21043
2020-04-27 11:31:32 -04:00
Liam DeBeasi
4bd9134473
fix(modal): swipeToClose property is now reactive ( #21073 )
...
fixes #21072
2020-04-27 11:27:18 -04:00
EinfachHans
1b11ff7fb9
feat(back-button): add 'backButtonDefaultHref' property to Ionic Config ( #20491 )
...
closes #19305
Co-authored-by: Brandy Carney <brandy@ionic.io >
2020-04-27 10:57:43 -04:00
Liam DeBeasi
32ecdd6753
feat(gesture): add support for blurring active inputs on gesture start ( #20638 )
...
fixes #20588
2020-04-27 10:52:14 -04:00
Alex Currie-Clark
32ee040e3f
fix(textarea): height is set correctly when using autoGrow in modals ( #20971 )
...
fixes #18993
2020-04-24 13:54:51 -04:00
Liam DeBeasi
1622d9bb3c
feat(textarea): add support for inputmode and enterkeyhint ( #21106 )
2020-04-24 11:56:10 -04:00
Antoine
a75e8f34d6
fix(datetime): locale inputs are now reactive ( #20826 )
...
fixes #20367
2020-04-24 11:29:22 -04:00
Liam DeBeasi
0a33a095f1
chore(button): remove unreleased parts support ( #21111 )
2020-04-23 12:23:48 -04:00
Liam DeBeasi
50bc212d0b
feat(menu): add parts support for backdrop, container ( #20978 )
2020-04-23 12:22:19 -04:00
Liam DeBeasi
76ca475734
feat(datetime): add parts support for placeholder, text ( #20930 )
2020-04-23 12:20:25 -04:00
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
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
6a167172ff
chore(): update to swiper 5.3.7 ( #21055 )
2020-04-16 09:55:12 -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
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
EinfachHans
acaa1d9ef7
feat(searchbar): add border-radius css variable ( #20662 )
...
fixes #17426
fixes #18247
2020-04-03 13:01:07 -04:00
Liam DeBeasi
4e28445ecb
feat(slides): update to swiper 5 ( #20917 )
...
fixes #20033
2020-04-02 16:19:28 -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
7c5661fcfb
fix(modal): properly target card modal for iPadOS styles ( #20884 )
2020-03-26 11:19:23 -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
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
Hayden Braxton
2796e9453f
fix(textarea): properly adjust auto-grow textarea in scrolled content ( #19776 )
...
fixes #19193
2020-03-24 11:48:57 -04:00
Hayden Braxton
c68160ecd3
fix(content): set overscroll-behavior based on the scroll direction ( #20011 )
...
resolves #20010
2020-03-23 15:07:08 -04:00
Liam DeBeasi
879b90c3c4
chore(): add show-modal in component not in animation ( #20833 )
...
resolves #20827
2020-03-20 12:23:09 -04:00
Liam DeBeasi
dae1ce8526
fix(refresher): properly dismiss refresher when completed synchronously ( #20815 )
...
fixes #20803
2020-03-19 09:52:49 -04:00