Daniel Imhoff
2172aa9dae
test(screenshot): use Arial for testing
2018-10-09 13:40:31 -05:00
Manu Mtz.-Almeida
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
Manu MA
096d9a76f3
fix(css): add core.css ( #15220 )
...
fixes #15170
2018-08-29 18:05:20 +02:00
Manu Mtz.-Almeida
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
Patrick McDonald
0219309297
fix(docs): replace ion-navbar with ion-toolbar ( #15126 )
...
The header still has an old example of `ion-navbar`.
2018-08-10 19:51:25 +02:00
Manu Mtz.-Almeida
aa23d08a71
fix(all): safe-area using css variables
2018-08-10 01:41:05 +02:00
Manu Mtz.-Almeida
2c191d76d3
refactor(header): length-zero-no-unit is not needed
2018-08-07 18:43:58 +02:00
Manu Mtz.-Almeida
2c925b721f
fix(app): fix statusbarPadding
...
fixes #15073
2018-08-07 18:40:40 +02:00
Manu Mtz.-Almeida
f9447355b9
refactor(all): whitelist padding-top / padding-bottom
2018-08-07 11:29:14 +02:00
Manu Mtz.-Almeida
b69d01de26
fix(header): safe margin when statubarPadding=0
2018-08-02 19:37:02 +02:00
Manu Mtz.-Almeida
fd8f875a5f
fix(app): statusbarPadding
2018-07-30 23:55:16 +02:00
Manu Mtz.-Almeida
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
Brandy Carney
55cb354d48
fix(toolbar): remove transparent border on translucent toolbar
...
per discussion with ben
2018-07-24 15:43:09 -04:00
Brandy Carney
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
Brandy Carney
094fde755c
style(css): fix most scss lint errors
2018-07-18 12:53:33 -04:00
Adam Bradley
13e0c91ebe
docs(readme): update component readmes
2018-07-11 12:26:22 -05:00
Brandy Carney
f6ab5b69ac
fix(toolbar): get translucency working with header, footer and toolbar
2018-07-11 11:45:33 -04:00
Brandy Carney
68120deb54
4.0.0-alpha.8
2018-07-09 13:37:03 -04:00
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
89a7d169e9
docs(): update usage and examples
2018-05-30 16:51:54 -04:00
Manu Mtz.-Almeida
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
Manu Mtz.-Almeida
8b1452c5c1
fix(lint): import order
2018-04-26 20:18:57 +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
Brandy Carney
88752dea51
style(sass): move font smooth to mixin and remove webkit properties
...
autoprefixer is adding the backdrop-filter for us now
2018-03-28 18:24:04 -04:00
Brandy Carney
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00