Commit Graph

69 Commits

Author SHA1 Message Date
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
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
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
Josh Thomas
d8f2930dac fix(): update slides to use new event emitter decoractor 2017-07-31 10:45:08 -05:00
Brandy Carney
2edcbab5cd feat(input): initial checkin of input component 2017-07-28 18:30:27 -04:00
Brandy Carney
7736045342 fix(label): emit proper styles for item classes 2017-07-28 18:30:27 -04:00
Brandy Carney
d06563e7a2 fix(fab): position icons properly and rename sass variables 2017-07-28 18:30:27 -04:00
Brandy Carney
b8d529e4fd fix(icons): remove fill styles from svgs
references ionic-team/stencil#62
2017-07-28 18:30:26 -04:00
Brandy Carney
291125c4b1 fix(searchbar): emit the input event on input changed 2017-07-28 18:30:26 -04:00
Brandy Carney
d62acf0235 fix(toggle): remove deprecated variables and fix slot padding 2017-07-28 18:30:26 -04:00
Brandy Carney
11e8c7d0ab fix(fab): fix the icon colors and fixed styles 2017-07-28 18:30:26 -04:00
Josh Thomas
07fcab919c fix(): segment ionClick listener needs to look at the event detail. 2017-07-27 09:48:24 -05:00
Brandy Carney
71af83de14 test(toggle): add basic toggle test 2017-07-26 13:03:47 -04:00
Adam Bradley
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
Brandy Carney
69dfaad7b0 refactor(chip): separate chip button styles from chip 2017-07-24 18:19:09 -04:00
Brandy Carney
76651edebc feat(chip): add chip and chip button component 2017-07-24 16:12:49 -04:00
Brandy Carney
12da6d5246 fix(padding): add padding to correct element 2017-07-21 16:50:33 -04:00
Brandy Carney
d032e60dda fix(item): get expandable working on the button 2017-07-19 16:10:54 -04:00
Brandy Carney
25ff3e2762 fix(item-sliding): fix closing transition and get close working 2017-07-19 15:37:32 -04:00
Brandy Carney
4457820b0a fix(item): update test to call methods and fix gesture 2017-07-19 11:58:03 -04:00
Brandy Carney
aaca2bc6ed fix(icon): fix the width and height for icons for item sliding 2017-07-19 11:57:26 -04:00
Brandy Carney
4e52ace620 fix(icon): update icon color for svg 2017-07-18 16:29:24 -04:00
Adam Bradley
2db8320aaa fix(icon): declare publicPath 2017-07-18 14:17:57 -05:00
Adam Bradley
9b20fe8656 chore(): merge package updates
# Conflicts:
#	packages/core/package.json
#	packages/core/src/components/icon/icon.tsx
#	packages/core/src/components/slides/slides.tsx
2017-07-18 14:14:57 -05:00
Adam Bradley
102847b176 feat(icon): load svg icons 2017-07-18 14:07:16 -05:00
Adam Bradley
8b24267e21 fix(slides): move vendor to slide assetsDir 2017-07-18 14:00:57 -05:00
Adam Bradley
e03f540634 fix(item-sliding): fix timer type 2017-07-18 13:59:18 -05:00
Josh Thomas
d825e6abbd fix(): update package.json build process and add font files. 2017-07-17 17:47:00 -05:00
Brandy Carney
34d93ebe01 feat(item): add item option and move out css for item sliding 2017-07-17 17:06:03 -04:00
Adam Bradley
550b58a158 feat(ionicons): svg based ionicons 2017-07-17 15:06:55 -05:00
Adam Bradley
673159ab2e fix(animation): init Ionic.Animation from window 2017-07-17 14:45:58 -05:00
Adam Bradley
2a1968959c feat(icons): add optimized ionicon svgs 2017-07-17 14:39:56 -05:00
Brandy Carney
ec6f20aea5 chore(types): fix type errors 2017-07-17 11:32:07 -04:00
Brandy Carney
1d656657e2 refactor(item): add helper functions for item sliding 2017-07-17 11:08:55 -04:00
Brandy Carney
c383fd6a54 fix(searchbar): use dir attribute for rtl 2017-07-17 11:08:55 -04:00
Brandy Carney
3d5ed7e81f feat(item): initial checkin of item sliding 2017-07-17 11:08:55 -04:00
Brandy Carney
14502ebb72 style(components): fix types and remove unused imports 2017-07-17 11:08:55 -04:00