Manu Mtz.-Almeida
4a45effe8c
fix(ripple-effect): using method invocation instead of events
...
fixes #15318
2018-08-24 22:58:12 +02:00
Cam Wiegert
c926e879df
revert(ripple-effect): remove background custom prop
...
This reverts commit 37a149cd5d .
2018-08-24 11:21:10 -05:00
Cam Wiegert
37a149cd5d
fix(ripple-effect): add and document custom properties
...
references #14850
2018-08-24 10:21:48 -05:00
Manu Mtz.-Almeida
3d6caae13f
chore(): update to latest stencil
2018-08-22 23:38:23 +02:00
Manu Mtz.-Almeida
e0f12598aa
fix(content): scrollToPoint reliability
...
fixes #15257
2018-08-21 18:18:25 +02:00
Manu Mtz.-Almeida
94ea0a6d73
fix(title): mode is inherited
...
fixes #15187
2018-08-20 19:01:33 +02:00
Manu Mtz.-Almeida
ea1c3d4100
perf(ripple-effect): using requestIdleCallback
2018-08-19 18:56:21 +02:00
Manu Mtz.-Almeida
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
Manu Mtz.-Almeida
92e21a8cf3
fix(all): updated tslint rules to latest
2018-07-29 13:03:47 +02:00
Brandy Carney
2c37a5a7b2
docs(previews): update preview tests to have translucent white toolbars
...
to make ben happy
2018-07-24 16:27:17 -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
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
Brandy Carney
400b9e8cf5
docs(ripple): update ripple docs and add usage
2018-07-05 18:41:07 -04:00
mhartington
fdacd77f50
docs(): updates
2018-06-26 13:40:07 -04:00
mhartington
96945b1ee1
docs(): usage and examples
2018-06-18 12:45:15 -04: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
Manu Mtz.-Almeida
78bd146ad2
fix(prerender): local references to window/document
2018-04-19 13:26:49 +02:00
Adam Bradley
d623b3b71f
feat(queue): use stencil's queue controller for dom read/writes
2018-04-11 15:24:49 -05:00
Manu Mtz.-Almeida
25c852c2c8
fix(ripple-effect): animation
2018-04-05 14:28:43 +02:00
Manu Mtz.-Almeida
d57122c382
fix(ripple-effect): tapclick is required in ionic
2018-03-27 23:45:53 +02:00
Manu Mtz.-Almeida
77fc792644
feat(ripple): css variable color
2018-03-24 03:57:18 +01:00
Brandy Carney
fc30ba18f3
test(preview): add preview tests for documentation previews
2018-03-21 12:18:18 -04:00
Manu Mtz.-Almeida
9988c754ac
fix(overlays): page is removed properly
2018-03-20 19:12:30 +01:00
Brandy Carney
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00