89d4e2db22
fix(chip-button): use the correct colors for the icons and buttons
2018-02-13 18:45:14 -05:00
7d277e2357
fix(ripple-effect): standalone mode
2018-02-09 23:47:46 +01:00
2a98e3aa09
style(sass): fix lint errors and update slides file to ignore
2018-02-07 18:48:32 -05:00
f6410bacbd
fix(chip): remove button dependency and fix standalone styles
2018-02-07 17:05:50 -05:00
61231ecd75
chore(): update to latest stencil
2018-02-06 20:04:28 +01:00
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
6d52b722e4
fix(buttons): custom cssClass
2018-02-03 19:16:37 +01:00
7faa04ed31
docs(components): update disabled property docs to be consistent
2018-02-02 14:46:42 -05:00
c4ca0886b2
fix(button): update button components to pass down href
2018-01-30 12:06:27 -05:00
619f929f97
chore(stencil): update stencil
2018-01-29 18:53:03 +01:00
ac9668ade1
fix() remove default focus styles ( #13856 )
2018-01-23 14:21:32 -06:00
e5be888c90
feat(tapclick): adds tap-click
2018-01-20 01:08:35 +01:00
e0cf1325b7
fix(ripple): using ripple effect in all button components
2018-01-17 15:44:17 +01:00
512a08f396
chore(): add demos and docs
2018-01-11 17:01:31 -05:00
835175c43c
chore(tslint): update tslint rules and autofix lint errors
2018-01-10 14:48:01 -05:00
c248db2d5f
feat(chip-button) change clear attr to fill
2018-01-08 14:37:51 -06:00
c292517523
docs(components): remove hidden comments
2017-12-22 10:47:19 -05:00
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
f7c1d04d34
docs(readme): init component readme.md docs
2017-11-21 20:39:21 -06:00
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
f8ba900ebe
refactor(mode): remove windows mode entirely
2017-11-15 13:53:54 -06:00
73137e002d
docs(theming): make sure color and mode are documented properly
2017-11-03 12:20:43 -04:00
0b40520371
style(components): add protected to the render function
2017-10-17 13:28:37 -04:00
66ae3a4601
style(scss): fix lint errors
2017-09-21 14:16:24 -04:00
fffa9b5460
style(all): adds tslint-ionic-rules
2017-09-17 23:04:02 +02:00
4dcb174245
refactor(components): move function to get classes from host to utils
...
Moved getElementClassObject function to utils/theme and updated the
components with child buttons to use this function to get the host
classes.
Adds the ability to pass classes down from host to child for content
and segment button
closes ionic-team/stencil#84
2017-08-11 13:27:18 -04:00
b8c0589513
refactor(components): update to latest stencil api
2017-07-25 10:03:07 -05:00
69dfaad7b0
refactor(chip): separate chip button styles from chip
2017-07-24 18:19:09 -04:00
76651edebc
feat(chip): add chip and chip button component
2017-07-24 16:12:49 -04:00