662743f843
fix(radio): remove order override from wp mode, use slot instead
...
$radio-wp-order has been removed
Add Radio to breaking changes
2017-09-21 13:33:59 -04:00
e3efcfcb4c
feat(ionicons): use the ionicons collection from npm
2017-09-20 09:55:31 -05:00
7320e4a0b8
chore(icons): remove icon files
2017-09-20 09:39:56 -05:00
22c0ea5bcd
fix(reorder): support for slot="start"
2017-09-20 12:11:48 +02:00
bdf4f60e9e
feat(reorder): adds ion-reorder-group to core
2017-09-20 11:44:27 +02:00
4669a7aa37
fix(range): use latest ion-gesture
2017-09-18 20:00:33 +02:00
e3d3bc40d2
Merge branch 'core' into core-range
2017-09-18 19:18:09 +02:00
f953b12416
merge
2017-09-18 10:00:26 -05:00
1291f8becd
refactor(app): remove overlay portal
2017-09-18 09:54:16 -05:00
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
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
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
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
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
ebfba59e97
chore(navigation): fix build interface fun
2017-08-30 14:46:45 -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
2dc36f7274
refactor(navigation): update interfaces
2017-08-24 14:23:38 -05:00
80be8b2ca3
refactor(nav): update interface's public api
2017-08-24 14:02:15 -05:00
2c6a4dcf34
refactor(navigation): ion-nav and ion-nav-controller are separate components
...
* nav-nav-nav-nav-nav
* wipit
* holy async batman
2017-08-24 13:31:42 -05:00
d43d2d583a
feat(select): add alert overlay support
2017-08-22 16:20:11 -04:00
1276224a5e
style(components): add line breaks, edit comments
2017-08-22 16:09:26 -04:00