Adam Bradley
00c883194c
fix(prop): update to mutable option
2017-08-31 21:28:00 -05:00
Adam Bradley
1f2651664a
chore(update): update stencil and build directories
2017-08-31 20:59:27 -05:00
Dan Bucholtz
ebfba59e97
chore(navigation): fix build interface fun
2017-08-30 14:46:45 -05:00
Dan Bucholtz
48e4e65a71
test(nav): remove unused prop in test
2017-08-30 12:01:40 -05:00
Dan Bucholtz
275bf7fb33
feature(keyboard-controller): add keyboard-controller element
2017-08-29 15:17:10 -05:00
Dan Bucholtz
11385ea7f1
wip nav
2017-08-28 13:25:52 -05:00
Brandy Carney
e0a29db3bb
refactor(sass): remove deprecated variables and rules
...
references ionic-team/stencil#16
2017-08-28 12:28:24 -04:00
Brandy Carney
6d6e0f0f4e
fix(alert): get checkbox/radio working and return values
2017-08-25 15:45:49 -04:00
Brandy Carney
e4551397f1
test(toggle): add more examples to toggle
2017-08-24 19:38:18 -04:00
Brandy Carney
ace8ab8693
feat(checkbox): add checkbox, consistent function names
2017-08-24 19:13:33 -04:00
Dan Bucholtz
e79be735a1
refactor(navigation): load animation and the delegate concurrently, various small refactory things
2017-08-24 16:14:58 -05:00
Dan Bucholtz
2dc36f7274
refactor(navigation): update interfaces
2017-08-24 14:23:38 -05:00
Dan Bucholtz
80be8b2ca3
refactor(nav): update interface's public api
2017-08-24 14:02:15 -05:00
Dan Bucholtz
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
Brandy Carney
d43d2d583a
feat(select): add alert overlay support
2017-08-22 16:20:11 -04:00
Brandy Carney
1276224a5e
style(components): add line breaks, edit comments
2017-08-22 16:09:26 -04:00
Brandy Carney
8671efe78b
feat(alert): add alert component/ctrl functionality
2017-08-22 16:09:26 -04:00
Brandy Carney
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
Brandy Carney
b6a0b10e76
fix(loading): set default spinner on loading
2017-08-22 16:09:26 -04:00
mhartington
d13f87d075
fix(toast): remove unneeded code
2017-08-18 18:26:16 -04:00
mhartington
de5fc1f966
fix(toast): proper type casting
2017-08-18 13:14:08 -04:00
mhartington
8cebb411aa
feat(toast): add toast
2017-08-18 12:58:12 -04:00
Dan Bucholtz
0030655c29
fix(navigation): unbroke the build
2017-08-16 15:36:32 -05:00
Dan Bucholtz
a941226d6f
feature(navigation): initial nav implementation (WIP)
...
* wip
* wip
* updates
2017-08-16 14:40:01 -05:00
Brandy Carney
7b9782d3d0
fix(spinner): render properly and return mode defaults
...
closes ionic-team/stencil#90
2017-08-16 12:38:03 -04:00
Brandy Carney
8599c49399
refactor(popover): add wrapper style directly, get el/ev off popover
2017-08-15 17:09:45 -04:00
Brandy Carney
838809a718
fix(popover): get md and wp displaying and add long popover tests
2017-08-15 11:16:11 -04:00
Brandy Carney
ceac83addf
fix(popover): position for all modes in one function
2017-08-14 18:04:23 -04:00
Brandy Carney
e214502c6c
feat(popover): initial checkin of popover positioning
2017-08-14 13:36:28 -04:00
Brandy Carney
f7417d1e13
fix(overlays): grab correct animal controller component
2017-08-12 15:03:42 -04:00
Brandy Carney
f1c0a63476
refactor(overlay): update to latest overlay syntax
2017-08-12 14:43:52 -04:00
Brandy Carney
3b09d0f4a0
Merge branch 'mono-refactor' into core/overlay
2017-08-11 13:54:37 -04:00
Brandy Carney
4dcb174245
refactor(components): move function to get classes from host to utils
...
Moved getElementClassObject function to utils/theme and updated the
components with child buttons to use this function to get the host
classes.
Adds the ability to pass classes down from host to child for content
and segment button
closes ionic-team/stencil#84
2017-08-11 13:27:18 -04:00
Brandy Carney
319d38ac1a
chore(stencil): use latest stencil dependencies
2017-08-11 13:27:18 -04:00
Brandy Carney
60b4bec100
fix(list-header): add proper styles for list header
2017-08-11 13:26:31 -04:00
Brandy Carney
ae1adbcc66
fix(item): add item cover styling
2017-08-11 13:26:31 -04:00
Brandy Carney
cd7e8c3d35
style(item): remove duplicated variables
2017-08-11 13:26:31 -04:00
Adam Bradley
b3ea4ecc75
fix(icon): prevent ssr rendering
2017-08-11 00:31:59 -05:00
Brandy Carney
4ce01761bb
fix(action-sheet): fix button positioning, backdrop opacity
2017-08-10 15:39:46 -04:00
mhartington
7331bf499f
fix(actionSheet): render cancel button in different group
2017-08-10 15:39:46 -04:00
Brandy Carney
4065ce2649
fix(action-sheet): proper colors for icons
2017-08-10 15:39:45 -04:00
mhartington
e404b19733
feat(popover): add initial animation
2017-08-10 15:39:45 -04:00
mhartington
c1e2133461
feat(): add action-sheet role classes
2017-08-10 15:39:45 -04:00
mhartington
f33af0623f
chore(actionSheet): rename interface
2017-08-10 15:39:45 -04:00
mhartington
abdf9ff320
feat(): add backdrop and update action-sheet animations
2017-08-10 15:38:42 -04:00
mhartington
ea95cc0947
fix(): update global references
2017-08-10 15:38:41 -04:00
mhartington
5bfe7e44a0
chore(): update events for popover and action-sheet
2017-08-10 15:38:41 -04:00
mhartington
02670801d5
feat(popover, actionsheet): add inital render
2017-08-10 15:38:41 -04:00
Brandy Carney
27389b7d41
test(demos): remove the old tests
...
tests are now in component specific folders
2017-08-10 14:02:49 -04:00
Adam Bradley
ccb63ee34f
feat(prop): load controllers w/ prop connect and context
2017-08-10 08:17:30 -05:00