41 Commits

Author SHA1 Message Date
a72fced6fe fix(all): docs for all missing props 2018-10-11 16:24:08 -05:00
ae3271f2d7 test(all): inject test styles on flag 2018-10-11 15:13:23 -05:00
2172aa9dae test(screenshot): use Arial for testing 2018-10-09 13:40:31 -05:00
9d109d68c8 fix(all): disable animations in e2e tests 2018-10-08 10:18:31 -05:00
82ed6da590 test(segment): migrate e2e tests
references #15803
2018-10-01 14:01:03 -05:00
b9e42ebd11 fix(segment): unselected color 2018-09-14 22:33:07 +02:00
c49d896e08 refactor(all): using ComponentInterface 2018-09-14 18:47:00 +02:00
49ab065be7 fix(segment): fix css var + host-context() 2018-09-13 19:25:03 +02:00
ba2230510e refactor(all): strict boolean conditions 2018-09-01 17:23:03 +02:00
096d9a76f3 fix(css): add core.css (#15220)
fixes #15170
2018-08-29 18:05:20 +02:00
5d32115684 fix(segment): set --color-checked in md color toolbar
references #14850
2018-08-28 13:47:10 -05:00
d12ef78de6 refactor(all): cleanup mode font 2018-08-24 03:33:44 +02:00
08c6c974d5 fix(segment): add and document custom properties
references #14850
references #14808
closes #14854
2018-08-17 11:34:20 -05:00
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
2e7d355edf fix(input): event interfaces 2018-08-12 01:18:59 +02:00
154b70e6da fix(segment): center align text 2018-08-10 13:16:12 -05:00
2dbda30351 refactor(segment): move pointer-events to base CSS
relates to #15129
2018-08-10 20:12:06 +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
be048bd071 test(segment): add example of light segment in primary toolbar 2018-07-25 10:36:35 -04:00
b4976dd914 chore(): update docs 2018-07-24 23:05:35 +02:00
2c37a5a7b2 docs(previews): update preview tests to have translucent white toolbars
to make ben happy
2018-07-24 16:27:17 -04:00
f0c15384a2 docs(components): update color documentation 2018-07-24 11:59:32 -04: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
d9e4ca7a22 fix(segment): add styles for in a color toolbar 2018-07-13 15:37:17 -05:00
6fb392b8ae test(segment): add a test for segments in toolbars 2018-07-13 13:54:26 -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
d82be3e98c docs(usage): setting angular usage example to be typescript (#14469) 2018-05-14 18:50:05 -04:00
618f708bc4 fix(all): strong typing for color 2018-05-14 13:51:30 +02:00
cc7ab4e3c6 fix(all): snapshot tests 2018-05-08 16:05:06 +02:00
78454b4f62 fix(segment): checked can be changed dynamically 2018-04-28 15:29:30 +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
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
5e0965260f docs(segment): add usage for segment and segment button 2018-04-05 11:33:04 -04:00
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
fc30ba18f3 test(preview): add preview tests for documentation previews 2018-03-21 12:18:18 -04:00
e19b2142c5 refactor(component): update design to match the modes more 2018-03-20 15:54:33 -04:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00