37 Commits

Author SHA1 Message Date
c49d896e08 refactor(all): using ComponentInterface 2018-09-14 18:47:00 +02:00
fcb45d12e2 style(components): don't self close tags 2018-09-12 11:38:20 -04:00
6ed4690834 style(tap-click): rename activable to activatable 2018-09-12 11:38:20 -04:00
fc87875b8f refactor(button): using createColorClasses 2018-09-06 23:00:50 +02:00
3af43610bb fix(button): add custom properties and remove --ion-color overrides (#15463)
- adds custom properties 
- removes the overrides of `--ion-color-*` variables
- documents the properties

references #14808 references #14853 references #14850
2018-09-05 12:23:47 -04:00
e7416435d8 refactor(all): additional tslint rules 2018-09-01 18:06:59 +02:00
ba2230510e refactor(all): strict boolean conditions 2018-09-01 17:23:03 +02:00
a08b0f9503 chore(): fix linter issues 2018-08-24 23:58:49 +02:00
4a45effe8c fix(ripple-effect): using method invocation instead of events
fixes #15318
2018-08-24 22:58:12 +02:00
0dc70f7f6d fix(tap-click): works inside shadow-dom
adds private ion-activable attribute

fixes #15128
2018-08-12 22:48:58 +02:00
c05d672703 fix(button): submit forms using fake button
fixes #14890
fixes #14786
2018-07-30 18:42:05 +02:00
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
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