10 Commits

Author SHA1 Message Date
997cda0667 refactor(scroll): merge into ion-content 2018-08-10 00:07:08 +02:00
8cc1ce253e refactor(popover): rename ev to event?
fixes #15014
2018-08-07 23:16:47 +02:00
49cac8beec perf(gesture): lazy loaded dynamic ES module 2018-08-01 05:08:39 +02:00
1d001a3f29 fix(all): strong type text fields 2018-07-29 14:32:28 +02: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
f3dc8a0fed chore(exports): update core exports 2018-05-16 11:39:41 -05:00
618f708bc4 fix(all): strong typing for color 2018-05-14 13:51:30 +02:00
4191637f9f refactor(range): move logic to stateless
- float steps are possible
- improved performance
- state is in a single place
- fix when value changes dynamically
- fix jumpy gesture
2018-05-10 14:51:45 +02:00
826e02bcf0 fix(select): cssClass + strong typed 2018-04-27 18:25:49 +02:00
053c375521 refactor(all): allow external imports 2018-04-24 16:12:02 +02:00