Brandy Carney
25b23d1138
fix(segment-button): remove border for standalone
...
this also fixes some sass lint errors
2018-02-09 17:49:55 -05:00
Brandy Carney
5c5463308a
style(segment): move css fix for font smoothing
2018-02-07 18:35:46 -05:00
Manu Mtz.-Almeida
61231ecd75
chore(): update to latest stencil
2018-02-06 20:04:28 +01:00
Brandy Carney
dac51936bc
fix(segment-button): separate button styles from segment and fix styling
...
- this separates the segment button styles from the segment itself
- removes unused / no longer needed styles
- fixes a bug where activated segments were not getting opacity when
they were also disabled
2018-02-06 11:29:24 -05:00
Brandy Carney
1c9cf53f09
fix(segment): get segment button working with no values
2018-02-06 10:15:28 -05:00
Manu Mtz.-Almeida
6d52b722e4
fix(buttons): custom cssClass
2018-02-03 19:16:37 +01:00
Brandy Carney
b70cca9340
fix(segment): update segment to work with an anchor tag
2018-01-30 12:06:28 -05:00
Manu Mtz.-Almeida
619f929f97
chore(stencil): update stencil
2018-01-29 18:53:03 +01:00
Dan Bucholtz
d322b8161a
chore(): remove console.logs
2018-01-10 14:40:28 -06:00
Brandy Carney
835175c43c
chore(tslint): update tslint rules and autofix lint errors
2018-01-10 14:48:01 -05:00
mhartington
c7920b886e
chore(): update demos and segments
2018-01-10 12:46:44 -05:00
Dan Bucholtz
71889411db
refactor(segment): fix events to use component as api
2018-01-09 15:09:36 -06:00
Brandy Carney
c292517523
docs(components): remove hidden comments
2017-12-22 10:47:19 -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
Manu Mtz.-Almeida
3c3cd1b537
fix(all): js / scss linter issues
2017-11-17 00:20:26 +01: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
0e73723e57
style(components): rename variables and methods for consistency
...
- updates ele to el
- renames functions under prop did change
- documents events and some props
- adds private / protected
- removes underscores from range
2017-11-02 10:49:42 -04:00
Brandy Carney
0b40520371
style(components): add protected to the render function
2017-10-17 13:28:37 -04:00
Adam Bradley
00c883194c
fix(prop): update to mutable option
2017-08-31 21:28:00 -05: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
89f464b5a5
fix(segment): update util to new path
2017-06-30 16:59:30 -04:00
Brandy Carney
caf6dee959
feat(segment): add segment component
2017-06-30 16:59:30 -04:00