Commit Graph

13 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
61231ecd75 chore(): update to latest stencil 2018-02-06 20:04:28 +01:00
Manu Mtz.-Almeida
2f8a027e2f refactor(all): use ts strict mode 2018-02-05 23:16:10 +01:00
Ross Gerbasi
f41bb39ce3 feat(components): add support for css variables (#13895)
* wip

* wip

* wip

* wip

* CSS variable cleanup
added css variable example

* reverted example

* wip

* name fixes for tabbar and item

* wip - alpha support

* wip - all the things

* wip

* wip

* PR cleanup

* cleanup to ion-color

* switched to double quotes

* PR cleanup
Added TODO for color-mod comments

* reverted ios variable for transition.

* style cleanup
added -ion prefix to all css variables
updated default.css to mirror SASS values
cleanup/update to oceanic css

* removed 'dark' theme files
cleanup from scss-lint report
2018-02-05 11:55:50 -05:00
Brandy Carney
7faa04ed31 docs(components): update disabled property docs to be consistent 2018-02-02 14:46:42 -05:00
Ken Sodemann
6639f99556 fix(e2e): run each test in its own driver and await more 2018-02-01 17:51:23 -06:00
Brandy Carney
1dd2650393 chore(stencil): update to latest stencil and update docs 2018-02-01 14:58:13 -05:00
Brandy Carney
58ba18b505 docs(refresher): update refresher and refresher-content docs
also moves the basic test to the correct directory
2018-01-23 16:57:01 -05:00
Brandy Carney
7251c75caa refactor(enabled): update components to use disabled prop
references #13295
2018-01-23 16:57:01 -05:00
Manu Mtz.-Almeida
ef53f249bc refactor(gesture): using disabled 2018-01-23 18:55:16 +01:00
Josh Thomas
190eb1443d fix(): export const RefresherState so that d.ts file is created for refresher.tsx 2018-01-19 09:35:49 -06:00
Manu Mtz.-Almeida
802b540741 fix(refresher): using non-passive listener 2018-01-16 17:12:48 +01:00
mhartington
6d0311b5e1 docs(refresher): add docs 2018-01-16 10:47:37 -05:00
Manu Mtz.-Almeida
81ebc0e71b feat(refresher): adds refresher 2018-01-13 12:36:03 +01:00