6392 Commits

Author SHA1 Message Date
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
102847b176 feat(icon): load svg icons 2017-07-18 14:07:16 -05:00
8b24267e21 fix(slides): move vendor to slide assetsDir 2017-07-18 14:00:57 -05:00
e03f540634 fix(item-sliding): fix timer type 2017-07-18 13:59:18 -05:00
d825e6abbd fix(): update package.json build process and add font files. 2017-07-17 17:47:00 -05:00
7fa9aefa5c chore(build): remove debug statement 2017-07-17 17:08:18 -04:00
34d93ebe01 feat(item): add item option and move out css for item sliding 2017-07-17 17:06:03 -04:00
550b58a158 feat(ionicons): svg based ionicons 2017-07-17 15:06:55 -05:00
673159ab2e fix(animation): init Ionic.Animation from window 2017-07-17 14:45:58 -05:00
66008e13be fix(tsconfig): fix include tsx 2017-07-17 14:40:58 -05:00
2a1968959c feat(icons): add optimized ionicon svgs 2017-07-17 14:39:56 -05:00
f7bba4b7fa chore(): updated npm run command and updated stencil config. 2017-07-17 13:43:41 -05:00
869a6edfd5 demo(universal): update universal demo 2017-07-17 11:22:19 -05:00
ec6f20aea5 chore(types): fix type errors 2017-07-17 11:32:07 -04:00
1d656657e2 refactor(item): add helper functions for item sliding 2017-07-17 11:08:55 -04:00
c383fd6a54 fix(searchbar): use dir attribute for rtl 2017-07-17 11:08:55 -04:00
3d5ed7e81f feat(item): initial checkin of item sliding 2017-07-17 11:08:55 -04:00
aeb8a1ebea docs(readme): update v4 breaking changes 2017-07-17 11:08:55 -04:00
14502ebb72 style(components): fix types and remove unused imports 2017-07-17 11:08:55 -04:00
db9e9d9159 feat(fab): add fab container and buttons 2017-07-17 11:08:55 -04:00
1ada75014e refactor(content): add ion-fixed component and move from content 2017-07-17 11:08:55 -04:00
201821f2fd chore(ionicons): remove ionicon font and scss 2017-07-17 08:48:51 -05:00
e6ce405972 feat(animation): init ionic animations 2017-07-16 22:24:02 -05:00
ed570c1fbe chore(): @stencil/core 0.0.2-4 2017-07-16 22:21:53 -05:00
ef0e9e78d3 chore(): updated version of stencil/core. 2017-07-14 12:09:01 -05:00
4958c7e53a chore(): Added dev server dependency and some configuration in the stencil config for core. 2017-07-14 11:28:07 -05:00
bde8dc028f fix(): correct config to allow for watch and live-reload on test folders. 2017-07-14 08:29:05 -05:00
5c361398f0 fix(): updated jsx due to type errors. 2017-07-13 14:26:07 -05:00
0ba1cc85ec fix(): removed jsx.d.ts files that are no longer needed. 2017-07-12 15:52:17 -05:00
e96ce7dafd fix(): updated config settings for new version of stencil and corrected some errors. 2017-07-10 16:09:18 -05:00
10c69b4f17 fix(): correct all type errors in ionic core. 2017-07-10 15:02:35 -05:00
4856a8113d chore(build): update build dest 2017-07-06 17:34:27 -05:00
44c98b2da6 docs(readme): add v4 readme 2017-07-06 16:11:52 -04:00
5e958d060c test(searchbar): add demo for searchbar 2017-07-06 15:19:57 -04:00
86f07ef6fc refactor(components): remove old files 2017-07-06 15:03:29 -04:00
59841ac7a8 feat(searchbar): add searchbar component 2017-07-06 15:03:29 -04:00
2df495b6e2 fix(themes): use correct default app-direction 2017-07-06 15:03:29 -04:00
5503cd0794 fix(): update location of ionic js file for vanilla test page. 2017-07-06 12:44:31 -05:00
e1cfc9aa95 fix(config): update stencil config 2017-07-06 12:32:35 -05:00
802415c899 chore(): remove ionic-vanilla and move it into core. 2017-07-06 12:20:10 -05:00
0e67d18bb6 chore(scripts): update path to circle scripts 2017-07-05 11:52:30 -04:00
576f83df40 feat(tabs): add tabs component from core 2017-07-05 11:47:46 -04:00
25eb7dc3f5 test(demos): move demos around and get vanilla working 2017-07-05 11:29:38 -04:00
95f077f93f fix(): renamed all ts component files to be tsx and ensured they contained valid type definitions. 2017-06-30 19:05:46 -05:00
976ccae212 chore(core-hn-demo): look for app.js instead of ionic.js 2017-06-30 16:03:01 -05:00
93951770e3 tests(demos): update vanilla demos 2017-06-30 16:59:30 -04:00