399 Commits

Author SHA1 Message Date
814268b31e chore(button): minification tricks 2017-08-09 17:53:29 -05:00
19c535c419 fix(input): sync value properly and add clear input button 2017-08-09 13:45:22 -04:00
b18f44de68 fix(item): emit the ion swipe event correctly from options 2017-08-09 13:33:42 -04:00
fe99d1958b feat(textarea): add textarea and interfaces for both inputs 2017-08-08 17:05:04 -04:00
487948eeb9 fix(searchbar): use proper capitalization for events
closes #12606
2017-08-07 14:57:34 -04:00
c3c3cc811e fix(spinner): init spinner styling 2017-08-03 23:50:10 -05:00
5bdc184695 fix(loading): fix enter animation 2017-08-03 20:43:05 -05:00
f1b60c61c3 fix(loading): fix loading events 2017-08-03 16:04:27 -05:00
3e9bbb6531 fix(animations): fix animation-controller 2017-08-03 16:02:25 -05:00
b96f6fe650 0.0.2-1 2017-08-03 12:04:52 -05:00
0468f8e79d fix(package): update main entry 2017-08-03 12:03:47 -05:00
2e3064113c chore(package): bump version 2017-08-03 11:11:16 -05:00
7798840f74 chore(scripts): update publish script 2017-08-03 09:22:42 -05:00
268325cab2 chore(package): move devDeps to root package.json 2017-08-03 09:17:08 -05:00
ee12171c45 fix(): add event emitter to segment for ionchange 2017-08-03 09:11:06 -05:00
15b45f5f30 feat(Ionic): import Ionic for controllers and config 2017-08-03 08:51:25 -05:00
f6781825ed feat(animations): init animation controller 2017-08-03 08:50:27 -05:00
47cb12dfd9 chore(package): update core package.json 2017-08-03 08:47:34 -05:00
a5c7a97387 chore(license): add MIT license 2017-08-03 08:44:14 -05:00
cbff1e9bb3 chore(): update to stencil 0.0.4-3 2017-07-31 12:41:49 -05:00
d8f2930dac fix(): update slides to use new event emitter decoractor 2017-07-31 10:45:08 -05:00
2edcbab5cd feat(input): initial checkin of input component 2017-07-28 18:30:27 -04:00
7736045342 fix(label): emit proper styles for item classes 2017-07-28 18:30:27 -04:00
d06563e7a2 fix(fab): position icons properly and rename sass variables 2017-07-28 18:30:27 -04:00
adc4cb3e86 chore(stencil): update to latest version 2017-07-28 18:30:26 -04:00
b8d529e4fd fix(icons): remove fill styles from svgs
references ionic-team/stencil#62
2017-07-28 18:30:26 -04:00
291125c4b1 fix(searchbar): emit the input event on input changed 2017-07-28 18:30:26 -04:00
d62acf0235 fix(toggle): remove deprecated variables and fix slot padding 2017-07-28 18:30:26 -04:00
11e8c7d0ab fix(fab): fix the icon colors and fixed styles 2017-07-28 18:30:26 -04:00
4582dfa9ff chore(stencil): update to latest 2017-07-28 18:30:26 -04:00
07fcab919c fix(): segment ionClick listener needs to look at the event detail. 2017-07-27 09:48:24 -05:00
f048463ee3 docs(): added readme. 2017-07-26 13:47:49 -05:00
73daa0ec27 chore(): added jest and removed unused test. 2017-07-26 13:42:55 -05:00
08f0784438 chore(): bump dev-server and utils versions. 2017-07-26 13:30:27 -05:00
541d0fe24a chore(): update to the latest version of stencil. 2017-07-26 12:27:26 -05:00
421c6b83aa chore(): update stencil/core to 0.0.2 2017-07-26 12:04:46 -05:00
71af83de14 test(toggle): add basic toggle test 2017-07-26 13:03:47 -04:00
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
69dfaad7b0 refactor(chip): separate chip button styles from chip 2017-07-24 18:19:09 -04:00
76651edebc feat(chip): add chip and chip button component 2017-07-24 16:12:49 -04:00
12da6d5246 fix(padding): add padding to correct element 2017-07-21 16:50:33 -04:00
bce6385000 Add tabs and grid to collections 2017-07-20 20:30:11 -05:00
d032e60dda fix(item): get expandable working on the button 2017-07-19 16:10:54 -04:00
25ff3e2762 fix(item-sliding): fix closing transition and get close working 2017-07-19 15:37:32 -04:00
4457820b0a fix(item): update test to call methods and fix gesture 2017-07-19 11:58:03 -04:00
aaca2bc6ed fix(icon): fix the width and height for icons for item sliding 2017-07-19 11:57:26 -04:00
4e52ace620 fix(icon): update icon color for svg 2017-07-18 16:29:24 -04:00
2db8320aaa fix(icon): declare publicPath 2017-07-18 14:17:57 -05:00
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
52342d78f1 chore(): update to stencil 0.0.2-7 2017-07-18 14:12:19 -05:00