Commit Graph

672 Commits

Author SHA1 Message Date
Daniel Sogl
f9caace6dd docs(avatar): refactor component preview (#15663) 2018-09-24 15:01:40 -04:00
Juan Miguel
67eb661537 fix(button): disable :hover on non supported devices (#15705) 2018-09-24 13:57:19 -05:00
Brandy Carney
f68c457c06 fix(content): apply background to the inner scroll element
This allows a background image on content to take up the full screen
height behind the toolbar.

fixes #15635
2018-09-24 14:35:46 -04:00
Cam Wiegert
06cb138220 fix(item-divider): add and document custom properties
references #14850
references #14808
2018-09-24 13:05:49 -05:00
olivier-po
c8de84dfe5 fix(platform): using desktop instead of window 2018-09-24 11:48:14 -05:00
Daniel Sogl
8dad01b0ac docs(img): fix typo (#15671) 2018-09-24 11:47:42 -05:00
Daniel Sogl
36a817c5f5 docs(fab-list): fix typo (#15670) 2018-09-24 11:46:38 -05:00
Daniel Sogl
405401f1a8 docs(textarea): fix label positions (#15664) 2018-09-24 11:46:02 -05:00
Daniel Sogl
7d50305b7f docs(all): fix "aditional" typo (#15672)
* docs(nav): fix typo

* docs: fix more `aditional` typings
2018-09-24 11:45:04 -05:00
Daniel Sogl
c2343ef55a docs(route): fix typo (#15673) 2018-09-24 11:44:36 -05:00
Daniel Sogl
786ef65676 docs(virtual-scroll): fix typos (#15674) 2018-09-24 11:44:16 -05:00
Matthew Harris
d8902b19e6 docs(alert): typo with extra speechmark (#15702) 2018-09-24 11:41:35 -05:00
Manu Mtz.-Almeida
e6223795df chore(): update swiper bundled version 2018-09-24 18:28:52 +02:00
Manu Mtz.-Almeida
f8eafa7a21 fix(all): lint errors 2018-09-24 18:20:52 +02:00
Cam Wiegert
2a040e0a11 fix(item-option): add and document custom properties
references #14850
references #14808
closes #14943
2018-09-20 15:34:37 -05:00
Cam Wiegert
83594449ee style(label): fix lint error 2018-09-20 15:34:37 -05:00
Adam Bradley
54284e1cc1 test(action-sheet): remove first screenshot 2018-09-20 13:52:54 -05:00
Adam Bradley
e9800fc66d test(action-sheet): update e2e screenshots 2018-09-20 13:48:41 -05:00
Adam Bradley
f0e95c477a test(toggle): update e2e screenshots 2018-09-20 13:22:53 -05:00
Adam Bradley
734b2225df feat(animation): ability to disable animations w/ querystring 2018-09-20 13:21:48 -05:00
Adam Bradley
efca0aee7f feat(ripple): ability to disable ripple effect w/ querystring 2018-09-20 13:21:26 -05:00
Adam Bradley
3d3e6a4179 fix(action-sheet): allow async button handler returned value 2018-09-20 13:21:07 -05:00
Cam Wiegert
2dd4bdb0a4 docs(item): document custom properties
references #14850
closes #15648
2018-09-20 11:42:52 -05:00
Cam Wiegert
a9af2f5682 chore(item): don't set ion-color properties
references #14808
2018-09-20 11:42:52 -05:00
Cam Wiegert
c7d4b022e3 chore(label): remove item styles and escapes
references #14808
2018-09-20 11:42:52 -05:00
mhartington
389e9d1931 docs(): update virtual scroll example 2018-09-19 17:22:48 -04:00
Brandy Carney
bac49ca71b fix(button): default button width to auto to avoid inheriting
fixes #15522
2018-09-19 16:50:24 -04:00
Brandy Carney
29862e8259 fix(select): show placeholder when multiple is empty
checks for array length before joining the array into this.text, this
prevents the text from being set to an empty string for a multiple
value select, allowing the placeholder to show
2018-09-19 16:46:23 -04:00
Brandy Carney
799f0d7a2e fix(alert): check if value is null instead of truthy
fixes #15420
2018-09-19 13:03:10 -04:00
mhartington
6890ecccda fix(slides): add back zoom plugin for swiper
Closes #15676
2018-09-19 12:23:07 -04:00
Brandy Carney
92b2011725 test(select): add example for a number select 2018-09-18 18:17:16 -04:00
mhartington
48927e616f fix(gestures): change itemSliding gesture priority
Closes #15608
2018-09-18 17:34:34 -04:00
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
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