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
Manu Mtz.-Almeida
6d52b722e4
fix(buttons): custom cssClass
2018-02-03 19:16:37 +01:00
Brandy Carney
7faa04ed31
docs(components): update disabled property docs to be consistent
2018-02-02 14:46:42 -05:00
Brandy Carney
c4ca0886b2
fix(button): update button components to pass down href
2018-01-30 12:06:27 -05:00
Manu Mtz.-Almeida
619f929f97
chore(stencil): update stencil
2018-01-29 18:53:03 +01:00
Cam Wiegert
ac9668ade1
fix() remove default focus styles ( #13856 )
2018-01-23 14:21:32 -06:00
Manu Mtz.-Almeida
e5be888c90
feat(tapclick): adds tap-click
2018-01-20 01:08:35 +01:00
Manu Mtz.-Almeida
e0cf1325b7
fix(ripple): using ripple effect in all button components
2018-01-17 15:44:17 +01:00
mhartington
512a08f396
chore(): add demos and docs
2018-01-11 17:01:31 -05:00
Brandy Carney
835175c43c
chore(tslint): update tslint rules and autofix lint errors
2018-01-10 14:48:01 -05:00
Cam Wiegert
c248db2d5f
feat(chip-button) change clear attr to fill
2018-01-08 14:37:51 -06:00
Brandy Carney
c292517523
docs(components): remove hidden comments
2017-12-22 10:47:19 -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
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
Brandy Carney
66ae3a4601
style(scss): fix lint errors
2017-09-21 14:16:24 -04:00
Manuel Mtz-Almeida
fffa9b5460
style(all): adds tslint-ionic-rules
2017-09-17 23:04:02 +02:00
Brandy Carney
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
Adam Bradley
b8c0589513
refactor(components): update to latest stencil api
2017-07-25 10:03:07 -05:00
Brandy Carney
69dfaad7b0
refactor(chip): separate chip button styles from chip
2017-07-24 18:19:09 -04:00
Brandy Carney
76651edebc
feat(chip): add chip and chip button component
2017-07-24 16:12:49 -04:00