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
04e807f459
docs(): update examples
2018-06-14 11:46:44 -04:00
aaf3eee59d
docs(): remove code blocks in docs
2018-05-31 16:13:53 -04:00
9872a6c7ee
docs(readme): update stencil docs generation readmes
2018-05-30 12:02:31 -05:00
1b4a94dc17
docs(): update angular usage
2018-05-17 16:18:24 -04:00
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
bb809b63ed
perf(all): dynamic import
2018-05-08 19:39:07 +02:00
cc7ab4e3c6
fix(all): snapshot tests
2018-05-08 16:05:06 +02:00
8b1452c5c1
fix(lint): import order
2018-04-26 20:18:57 +02:00
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
ae0541a465
chore(): update dependencies
2018-04-22 20:08:02 +02:00
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
43d7538e66
fix(overlay): cssClasses applied to overlay
2018-04-17 18:58:28 +02:00
fd5c957787
refactor(all): enable ts strict
2018-04-10 02:43:48 +02:00
ea24ad677d
fix(props): update stencil
2018-04-10 00:14:10 +02:00
7b9a00e433
fix(angular): goback navigation
2018-03-29 18:41:56 +02:00
a36913e9db
refactor(all): data -> componentProps
2018-03-29 18:41:56 +02:00
e20f76c3b1
refactor(all): async/await
2018-03-24 03:27:27 +01:00
4fcddadcc9
fix(all): absolute positioning
2018-03-22 17:15:24 +01:00
7b50ea974f
chore(): improve publish scripts
2018-03-22 14:45:41 +01:00
fc30ba18f3
test(preview): add preview tests for documentation previews
2018-03-21 12:18:18 -04:00
ee27549c84
refactor(dom): attachComponent()
2018-03-21 16:22:59 +01:00
9988c754ac
fix(overlays): page is removed properly
2018-03-20 19:12:30 +01:00
769282935b
test(e2e): update e2e tests to pass
2018-03-20 14:06:25 -04:00
c85f7483c9
refactor(keyboard): move to utils
2018-03-20 14:12:25 +01:00
4d8a99f03b
@ionic/core 0.1.4-8
2018-03-19 17:53:02 -04:00
d8234e90dd
docs(overlay): onDidDismiss
2018-03-19 17:10:52 +01:00
207f416686
fix(router): fix selection
2018-03-15 18:07:29 +01:00
9a0755a268
fix(angular): modal and popover support
2018-03-13 20:53:17 +01:00
7dcf8a5bd4
feat(overlays): adds onDidDismiss and onWillDismiss
2018-03-13 16:34:24 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00