Liam DeBeasi
656c356343
chore(animations): remove deprecated methods ( #20041 )
2019-12-05 09:29:38 -05:00
William Reiske
66e6dfbe44
docs(progress-bar): fix typo ( #20009 )
2019-12-04 14:43:20 -05:00
Liam DeBeasi
300d54356d
fix(title): large title nav transition adds correct safe area value ( #20029 )
...
fixes #20028
2019-12-02 12:37:33 -05:00
Liam DeBeasi
e76619478c
fix(animation): properly update Web Animation, clean up types ( #19964 )
...
Co-authored-by: manucorporat <manu.mtza@gmail.com >
2019-11-21 11:08:27 -05:00
Liam DeBeasi
7734d27bc2
docs(title): update large title docs to mention translucent and fullscreen requirements ( #19956 )
...
fixes #19483
2019-11-20 15:34:54 -05:00
Adam Bradley
69e10de718
refactor(ionicons): update to ionicons v5 ( #19670 )
...
* refactor(ionicons): update to ionicons v5
* refactor(back-button): update back button icon to v5 ionicons
* refactor(item): update default detail icon to chevron-forward
* refactor(reorder): update reorder icon for ionicons v5
* refactor(searchbar): use search-sharp
* refactor(searchIcon): update v5 ionicon
* refactor(clearIcon): update searchbar clear icon
* refactor(cancelButton): update to arrow-back-sharp
* refactor(menuIcon): update to v5 ionicons
* api readme updates
* update react and vue ionicons
* add ionicons to react deps
* add ionicons to ionic/vue deps
* add icon to react test
* updates
* fix back button regression for no icon
* update tests
* fix more tests
* fix more icons
* update ionicons version
* fix circle icons
* add correct ellipsis
2019-11-20 09:53:32 -05:00
Brandy Carney
5bbb95fae1
feat(list-header): redesign list header for iOS spec ( #19915 )
2019-11-19 14:53:37 -05:00
Matthew Harris
abdaaf320b
test(app): use cancel role in toast not close ( #19944 )
2019-11-19 10:37:03 -05:00
Matthew Harris
d521f65053
docs(css): update directive references to classes in css utils ( #19941 )
2019-11-18 18:08:40 -05:00
Matthew Harris
9e9f72a87f
docs(): fix occurred typo ( #19916 )
...
* docs(searchbar): typo ocurred / occurred
* docs(textarea): occurred typo
* docs(input): occurred typo
* docs(regenerate): occurred typo fix
2019-11-18 09:20:21 -05:00
Liam DeBeasi
fc4bb2db5c
fix(header): support collapsible header with multiple toolbars ( #19909 )
...
* begin fix collapsible title with multi toolbars
* fix back button
* adjust large title positioning
* a few adjustments
* remove whitespace
* add types
* fix type
2019-11-18 08:57:56 -05:00
Adam Bradley
0d40d3f3b7
refactor(back-button): convert to shadow component ( #19411 )
...
references #18899
2019-11-14 14:39:35 -05:00
Stefanos Anagnostou
b793214fe1
docs(virtual-scroll): update virtualTrackBy header ( #19508 )
2019-11-14 12:23:55 -05:00
David
768e3ae2cf
fix(item): handle multiple inputs inside ion-item correctly ( #18348 )
...
fixes #15850
2019-11-13 17:28:15 -05:00
Liam DeBeasi
21484f1f3a
fix(gesture): release gesture when disabling ( #19855 )
...
fixes #19848
2019-11-12 10:45:06 -05:00
Tawfiek Khalaf
b28cf02ef3
feat(alert): add support for textarea ( #16851 )
...
resolves #14153
2019-11-11 14:27:45 -05:00
Liam DeBeasi
bef0f53d0d
feat(select): add --placeholder-opacity and --placeholder-color, expose shadow parts ( #19893 )
...
resolves #17446
2019-11-11 12:49:10 -05:00
Brandy Carney
1a8b7a4559
fix(card): update background to use the same as item ( #19602 )
...
uses item background but falls back to the background of the content
2019-11-08 12:55:19 -05:00
Brandy Carney
b23c759456
docs(slides): document css vars ( #19872 )
2019-11-08 12:37:00 -05:00
Antoine
1ab7066aa0
feat(searchbar): add --box-shadow variable to style searchbar input ( #19838 )
...
* Updates searchbar.md.scss to expose box-shadow
We would like to style the box-shadow property in searchbar and give the parent the ability to control it.
* fix(searchbar): add box shadow to main input for both modes
2019-11-08 10:53:42 -05:00
Liam DeBeasi
48a766246d
feat(angular): expose Ionic Gestures via GestureController ( #19864 )
...
* expose gestures thru angular
* run linter
2019-11-08 10:35:52 -05:00
Brandy Carney
fce3e24600
fix(content): set fixed content to position absolute ( #19867 )
...
Adds absolute position to fixed slot in order to display text that is inside of the slot.
Fixes #17754
Co-authored-by: Matthew de Nobrega matthew@caro.health
2019-11-08 10:31:33 -05:00
Masahiko Sakakibara
be0ab5c2ff
chore(menu): change deprecated error message ( #19717 )
2019-11-07 18:58:32 -05:00
Simon
c5be8831a2
docs(searchbar): update vue usage to kebab-case for the attributes ( #19625 )
2019-11-07 18:55:47 -05:00
Ely Lucas
edf64ef121
merge release-4.11.4
2019-11-07 15:54:48 -07:00
Dylan Ballandras
90be7ec4b6
docs(toggle): update prop name for toggle OnChange in react ( #19344 )
...
closes #19343
2019-11-07 17:36:37 -05:00
Ely Lucas
1af1e2a14f
chore(core): fixing test from bad rebase
2019-11-07 15:32:39 -07:00
Liam DeBeasi
e5e9dd5dfe
fix(menu): clamp out of bounds swipe value ( #19684 )
...
fixes #18927
2019-11-07 15:24:09 -07:00
Liam DeBeasi
a3666ddf0c
fix(header): avoid flicker on ios when collapsing ( #19850 )
...
fixes #19839
2019-11-07 09:51:03 -05:00
Liam DeBeasi
cace1b357e
fix(ios): only animate large title if back button is in start slot ( #19846 )
...
fixes #19840
2019-11-06 11:14:09 -05:00
Mike Hartington
ab9d3b2696
chore(): update stencil ( #19734 )
...
* chore(): update stencil
* bump deps
* chore(): bump jest
2019-11-01 10:06:23 -07:00
Mike Hartington
60aa027903
chore(): fix tabs ( #19821 )
...
* fix(tabs): do not wait on child tab setActive() lazy loading
* whenDefined example
* chore(): fix lint
2019-11-01 09:29:30 -07:00
Liam DeBeasi
7bd4412889
fix(animation): track correctly when updating CSS Animation ( #19813 )
...
* fix bug
* update menu
* fix
2019-10-31 12:50:54 -04:00
Liam DeBeasi
96a5e600e5
feat(animation): cubic-bezier easing conversion utility (experimental) ( #19788 )
...
resolves #19789
2019-10-31 10:16:33 -04:00
Liam DeBeasi
d80f45516d
feat(split-pane): convert to shadow component, add width, max-width, and min-width vars ( #19754 )
...
resolves #17088
Co-authored-by: troyanskiy <roman.rosluk@utopix.ch >
2019-10-30 14:16:39 -04:00
Liam DeBeasi
420aa66392
fix(toast): call button handler on cancel ( #19793 )
...
fixes #19791
2019-10-30 14:02:18 -04:00
Brandy Carney
7988720b1c
fix(picker): pass data and role to the dismiss based on button click or backdrop ( #19787 )
...
- Pass the button role on dismiss of the picker (on button click or backdrop tap)
- Pass the selected values in the data on dismiss ONLY if the dismiss role is not "cancel" or "backdrop"
- Call the cancel handler when dismissing if the role is "cancel" or "backdrop"
Fixes #18454
2019-10-30 13:25:11 -04:00
Liam DeBeasi
7d417154c5
feat(animation): Animation Identifiers ( #19771 )
...
resolves #19550
2019-10-29 15:44:41 -04:00
Liam DeBeasi
b642b532e8
fix(header): translucent toolbars now work with collapsible headers ( #19774 )
...
fixes #19773
2019-10-29 15:43:26 -04:00
Liam DeBeasi
0a7aae28a7
fix(header): avoid flicker on collapsible header load ( #19682 )
...
* fix flicker on collapse load
* remove old test
2019-10-29 14:36:26 -04:00
Liam DeBeasi
39fb8f6720
fix(menu): clicking backdrop closes menu properly ( #19785 )
2019-10-29 13:26:15 -04:00
Brandy Carney
f63d37a4c5
fix(textarea): remove padding from textarea placeholder ( #19694 )
...
fixes #19616
2019-10-22 11:01:15 -04:00
Liam DeBeasi
e6e01381eb
fix(ios): hide leaving view after nav transition to avoid flicker ( #19691 )
...
fixes #19674
2019-10-18 10:08:42 -04:00
Liam DeBeasi
e3233000c6
fix(menu): clamp out of bounds swipe value ( #19684 )
...
fixes #18927
2019-10-18 08:56:53 -04:00
Liam DeBeasi
f0e4215f41
docs(header): add collapse header styling details ( #19669 )
...
* update large title styles
* add missing space
2019-10-17 14:19:33 -04:00
Liam DeBeasi
df1bc1e627
refactor(gesture): update Gesture API to latest ( #19671 )
2019-10-17 14:18:39 -04:00
Liam DeBeasi
f69f9e4d54
fix(header): collapsible header works in tabs ( #19658 )
...
fixes #19640
2019-10-17 12:59:08 -04:00
Michael Asimakopoulos
ed6f3b9f3f
fix(searchbar): use back button config value ( #19353 )
...
fixes #19347
2019-10-16 11:41:25 -04:00
Liam DeBeasi
2f882373bf
fix(animations): ensure all elements are cleaned up when calling .destroy() ( #19654 )
...
* fix race condition
* remove zero
2019-10-14 14:18:29 -04:00
Brandy Carney
981cb5674b
chore(tests): update tests and add e2e to ci ( #19637 )
...
- increase timeout to fix failing tests
2019-10-11 16:51:02 -04:00