Commit Graph

24 Commits

Author SHA1 Message Date
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
Brandy Carney
2aa2e6f3ca docs(components): update grammar and docs 2018-04-18 11:58:21 -06:00
Adam Bradley
c8071dd2ed docs(): update auto-generated docs 2018-04-12 11:13:07 -05:00
Manu Mtz.-Almeida
54d7a12bea feat(routerDirection): refactors goBack 2018-04-11 22:47:15 +02:00
Brandy Carney
89b46ac52f docs(button): match style guide and add usage 2018-04-10 18:26:56 -04:00
Manu Mtz.-Almeida
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
Manu Mtz.-Almeida
25c852c2c8 fix(ripple-effect): animation 2018-04-05 14:28:43 +02:00
Mike Hartington
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
Manu Mtz.-Almeida
926c8859ce docs(breaking): alert, actionsheet 2018-04-03 18:49:53 +02:00
Ross Gerbasi
6c6f867ce4 refactor(sass): tweaks to the alpha css variables (#14223)
* alpha tweaks

* added alpha-input
cleanup for theme-builder

* removed global variables

* style(searchbar): fix indentation

closes #14196
2018-03-30 10:27:58 -04:00
Brandy Carney
aa085248b9 test(button): this is why you should be careful using find and replace 2018-03-29 16:26:17 -04:00
Brandy Carney
88752dea51 style(sass): move font smooth to mixin and remove webkit properties
autoprefixer is adding the backdrop-filter for us now
2018-03-28 18:24:04 -04:00
Manu Mtz.-Almeida
d57122c382 fix(ripple-effect): tapclick is required in ionic 2018-03-27 23:45:53 +02:00
Brandy Carney
ce5b47ef99 refactor(toolbar): rename the slots to match other component behavior
`left` -> `start`
`right` -> `end`
`start` -> `secondary`
`end` -> `primary`
2018-03-27 16:45:26 -04:00
Manu Mtz.-Almeida
00fc460c4e feat(button): goback attribute 2018-03-27 12:05:30 +02:00
Manu Mtz.-Almeida
d0c5f53a08 fix(button): dynamic bar-button 2018-03-26 23:43:43 +02:00
Brandy Carney
574c346d45 revert(toolbar): revert to use old button attributes
references #14172
2018-03-23 14:39:13 -04:00
Brandy Carney
fc30ba18f3 test(preview): add preview tests for documentation previews 2018-03-21 12:18:18 -04:00
Brandy Carney
e19b2142c5 refactor(component): update design to match the modes more 2018-03-20 15:54:33 -04:00
Brandy Carney
97dc113a9f test(button): remove the modified primary color 2018-03-20 15:44:44 -04:00
Brandy Carney
e8cf9927cc refactor(toolbar): remove the mode-start and mode-end slots
- adds examples of the new way to achieve this in the e2e tests
- updates breaking change to document the new slots properly and with
examples
- removes the first-child margin on buttons in toolbar
- removes the margin on ion-buttons

closes #14172
2018-03-19 17:47:52 -04:00
Ross Gerbasi
147a6090e4 refactor(theming): alpha color refactor and theme cleanup (#14161)
* Cleanup for iOS mode used in material variables
Refactor to alpha variables for colors in the color map
updated theme builder with new alpha variables
updated theme builder with duplicate default CSS modes

* moved alpha transform into css-var
removed ion-color-alpha
fixes for disabled css-variable mode
added defaults for user configurable variables

* revert to spinner related code
2018-03-15 11:53:48 -04:00
Brandy Carney
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00