fffa9b5460
style(all): adds tslint-ionic-rules
2017-09-17 23:04:02 +02: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
0fca610b7d
fix(menu): improves swipe gesture
2017-09-16 23:09:03 -04:00
9e44b281e4
feat(split-pane): integrated with ion-menu
2017-09-16 23:08:34 -04:00
9dcd00d9b9
feat(split-pane): adds split-pane (part 1)
2017-09-16 11:03:05 -05:00
1f41fbd78f
fix(icons): cross-origin icon svg requests
2017-09-15 23:35:13 -05:00
122b27f62c
0.0.2-16
2017-09-15 23:04:59 -05:00
b43dc1c9fd
chore(package): update to latest stencil
2017-09-15 18:30:09 -05:00
f59122ffd3
0.0.2-15
2017-09-15 18:06:55 -05:00
61d2be8366
fix(build): update to latest stencil
2017-09-15 18:04:32 -05:00
39bb9a7a99
0.0.2-13
2017-09-15 17:45:32 -05:00
ac4ba0bfd8
fix(package): np infinite loop
2017-09-15 17:36:19 -05:00
edd19da40f
chore(package): update to latest stencil
2017-09-15 17:35:34 -05:00
029994417e
fix(select): match MD spec for select popover interface
...
referenes #12310
2017-09-15 18:09:40 -04:00
2268cd84c0
fix(item): reset child styles each time they are passed
2017-09-15 17:39:58 -04:00
a7cf3bb701
fix(menu): fix swipe gesture
2017-09-15 16:29:53 -05:00
b5910ff518
fix(gesture): mouse events
2017-09-15 16:21:52 -05:00
1fca370a89
0.0.2-12
2017-09-15 16:02:00 -05:00
c2e6657194
0.0.2-11
2017-09-15 15:29:31 -05:00
d8f2fa73f3
fix(menu): getInstance() is not longer needed
2017-09-15 15:06:19 -05:00
7223caffce
fix(radio): uncheck other radios when checked via attr
2017-09-15 14:28:15 -04:00
08e12b580c
fix(radio): set the correct value for radio and radio group
...
also adds support for an empty selection with radio group
2017-09-15 14:28:15 -04:00
0dd53021b4
chore(core): update build path and stencil core
2017-09-15 14:28:15 -04:00
16d13e03c9
feat(menu): adds ion-menu and ion-menu-controller
2017-09-15 12:30:43 -05:00
a1fcc61d3b
chore(animations): using named functions
...
- rollup generates a better code
- better for dev debugging
2017-09-15 11:45:19 -05:00
93f8dd9433
feat(distribution): updates to generate distribution
2017-09-14 13:28:59 -05:00
70b4d2c2b5
refactor(package): update package publishing
2017-09-12 11:38:03 -05:00
84d8ab4fee
feat(range): improve range and gesture components
2017-09-08 12:04:05 -04:00
07e433097d
refactor(scss): remove deprecated variables
...
references ionic-team/stencil#16
2017-09-05 10:27:17 -04:00
cc75cda0e8
fix(prop): rename prop state to mutable
2017-09-02 23:52:34 -05:00
b0528b2f8e
chore(): update stencil to 0.0.5-11
2017-09-02 23:48:00 -05:00
fcb57cb828
feat(datetime): initial checkin of datetime
...
needs to be added to the stencil config to use
2017-09-01 18:54:17 -04:00
de24003f35
fix(select): set the proper values for select for all interfaces
2017-09-01 18:54:17 -04:00
f1ac5304d6
feat(radio): add radio and radio group component
2017-09-01 18:52:50 -04: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
663deb2694
feat(range): basic range component
2017-08-30 18:35:22 -04:00
ad73b63253
chore(package): manually tick version due to np failure
2017-08-30 15:14:47 -05:00
c0bec89ee3
chore(publish): fixed publish npm script to only call the script once
2017-08-30 15:03:25 -05:00
ebfba59e97
chore(navigation): fix build interface fun
2017-08-30 14:46:45 -05:00
f79047827c
0.0.2-9
2017-08-30 14:00:58 -05:00
48e4e65a71
test(nav): remove unused prop in test
2017-08-30 12:01:40 -05:00
275bf7fb33
feature(keyboard-controller): add keyboard-controller element
2017-08-29 15:17:10 -05:00
11385ea7f1
wip nav
2017-08-28 13:25:52 -05:00
e0a29db3bb
refactor(sass): remove deprecated variables and rules
...
references ionic-team/stencil#16
2017-08-28 12:28:24 -04:00
6d6e0f0f4e
fix(alert): get checkbox/radio working and return values
2017-08-25 15:45:49 -04: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
f965ef7e34
refactor(navigation): use mode to drive default transition
2017-08-24 16:19:01 -05:00
e79be735a1
refactor(navigation): load animation and the delegate concurrently, various small refactory things
2017-08-24 16:14:58 -05:00