Commit Graph

156 Commits

Author SHA1 Message Date
Brandy Carney
94c8b0bf4a Merge branch 'core/overlay' into mono-refactor 2017-08-15 17:10:15 -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
Adam Bradley
5df41a820d chore(publish): 0.0.2-6 2017-08-12 14:31:34 -05: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
Adam Bradley
cc40476bf2 chore(package): move @stencil/core to devDependencies 2017-08-11 15:49:23 -05: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
Adam Bradley
1c779aa501 0.0.2-4 2017-08-10 15:47:02 -05:00
Adam Bradley
dbf62d7744 fix(build): copy index.d.ts before publish 2017-08-10 15:44:08 -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
Brandy Carney
bcb6bbb1d8 fix(themes): update primary color 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
a8ef586b27 0.0.2-3 2017-08-10 08:20:21 -05:00
Adam Bradley
ccb63ee34f feat(prop): load controllers w/ prop connect and context 2017-08-10 08:17:30 -05:00
Adam Bradley
814268b31e chore(button): minification tricks 2017-08-09 17:53:29 -05:00
Brandy Carney
19c535c419 fix(input): sync value properly and add clear input button 2017-08-09 13:45:22 -04:00
Brandy Carney
b18f44de68 fix(item): emit the ion swipe event correctly from options 2017-08-09 13:33:42 -04:00
Brandy Carney
fe99d1958b feat(textarea): add textarea and interfaces for both inputs 2017-08-08 17:05:04 -04:00
Brandy Carney
487948eeb9 fix(searchbar): use proper capitalization for events
closes #12606
2017-08-07 14:57:34 -04:00
Adam Bradley
c3c3cc811e fix(spinner): init spinner styling 2017-08-03 23:50:10 -05:00
Adam Bradley
5bdc184695 fix(loading): fix enter animation 2017-08-03 20:43:05 -05:00
Adam Bradley
f1b60c61c3 fix(loading): fix loading events 2017-08-03 16:04:27 -05:00
Adam Bradley
3e9bbb6531 fix(animations): fix animation-controller 2017-08-03 16:02:25 -05:00
Adam Bradley
b96f6fe650 0.0.2-1 2017-08-03 12:04:52 -05:00
Adam Bradley
0468f8e79d fix(package): update main entry 2017-08-03 12:03:47 -05:00
Adam Bradley
2e3064113c chore(package): bump version 2017-08-03 11:11:16 -05:00
Adam Bradley
7798840f74 chore(scripts): update publish script 2017-08-03 09:22:42 -05:00
Adam Bradley
268325cab2 chore(package): move devDeps to root package.json 2017-08-03 09:17:08 -05:00
Josh Thomas
ee12171c45 fix(): add event emitter to segment for ionchange 2017-08-03 09:11:06 -05:00
Adam Bradley
15b45f5f30 feat(Ionic): import Ionic for controllers and config 2017-08-03 08:51:25 -05:00
Adam Bradley
f6781825ed feat(animations): init animation controller 2017-08-03 08:50:27 -05:00
Adam Bradley
f0577e2aa7 chore(package): update angular package.json 2017-08-03 08:48:14 -05:00