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
e590cb4c9b
docs(breaking): add deprecated vars commit
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
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
d8fffcd91f
docs(breaking): add deprecated sass variables
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
374bdd3668
docs(ionic-angular): update docs from master
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
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
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
b4530b55dc
Merge branch 'fix/issue12716' into mono-refactor
2017-08-23 11:29:57 -05:00
e9d607ddf1
fix(nav-controller): remove params parameter from popTo
...
This fixes Issue #12716 .
The params parameter was defined in the abstract but did not exist at all in the implementation.
2017-08-23 11:29:44 -05:00
4df545cc4f
Merge branch 'fix/issue12719' into mono-refactor
2017-08-23 11:15:14 -05:00
a66eb2c113
fix(action-sheet): export the ActionSheetButton
...
This fixes issue #12719
2017-08-23 11:12:40 -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
8671efe78b
feat(alert): add alert component/ctrl functionality
2017-08-22 16:09:26 -04:00
30708d1224
feat(select): get select component working with action sheet / popover
...
- adds markup for the select
- gets placeholder working properly
- adds select popover component
- renames option to select-option
- adds a function to get label text from item
2017-08-22 16:09:26 -04:00