Brandy Carney
407b14778d
fix(datetime): check for null instead of undefined
...
fixes #15605
2018-09-18 15:56:17 -04:00
Brandy Carney
fa7701721c
fix(datetime): convert to shadow and fix broken styles
...
- adds shadow
- adds and documents css variables
- gets placeholder color working
- gets multiple datetimes in an item working
fixes #15547 references #14850
2018-09-18 15:45:59 -04:00
Brandy Carney
1cd792efff
fix(item): add the multiple inputs class to fix select/datetime in item
...
references #15547 closes #15401
2018-09-18 15:45:59 -04:00
Brandy Carney
224b4f83b2
fix(select): add position styles to work as standalone
2018-09-18 15:45:59 -04:00
Brandy Carney
fd1b636b12
fix(select-popover): add scoped to apply proper styles to list
2018-09-18 15:45:59 -04:00
mhartington
d145cae801
fix(button): disable pointer events in toolbar buttons
...
Closes #15623
2018-09-18 14:57:56 -04:00
Manu Mtz.-Almeida
681981fc89
fix(slides): fix mutable options
2018-09-15 10:29:27 +02:00
Simon Hänisch
7bc9a077ca
docs(ion-router): fix some typos ( #15595 )
2018-09-15 03:07:33 +02:00
Manu Mtz.-Almeida
3435473f95
fix(slides): swiper must be a vendor
2018-09-15 00:22:21 +02:00
Manu Mtz.-Almeida
c23c5a44cd
fix(animation): always call onFinish()
2018-09-14 23:37:50 +02:00
Manu Mtz.-Almeida
b8b9b83d49
fix(button): vanilla color is usable
2018-09-14 22:57:12 +02:00
Manu Mtz.-Almeida
b9e42ebd11
fix(segment): unselected color
2018-09-14 22:33:07 +02:00
Manu Mtz.-Almeida
29f324bd9e
fix(slides): swiper is not required as dependency
2018-09-14 22:17:46 +02:00
Manu Mtz.-Almeida
9420b883d3
fix(nav): matches() function
2018-09-14 20:45:41 +02:00
Brandy Carney
78e2a0aea1
fix(item-option): add activated and ripple to button
...
references #14943
2018-09-14 12:48:07 -04:00
Manu Mtz.-Almeida
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
Manu Mtz.-Almeida
9ad05d85cd
refactor(back-button): handle busy state better
2018-09-14 17:12:22 +02:00
Manu Mtz.-Almeida
75c2d744b6
fix(overlay): only register backButton listener once
2018-09-14 17:04:51 +02:00
mhartington
6da765b3d5
fix(): handle failure in hardware back button
2018-09-14 10:58:39 -04:00
Manu Mtz.-Almeida
0c1f8bbc25
test(all): use mock-doc
2018-09-14 03:20:38 +02:00
Manu Mtz.-Almeida
ff919de972
fix(): remove argument-less catch()
2018-09-14 03:03:21 +02:00
Manu Mtz.-Almeida
b26c0178e1
fix(popover): remove unneeded code
2018-09-14 02:46:37 +02:00
Manu Mtz.-Almeida
51d4e0840c
fix(popover): content sizing, scoped css
...
fixes #15237
fixes #15589
fixes #15331
2018-09-14 02:14:51 +02:00
Manu Mtz.-Almeida
ca5866493b
fix(overlay): animation can be interrupted
...
fixes #15506
2018-09-14 01:41:28 +02:00
Manu Mtz.-Almeida
6e5c035b39
chore(tslint): disable 'no-floating-promises'
2018-09-14 00:50:44 +02:00
Manu Mtz.-Almeida
127da1ac79
fix(sliding-item): swipe event
2018-09-14 00:43:01 +02:00
Manu Mtz.-Almeida
428a5da0b5
fix(item-option): enable ripple-effect
2018-09-14 00:42:48 +02:00
Manu Mtz.-Almeida
7f59f91cda
fix(item-sliding): make sure options are ready
2018-09-14 00:42:33 +02:00
Manu Mtz.-Almeida
9d3a2598be
perf(slides): tree-shake dependency
2018-09-14 00:31:23 +02:00
Paul Stelzer
ea01900f99
fix(slides): Methods wait for execution until swiper is initialized ( #15576 )
...
* fix(slides): Methods wait to for execution until swiper is initialized
* fix(slides): Method is private and renamed to waitUntilReady
2018-09-13 21:10:10 +02:00
Alessandro Genova
f62601fb0a
fix(range): update range ratio when new min/max are passed ( #15512 )
...
fixes #15511
2018-09-13 19:29:28 +02:00
Paul Stelzer
db35af21f2
fix(slides): Update swiperOptions default to match version 4 of Swiper ( #15578 )
2018-09-13 19:26:12 +02:00
Manu Mtz.-Almeida
49ab065be7
fix(segment): fix css var + host-context()
2018-09-13 19:25:03 +02:00
Brandy Carney
44364198b8
docs(checkbox): update preview test to use slots
2018-09-13 11:46:13 -04:00
Brandy Carney
21d1f2e2dd
fix(item): update hostContext to use ion-item element
...
fixes styling issues with children elements using the .in-item class
2018-09-13 11:46:13 -04:00
Manu Mtz.-Almeida
6c62e6cdc9
fix(anchor): make it activatable
2018-09-13 00:09:50 +02:00
Manu Mtz.-Almeida
ac42180f14
fix(toast): render on top
2018-09-12 23:06:00 +02:00
Manu Mtz.-Almeida
83543b727b
fix(input): value might be null/undefined
2018-09-12 20:54:28 +02:00
Manu Mtz.-Almeida
239863465c
fix(fab-button): add routerDirection
...
fixes #15551
2018-09-12 20:54:28 +02:00
Brandy Carney
fcb45d12e2
style(components): don't self close tags
2018-09-12 11:38:20 -04:00
Brandy Carney
6ed4690834
style(tap-click): rename activable to activatable
2018-09-12 11:38:20 -04:00
Manu Mtz.-Almeida
37c9be7453
fix(back-button): subscribe to body
2018-09-11 14:11:43 +02:00
Manu Mtz.-Almeida
bb1924315e
fix(esm): reorganiza exports
2018-09-11 10:54:30 +02:00
Michael Tintiuc
240531c283
docs(popover) Fix variable undefined errors ( #15543 )
...
* Update angular.md
Fix `event` undefined error
* Update javascript.md
Fix event undefined error
2018-09-11 02:44:28 +02:00
Alexander Schulze
de51c840eb
docs(): update infiniteScroll example
...
Added import statements to make the angular typescript example easier to adopt for individual use cases.
2018-09-10 14:39:10 -04:00
gezbo
4a43579239
docs(): update navPush docs
...
from --> form
2018-09-10 14:37:51 -04:00
gezbo
ba52656271
docs(): update nav docs
...
cased --> cases
2018-09-10 14:37:13 -04:00
Manu Mtz.-Almeida
20a75994f9
fix(searchbar): ionCancel event
...
fixes #15476
2018-09-07 17:14:00 +02:00
Cam Wiegert
5ccc1fd565
fix(list-header): add and document custom properties
...
references #14850
references #14853
references #14808
2018-09-07 09:54:44 -05:00
Manu Mtz.-Almeida
bf486e2c99
docs(overlay): onDidDismiss() and onWillDismiss()
2018-09-07 16:45:11 +02:00