23 Commits

Author SHA1 Message Date
9d6169acdd fix(buttons): fix activated, position, animation 2018-09-25 18:35:19 +02:00
c49d896e08 refactor(all): using ComponentInterface 2018-09-14 18:47:00 +02:00
a8908283c4 fix(menu): do not override --ion-color-base 2018-08-24 03:42:31 +02:00
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
6e3e07bc8b fix(all): improve text customization 2018-08-10 00:36:07 +02:00
2b7007f38e fix(all): buttons are type="button" 2018-08-07 20:27:57 +02:00
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
b4976dd914 chore(): update docs 2018-07-24 23:05:35 +02:00
f0c15384a2 docs(components): update color documentation 2018-07-24 11:59:32 -04:00
d22f04bd90 fix(menu-button): fix sass linting 2018-07-24 02:38:55 +02:00
811eee70f8 fix(menu-button): get proper styles when used inside ion-buttons 2018-07-24 01:58:23 +02:00
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
094fde755c style(css): fix most scss lint errors 2018-07-18 12:53:33 -04: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
5ad35ccc00 docs(): update examples and usage 2018-05-31 10:56:02 -04:00
e6638e7922 feat(all): custom icons 2018-05-17 21:07:05 +02:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00
d06409a2bd refactor(reorder): using fallback slot 2018-04-23 23:29:16 +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
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
98403fa883 docs(components): update menu and breaking changes 2018-03-27 16:47:23 -04:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00