15 Commits

Author SHA1 Message Date
0b40520371 style(components): add protected to the render function 2017-10-17 13:28:37 -04:00
a932e673ff refactor(core): use custom typing, remove interfaces
add protected, rename nav `remove` to `removeIndex`

resolves #12823
2017-10-17 13:17:54 -04:00
612947c072 fix(toggle): improve swipe gesture
In toggle it is safe to use threshold=0 since it has a small touch surface. In fact in Ionic 3.0 we don't use any pan detector at all for toggle.

This changes makes ionic-core toggle match the Ionic 3 implementation.
2017-09-16 23:20:38 -04:00
93f8dd9433 feat(distribution): updates to generate distribution 2017-09-14 13:28:59 -05:00
00c883194c fix(prop): update to mutable option 2017-08-31 21:28:00 -05:00
1f2651664a chore(update): update stencil and build directories 2017-08-31 20:59:27 -05:00
e4551397f1 test(toggle): add more examples to toggle 2017-08-24 19:38:18 -04:00
ace8ab8693 feat(checkbox): add checkbox, consistent function names 2017-08-24 19:13:33 -04:00
d62acf0235 fix(toggle): remove deprecated variables and fix slot padding 2017-07-28 18:30:26 -04:00
71af83de14 test(toggle): add basic toggle test 2017-07-26 13:03:47 -04:00
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
5c361398f0 fix(): updated jsx due to type errors. 2017-07-13 14:26:07 -05:00
10c69b4f17 fix(): correct all type errors in ionic core. 2017-07-10 15:02:35 -05:00
93fb58f307 chore(): transition most recently updated components from stencil into @ionic/core 2017-06-28 14:59:46 -05:00
c7010e28b7 chore(): prep move from ionic to core for use of vanilla 2017-06-22 14:59:33 -05:00