Commit Graph

6952 Commits

Author SHA1 Message Date
Dan Bucholtz
2b4cdda7e9 chore(dependencies): published new version of ionic/angular 2017-12-22 15:07:01 -06:00
Dan Bucholtz
d0b3072193 chore(dependencies): update to latest ionic/core, stencil/core 2017-12-22 15:02:42 -06:00
Dan Bucholtz
4b11695480 chore(dependencies): published new ionic/core 2017-12-22 15:00:16 -06:00
Dan Bucholtz
eeb5799965 chore(dependencies): latest stencil 2017-12-22 14:56:35 -06:00
Dan Bucholtz
1fad18c970 chore(types): updated components type definition 2017-12-22 14:54:36 -06:00
Dan Bucholtz
f5392297d2 chore(demos): making progress on the conf app 2017-12-22 14:53:35 -06:00
Dan Bucholtz
a0688886d9 feature(events): add events api to angular package 2017-12-22 14:53:35 -06:00
Dan Bucholtz
b2d60f3b7f feature(events): add ion-events pub/sub component 2017-12-22 14:53:35 -06:00
Dan Bucholtz
467304df13 chore(demos): initial commit of conf app 2017-12-22 14:53:35 -06:00
Brandy Carney
2857f50b07 test(select): update e2e tests to compare with v3 master 2017-12-22 12:04:28 -05:00
Brandy Carney
c747f1e294 docs(select): add docs for select and add to breaking changes 2017-12-22 11:44:55 -05:00
Brandy Carney
500c0b7758 fix(select): pass interface options to overlays and fix styling 2017-12-22 11:27:03 -05:00
Brandy Carney
140eb9feaf test(select): add single-value test and update existing tests
this adds custom interface options to the basic test
2017-12-22 10:59:36 -05:00
Brandy Carney
4a465009c4 chore(snapshot): fix error with scoped var 2017-12-22 10:50:46 -05:00
Brandy Carney
c292517523 docs(components): remove hidden comments 2017-12-22 10:47:19 -05:00
Brandy Carney
334824bb7a fix(action-sheet): style the subtitle and move it inside of title
fixes #10983
2017-12-22 10:47:19 -05:00
Adam Bradley
41ba80f53c refactor(themes): add tint and shade variants 2017-12-21 16:41:42 -06:00
Cam Wiegert
14f7b4977f feat(button) localize focus management and styles (#13690)
* feat(button) handle button focus locally

* chore() remove global focus styles

* feat(button) add button md focus styles

* feat(button) add ios focus styles

* fix(button) adjust ios clear focus styles
2017-12-21 16:00:22 -06:00
Dan Bucholtz
00e11bd4d9 test(tabs): add e2e tests for basic scenario with pages, and vanilla scenario with divs 2017-12-21 15:31:32 -06:00
Adam Bradley
c1677dab8e refactor(themes): rename css custom property names 2017-12-21 15:20:51 -06:00
Dan Bucholtz
821f32c9ae refactor(tabs): remove router, get the basic happy path working with and without nav. - /gif its working (kinda) 2017-12-21 15:15:35 -06:00
Dan Bucholtz
50c8b0015c refactor(nav): disable router for now 2017-12-21 15:15:35 -06:00
Dan Bucholtz
049b89d87f refactor(app): remove router for now 2017-12-21 15:15:35 -06:00
Adam Bradley
25201d3a74 fix(themes): clean up color values 2017-12-21 14:26:16 -06:00
Adam Bradley
1515437c41 docs(themes): update theme builder readme 2017-12-21 12:54:28 -06:00
Dan Bucholtz
b804c552ba refactor(helpers): update domControllerAsync to make callback optional and work off of a Promise 2017-12-21 12:50:29 -06:00
Ben
85a616abf4 docs(themes): add theme builder readme 2017-12-21 12:29:11 -06:00
Ben
5480735105 style(theme): update oceanic theme 2017-12-21 12:29:11 -06:00
Ben
572eb7c0b4 docs(themes): add theme builder readme 2017-12-21 12:29:11 -06:00
mhartington
cca878cb3c chore(): overlay refactors 2017-12-21 13:10:16 -05:00
Adam Bradley
76afd9d77f feat(themes): theme builder app 2017-12-21 12:04:33 -06:00
mhartington
884836dfd4 chore(): remove noto 2017-12-19 17:29:01 -05:00
mhartington
2bf1d89523 style(): fix linting 2017-12-19 17:08:19 -05:00
mhartington
3e7e5e156a style(): fix linting 2017-12-19 17:00:01 -05:00
mhartington
dbb6438088 test(): add init config and queryParam tests 2017-12-19 16:51:45 -05:00
Ross Gerbasi
ec2bf8bfbe feat(tabs): scrollable tabs 2017-12-18 21:01:09 -06:00
Dan Bucholtz
a881eb1b82 refactor(animations): make animation builder async to allow to ensure stuff is hydrated when animating 2017-12-18 16:59:11 -06:00
Dan Bucholtz
c40a995f26 chore(dependencies): update lock file 2017-12-18 16:59:11 -06:00
Dan Bucholtz
5198914be4 test(nav): e2e tests that put nav and nested navs through the paces 2017-12-18 16:59:11 -06:00
Adam Bradley
c415bbe1d7 refactor(Context): remove global Context 2017-12-18 13:21:17 -06:00
Adam Bradley
3324e7a9b9 0.0.2-30 2017-12-17 18:02:18 -06:00
Adam Bradley
4f2266e943 chore(update): stencil 0.0.9-3 2017-12-17 17:54:02 -06:00
Adam Bradley
c55670d9c1 docs(): upgrade stencil to improve docs 2017-12-15 14:09:25 -06:00
Adam Bradley
8a2f303dd4 chore(cleanup): remove unused code causing warnings 2017-12-15 11:06:13 -06:00
mhartington
c62322fced feat(config): add queryParam support 2017-12-15 11:10:18 -05:00
Brandy Carney
a4dfb7ae4f fix(select): get multiple value selects working to set selected options
also adds e2e test for multi value
2017-12-14 18:32:55 -05:00
Cam Wiegert
c627caba0f chore(update): ionicons 4.0.0-9 2017-12-14 17:10:03 -06:00
Dan Bucholtz
09b5c8cbf6 chore(dependencies): update deps 2017-12-14 16:39:05 -06:00
Dan Bucholtz
65a3213a6b chore(dependencies): update to latest versions of ionic/angular and ionic/core 2017-12-14 16:37:33 -06:00
Dan Bucholtz
2e896ef0e5 chore(dependencies): new version of ionic/react 2017-12-14 16:35:55 -06:00