Brandy Carney
a7f1f4daa7
refactor(components): update to use shadow DOM and work with css variables
...
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates
Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com >
Co-authored-by: Adam Bradley <adambradley25@gmail.com >
Co-authored-by: Cam Wiegert <cam@camwiegert.com >
2018-07-09 12:57:21 -04:00
mhartington
96945b1ee1
docs(): usage and examples
2018-06-18 12:45:15 -04:00
Adam Bradley
9872a6c7ee
docs(readme): update stencil docs generation readmes
2018-05-30 12:02:31 -05:00
Manu Mtz.-Almeida
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
Manu Mtz.-Almeida
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
Manu Mtz.-Almeida
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
Manu Mtz.-Almeida
ea24ad677d
fix(props): update stencil
2018-04-10 00:14:10 +02:00
Manu Mtz.-Almeida
ae2cae635d
refactor(tabs): rename [tabTitle] -> [label]
2018-04-03 13:37:18 +02:00
Manu Mtz.-Almeida
a5e5403068
refactor(overlays): [title] -> [header]
2018-04-02 20:22:15 +02:00
Manu Mtz.-Almeida
cece447092
fix(angular): module exports
2018-03-30 21:54:46 +02:00
Adam Bradley
0105a4ee47
refactor(tab): rename tab properties
2018-03-28 10:12:04 -05:00
Manu Mtz.-Almeida
08f5976a57
chore(): update components.d.ts
2018-03-24 03:27:28 +01:00
Manu Mtz.-Almeida
48d1bd412c
feat(tab): framework support
2018-03-24 03:27:27 +01:00
Manu Mtz.-Almeida
6e683c54e0
fix(router-outlet): css and change logic
2018-03-21 16:50:54 +01:00
Brandy Carney
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00