5f659420fd
fix(reorder-group): delegate dom reordering
...
fixes #15836
2018-10-08 09:46:37 -05:00
0337c7f567
fix(angular): backButton event uses ionBackButton
2018-10-02 13:15:09 +02:00
6ed4690834
style(tap-click): rename activable to activatable
2018-09-12 11:38:20 -04:00
bb1924315e
fix(esm): reorganiza exports
2018-09-11 10:54:30 +02:00
4876df928d
chore(): tslint checks
2018-09-06 21:49:35 +02:00
4ccbefa4c6
feat(overlays): close overlay with back-button
2018-09-04 01:09:29 +02:00
dfac9dc4e9
feat(app): hardware back button support
2018-09-03 00:31:21 +02:00
57d23753a6
feat(all): strong typed ComponentProps
2018-08-27 00:47:10 +02:00
ae9c6f2adb
refactor(spinner): strong typed API and modeless
2018-08-26 19:08:17 +02:00
f204d4e8fb
chore(): revert to using components.d.ts from latest stencil.
2018-08-24 11:17:07 -05:00
fe9a3e4f60
chore(): update to latest stencil release.
2018-08-23 14:18:40 -05:00
fe8a096e55
chore(): update to latest stencil
2018-08-23 20:19:21 +02:00
bd32887767
chore(): update to latest stencil
...
* fix(): Update to latest stencil and change types to export from interface not index.
* chore(): fix merge conflict of file added.
2018-08-22 18:46:43 +02:00
0dc70f7f6d
fix(tap-click): works inside shadow-dom
...
adds private ion-activable attribute
fixes #15128
2018-08-12 22:48:58 +02:00
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