2694 Commits

Author SHA1 Message Date
Ben
66b09509cb refactor(theme): update default and oceanic theme 2017-12-28 18:56:26 -06:00
Ben
34da425a3b refactor(theme): update oceanic primary tint/shade 2017-12-28 18:34:07 -06:00
66f1e1958e chore(theme): update css variable names 2017-12-28 16:28:34 -06:00
a6ede9d101 chore(theme): add backdrop color 2017-12-28 15:38:37 -06:00
e1de869091 chore(theme): validate css variables 2017-12-28 15:26:44 -06:00
66c98cb20d chore(theme): update theme docs 2017-12-28 14:58:20 -06:00
09143b07d0 test(select): update test to work properly with an object as value
also updates to match e2e tests more
2017-12-27 15:02:34 -05:00
Ben
7691d241fd Update to default theme 2017-12-27 12:30:23 -06:00
Ben
cee5239dc0 Merge branch 'core' of https://github.com/ionic-team/ionic into core 2017-12-27 11:55:32 -06:00
Ben
f27a51545c Oceanic theme proposal v1 2017-12-27 11:55:26 -06:00
b2374b4796 chore(conf-app): making progress 2017-12-22 23:58:28 -06:00
c3598ab69a fix(di): fix ionic/angular di bug 2017-12-22 23:58:14 -06:00
54ae8a0da1 chore(dependencies): ionic/angular version tick 2017-12-22 23:26:20 -06:00
0e29a68291 chore(code): working on the conf app 2017-12-22 23:25:13 -06:00
6995af6027 feature(nav-params): add navs params injectable 2017-12-22 23:24:38 -06:00
2b4cdda7e9 chore(dependencies): published new version of ionic/angular 2017-12-22 15:07:01 -06:00
d0b3072193 chore(dependencies): update to latest ionic/core, stencil/core 2017-12-22 15:02:42 -06:00
4b11695480 chore(dependencies): published new ionic/core 2017-12-22 15:00:16 -06:00
eeb5799965 chore(dependencies): latest stencil 2017-12-22 14:56:35 -06:00
1fad18c970 chore(types): updated components type definition 2017-12-22 14:54:36 -06:00
f5392297d2 chore(demos): making progress on the conf app 2017-12-22 14:53:35 -06:00
a0688886d9 feature(events): add events api to angular package 2017-12-22 14:53:35 -06:00
b2d60f3b7f feature(events): add ion-events pub/sub component 2017-12-22 14:53:35 -06:00
467304df13 chore(demos): initial commit of conf app 2017-12-22 14:53:35 -06:00
2857f50b07 test(select): update e2e tests to compare with v3 master 2017-12-22 12:04:28 -05:00
c747f1e294 docs(select): add docs for select and add to breaking changes 2017-12-22 11:44:55 -05:00
500c0b7758 fix(select): pass interface options to overlays and fix styling 2017-12-22 11:27:03 -05:00
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
4a465009c4 chore(snapshot): fix error with scoped var 2017-12-22 10:50:46 -05:00
c292517523 docs(components): remove hidden comments 2017-12-22 10:47:19 -05:00
334824bb7a fix(action-sheet): style the subtitle and move it inside of title
fixes #10983
2017-12-22 10:47:19 -05:00
41ba80f53c refactor(themes): add tint and shade variants 2017-12-21 16:41:42 -06:00
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
00e11bd4d9 test(tabs): add e2e tests for basic scenario with pages, and vanilla scenario with divs 2017-12-21 15:31:32 -06:00
c1677dab8e refactor(themes): rename css custom property names 2017-12-21 15:20:51 -06:00
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
50c8b0015c refactor(nav): disable router for now 2017-12-21 15:15:35 -06:00
049b89d87f refactor(app): remove router for now 2017-12-21 15:15:35 -06:00
25201d3a74 fix(themes): clean up color values 2017-12-21 14:26:16 -06:00
1515437c41 docs(themes): update theme builder readme 2017-12-21 12:54:28 -06:00
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
cca878cb3c chore(): overlay refactors 2017-12-21 13:10:16 -05:00
76afd9d77f feat(themes): theme builder app 2017-12-21 12:04:33 -06:00
884836dfd4 chore(): remove noto 2017-12-19 17:29:01 -05:00
2bf1d89523 style(): fix linting 2017-12-19 17:08:19 -05:00
3e7e5e156a style(): fix linting 2017-12-19 17:00:01 -05:00
dbb6438088 test(): add init config and queryParam tests 2017-12-19 16:51:45 -05:00