a72fced6fe
fix(all): docs for all missing props
2018-10-11 16:24:08 -05:00
ae3271f2d7
test(all): inject test styles on flag
2018-10-11 15:13:23 -05:00
2172aa9dae
test(screenshot): use Arial for testing
2018-10-09 13:40:31 -05:00
fd01308a8d
fix(hide/show): fix show-when/hide-when
...
fixes #15813
2018-10-02 19:00:44 +02:00
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
096d9a76f3
fix(css): add core.css ( #15220 )
...
fixes #15170
2018-08-29 18:05:20 +02:00
57d23753a6
feat(all): strong typed ComponentProps
2018-08-27 00:47:10 +02:00
c446d1b6d1
fix(hide-when): mode is a reserved property
2018-08-26 22:29:46 +02:00
3ffa3cd7db
fix(platform): better detect platforms + css API
...
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
2c37a5a7b2
docs(previews): update preview tests to have translucent white toolbars
...
to make ben happy
2018-07-24 16:27:17 -04:00
7a8d5f68d2
chore(stylelint): remove sass-lint/scss-lint in favor of stylelint
...
- remove scss-lint and sass-lint
- add stylelint and stylelint-order packages and configuration
- update all *.scss files to new syntax
fixes #14805
2018-07-19 15:10:30 -05:00
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
9c0b6deda9
docs(show-hide-when): update generated readme files
2018-07-05 18:44:01 -04:00
fdacd77f50
docs(): updates
2018-06-26 13:40:07 -04:00
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
78bd146ad2
fix(prerender): local references to window/document
2018-04-19 13:26:49 +02:00
86a6cde4a1
perf(platform): remove from critical path
2018-04-18 23:06:56 +02:00
a1346a9e89
style(sass): update sass linters and fix lint errors
2018-03-28 18:24:05 -04:00
fc30ba18f3
test(preview): add preview tests for documentation previews
2018-03-21 12:18:18 -04:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00