Commit Graph

873 Commits

Author SHA1 Message Date
Mike Hartington
8a4dc74324 fix(toggle): fix box-shadow overflow in toggle (#15955)
Closes #14626
2018-10-22 20:48:54 -05:00
Abdelaziz Bennouna
a0c60ffd1e fix(alert): update alert min/max interface (#15987)
Fixes #15986
2018-10-22 20:42:19 -05:00
Adam Bradley
a74e5653d5 fix(picker): delay option animate until after options initialized (#16037) 2018-10-22 20:31:27 -05:00
Adam Bradley
e644fc9246 fix(label): do not animate float labels on initial load (#16036) 2018-10-22 20:11:46 -05:00
Cam Wiegert
d033a9e544 test(menu): migrate e2e tests (#16032)
references #15803
2018-10-22 17:13:23 -05:00
Manu MA
ce80b2470e fix(reorder-group): event bubbles up (#16030)
fixes #16010
2018-10-22 23:37:55 +02:00
Adam Bradley
7ac15a875d test(alert): waitForVisible (#16031) 2018-10-22 14:47:03 -05:00
John Kirkley
62cee77277 docs(popover): popover documentation links (#16021) 2018-10-22 10:32:16 -05:00
Cam Wiegert
36b41996fe test(nav): migrate e2e tests (#16013)
* test(nav): migrate basic e2e test
* chore(nav): remove redundant host-elements test
* test(nav): rewrite nested e2e test
* test(nav): migrate routing e2e test
* chore(nav): remove unused set-root test page

references #15803
2018-10-19 17:01:15 -05:00
Adam Bradley
a9fd3399de test(e2e): force roboto font on all systems (#15993) 2018-10-19 15:22:15 -05:00
Abdelaziz Bennouna
84810f2e2a docs(alert): fix options object (#15985) 2018-10-17 15:11:07 -05:00
Adam Bradley
86d5f33841 chore(package): update to stencil 0.14.1-1 (#15992) 2018-10-17 15:01:37 -05:00
Adam Bradley
ee733980ab test(card): update header img w/ datauri (#15988) 2018-10-17 12:52:56 -05:00
Adam Bradley
c1cbf94ec9 test(img): data uri images (#15981) 2018-10-17 01:25:59 -05:00
Cam Wiegert
38a275fb77 test(alert): migrate e2e tests (#15971)
references #15803
2018-10-16 13:29:55 -05:00
Manu MA
45b46b4695 fix(angular): generate proxies for ion-tabbar (#15954) 2018-10-15 13:34:07 -05:00
Manu Mtz.-Almeida
905c7dbd1a fix(tabs): fix async deadlock 2018-10-14 11:27:53 -05:00
Manu Mtz.-Almeida
3a4b21457f chore(): update stencil 2018-10-12 11:44:43 -05:00
Cam Wiegert
e35a21f88c test(avatar): use SVG avatar image 2018-10-12 11:08:17 -05:00
Cam Wiegert
07d135bcfc test(thumbnail): use SVG thumbnail image 2018-10-12 11:08:17 -05:00
Ken Sodemann
b46052bd83 fix(ion-datetime): keep the model value consistently an ISO string (#15907) 2018-10-11 16:50:05 -05:00
Manu Mtz.-Almeida
fb3b752198 chore(): update stencil 2018-10-11 16:49:05 -05:00
Brandy Carney
c7267e1d52 test(icon): fix items test to remove errors 2018-10-11 16:30:49 -05:00
Brandy Carney
c3f165afbd test(menu-button): update to latest script, add toolbars 2018-10-11 16:27:30 -05:00
Manu Mtz.-Almeida
a72fced6fe fix(all): docs for all missing props 2018-10-11 16:24:08 -05:00
Manu Mtz.-Almeida
53305741a0 fix(toggle): improve animation motion 2018-10-11 16:24:08 -05:00
Brandy Carney
a7fae3bf1f test(menu-button): add a standalone test with menu buttons
references #14853
2018-10-11 16:20:48 -05:00
Adam Bradley
0e3ade60f6 test(e2e): fix reorder-group 2018-10-11 16:04:02 -05:00
Cam Wiegert
ae3271f2d7 test(all): inject test styles on flag 2018-10-11 15:13:23 -05:00
Brandy Carney
3466e15f5b style(title): fix lint error 2018-10-11 13:46:47 -05:00
Brandy Carney
b790073d77 style(themes): remove duplicate variable and add default 2018-10-11 13:45:20 -05:00
Brandy Carney
098bd826cd fix(fab-button): add and document css properties
references #14853 references #14850 closes #14808
2018-10-11 13:43:13 -05:00
Brandy Carney
a9b30646fe fix(title): allow color to be set for title without attribute
references #14853 references #14850
2018-10-10 14:33:18 -05:00
Brandy Carney
b5e39c8675 fix(card): include card-header in current color 2018-10-10 12:02:26 -05:00
Brandy Carney
7bde344291 test(card-header): use testing query instead of animated 2018-10-10 11:35:24 -05:00
Brandy Carney
a29ffb49ca test(colors): add examples for custom color w/ attribute 2018-10-10 11:35:24 -05:00
Brandy Carney
6eae95a224 fix(list): don't show inset lines for full line list 2018-10-10 11:35:24 -05:00
Brandy Carney
798b4f6935 test(radio): update standalone test 2018-10-10 11:35:23 -05:00
Brandy Carney
1685a30041 test(note): update test to include e2e screenshot files 2018-10-10 11:35:23 -05:00
Brandy Carney
b485eba3a8 fix(label): add color variable, examples to test and document
references #14853 references #14850
2018-10-10 11:35:23 -05:00
Brandy Carney
af01378232 test(input): update standalone to include color examples 2018-10-10 11:35:23 -05:00
Manu Mtz.-Almeida
a999c1f0a9 perf(): prevent unnecesary event listener changes 2018-10-09 16:03:14 -05:00
Manu Mtz.-Almeida
545db2e4c4 fix(tabbar): css variables assigned to the host 2018-10-09 15:32:43 -05:00
Manu Mtz.-Almeida
e3bbfd0b05 refactor(tabs): ion-tabbar can be used in standalone mode 2018-10-09 15:32:43 -05:00
Cam Wiegert
25f6e28e9c test(img): use local images 2018-10-09 14:17:13 -05:00
Brandy Carney
92514b3019 fix(card-header): get color property working
references #14723
references #14853
2018-10-09 13:49:27 -05:00
Brandy Carney
a9a29f74f9 fix(card): update currentColor to use contrast color 2018-10-09 13:49:27 -05:00
Daniel Imhoff
2172aa9dae test(screenshot): use Arial for testing 2018-10-09 13:40:31 -05:00
Cam Wiegert
0658b06213 test(content): replace fullscreen background image with gradient 2018-10-09 10:23:48 -05:00
Manu Mtz.-Almeida
64b52b54e4 feat(menu): add new lifeycle events 2018-10-09 09:53:44 -05:00