24 Commits

Author SHA1 Message Date
f0c15384a2 docs(components): update color documentation 2018-07-24 11:59:32 -04:00
4ed8541579 fix(button): submit form w/ ion-button within shadow dom
Closes #14776
2018-07-16 12:23:35 -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
3cdc696847 docs(): update usage and examples 2018-05-30 12:41:30 -04:00
618f708bc4 fix(all): strong typing for color 2018-05-14 13:51:30 +02:00
875b9d0950 fix(router): fix push() public interface 2018-05-11 19:15:26 +02:00
ae9d0c7236 fix(router): accepts root direction 2018-05-11 18:56:29 +02:00
859ff45bb7 refactor(button): adds shape prop 2018-05-11 17:50:53 +02:00
9c7b0ca15f fix(prerender): router compatible with prerender 2018-04-24 22:33:19 +02:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
d5129df970 fix(all): strong typed events 2018-04-23 17:26:10 +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
78bd146ad2 fix(prerender): local references to window/document 2018-04-19 13:26:49 +02:00
2aa2e6f3ca docs(components): update grammar and docs 2018-04-18 11:58:21 -06:00
54d7a12bea feat(routerDirection): refactors goBack 2018-04-11 22:47:15 +02:00
89b46ac52f docs(button): match style guide and add usage 2018-04-10 18:26:56 -04:00
25c852c2c8 fix(ripple-effect): animation 2018-04-05 14:28:43 +02:00
57fbf6c396 fix(back-button): fix menu and back button alignment (#14268)
* fix(): fix menu and back button alignment

* fix(button): remove button-text span
2018-04-04 15:39:35 -04:00
926c8859ce docs(breaking): alert, actionsheet 2018-04-03 18:49:53 +02:00
d57122c382 fix(ripple-effect): tapclick is required in ionic 2018-03-27 23:45:53 +02:00
00fc460c4e feat(button): goback attribute 2018-03-27 12:05:30 +02:00
d0c5f53a08 fix(button): dynamic bar-button 2018-03-26 23:43:43 +02:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00