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
503636ada8
docs(): add missing property docs
2018-06-18 15:23:36 -04:00
Manu Mtz.-Almeida
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
Manu Mtz.-Almeida
1bd546758e
fix(inputs): interactive css to rule all them
2018-05-09 17:44:18 +02:00
Manu Mtz.-Almeida
cc7ab4e3c6
fix(all): snapshot tests
2018-05-08 16:05:06 +02:00
Manu Mtz.-Almeida
826e02bcf0
fix(select): cssClass + strong typed
2018-04-27 18:25:49 +02:00
Manu Mtz.-Almeida
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
Manu Mtz.-Almeida
d5129df970
fix(all): strong typed events
2018-04-23 17:26:10 +02:00
Manu Mtz.-Almeida
ae0541a465
chore(): update dependencies
2018-04-22 20:08:02 +02:00
Manu Mtz.-Almeida
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
Manu Mtz.-Almeida
b1ee4b8e3a
fix(label): using prop for position
...
also fixes #14288
2018-04-13 17:03:46 +02:00
Manu Mtz.-Almeida
fd5c957787
refactor(all): enable ts strict
2018-04-10 02:43:48 +02:00
Brandy Carney
ce5b47ef99
refactor(toolbar): rename the slots to match other component behavior
...
`left` -> `start`
`right` -> `end`
`start` -> `secondary`
`end` -> `primary`
2018-03-27 16:45:26 -04:00
Manu Mtz.-Almeida
ce09978eee
fix(covers): absolute positioning
2018-03-22 22:17:53 +01:00
Manu Mtz.-Almeida
4fcddadcc9
fix(all): absolute positioning
2018-03-22 17:15:24 +01:00
Brandy Carney
fc30ba18f3
test(preview): add preview tests for documentation previews
2018-03-21 12:18:18 -04:00
Brandy Carney
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00