Commit Graph

19 Commits

Author SHA1 Message Date
Brandy Carney
c4591da829 docs(theming): update color property to include new colors 2018-02-22 14:37:03 -05:00
Brandy Carney
67afbe1db9 refactor(theming): update default colors and add examples
closes #13988
2018-02-22 13:22:27 -05:00
Ross Gerbasi
7e50219d24 fix(theme-builder): update theme builder and core styles (#13997)
* theme-builder wip

* Theme Builder updates
- new CSS variable support
- realtime color updating with alpha support (rgb generation)
- auto tint/shade/contrast generation
- auto step generation
- CSS variable highlighting (forward and backwards)
- Colourlovers Palette search (via local proxy)

* Theme Builder Updates
- Settings for auto generation
- updated to 10 steps per background/ext
- general cleanup
- added instructions
- re-worked shade/tint to mix black and white instead of lighten/darken
- scoped cssText into component
- apply theme to theme builder also to style internal buttons

SCSS Updates
- added 10 steps to reach platform
- updated SCSS to use same mix and color methods as theme builder

* material design color step fix

* readme files

fixes #13985 fixes #13986
2018-02-09 16:13:08 -05:00
Manu Mtz.-Almeida
61231ecd75 chore(): update to latest stencil 2018-02-06 20:04:28 +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
284dc584bc docs(components): update the readme files from the build 2018-02-01 16:13:31 -05:00
Brandy Carney
34f8ef2047 docs(components): remove jsdoc input docs 2018-02-01 15:54:12 -05:00
Manu Mtz.-Almeida
619f929f97 chore(stencil): update stencil 2018-01-29 18:53:03 +01:00
Brandy Carney
15e067a72f docs(note): update documentation for note 2018-01-24 18:20:24 -05:00
Brandy Carney
c7c3b8cf56 fix(note): add tests and font family for note as standalone 2018-01-24 18:20:10 -05:00
Brandy Carney
11c954b283 refactor(sass): separate sass variables from styles (#13547)
* refactor(sass): separate sass variables from styles

also adds styles for stand alone avatar

closes #9192 closes #12880

* style(range): remove deprecated variable

* refactor(sass): move variables for chip and fix file naming
2017-11-30 10:30:40 -05:00
Adam Bradley
2e83084867 docs(readme): move jsdoc descriptions to readme.md 2017-11-21 21:16:49 -06:00
Adam Bradley
f7c1d04d34 docs(readme): init component readme.md docs 2017-11-21 20:39:21 -06:00
Brandy Carney
3accafcc3c refactor(components): update components to match stencil style guide
https://github.com/ionic-team/stencil/blob/master/STYLE_GUIDE.md
2017-11-20 12:36:36 -05:00
Brandy Carney
f8ba900ebe refactor(mode): remove windows mode entirely 2017-11-15 13:53:54 -06:00
Brandy Carney
73137e002d docs(theming): make sure color and mode are documented properly 2017-11-03 12:20:43 -04:00
Brandy Carney
0b40520371 style(components): add protected to the render function 2017-10-17 13:28:37 -04:00
Adam Bradley
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
Josh Thomas
93fb58f307 chore(): transition most recently updated components from stencil into @ionic/core 2017-06-28 14:59:46 -05:00