Commit Graph

25 Commits

Author SHA1 Message Date
Adam Bradley
a9fd3399de test(e2e): force roboto font on all systems (#15993) 2018-10-19 15:22:15 -05:00
Cam Wiegert
ae3271f2d7 test(all): inject test styles on flag 2018-10-11 15:13:23 -05:00
Daniel Imhoff
2172aa9dae test(screenshot): use Arial for testing 2018-10-09 13:40:31 -05:00
Manu Mtz.-Almeida
9d109d68c8 fix(all): disable animations in e2e tests 2018-10-08 10:18:31 -05:00
Brandy Carney
6bc35a306c test(components): migrate e2e tests to puppeteer
references #15803
2018-10-05 18:11:11 -04:00
Brandy Carney
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
Manu MA
096d9a76f3 fix(css): add core.css (#15220)
fixes #15170
2018-08-29 18:05:20 +02:00
Brandy Carney
ad006dd1ee fix(button): do not change border radius if round button in toolbar (#14941)
fixes #7661
2018-07-30 15:59:33 -04:00
Manu Mtz.-Almeida
c05d672703 fix(button): submit forms using fake button
fixes #14890
fixes #14786
2018-07-30 18:42:05 +02:00
Brandy Carney
2c37a5a7b2 docs(previews): update preview tests to have translucent white toolbars
to make ben happy
2018-07-24 16:27:17 -04:00
Adam Bradley
4ed8541579 fix(button): submit form w/ ion-button within shadow dom
Closes #14776
2018-07-16 12:23:35 -05:00
Brandy Carney
03f9c31e4c test(button): update the basic disabled buttons 2018-07-12 18:47:37 -04:00
Brandy Carney
9c9f081970 fix(button): add box-sizing so anchor buttons won't exceed max-width
fixes #14760
2018-07-12 17:24:33 -04:00
Brandy Carney
8e58ea4b58 test(button): add a dynamically disabled button to the basic test 2018-07-12 16:41:31 -04:00
Brandy Carney
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
mburger81
d5cef52802 docs(button): add example for icons (#14711)
add example to show how ion-icon works in ion-button using slot start, end and icon-only, like we can see in documentation https://beta.ionicframework.com/docs/api/button
2018-07-05 14:27:25 -04:00
Manu Mtz.-Almeida
859ff45bb7 refactor(button): adds shape prop 2018-05-11 17:50:53 +02:00
Manu Mtz.-Almeida
cc7ab4e3c6 fix(all): snapshot tests 2018-05-08 16:05:06 +02: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
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
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
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
Brandy Carney
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00