Commit Graph

7204 Commits

Author SHA1 Message Date
Ionitron
86f07ef6fc refactor(components): remove old files 2017-07-06 15:03:29 -04:00
Ionitron
59841ac7a8 feat(searchbar): add searchbar component 2017-07-06 15:03:29 -04:00
Ionitron
2df495b6e2 fix(themes): use correct default app-direction 2017-07-06 15:03:29 -04:00
Josh Thomas
5503cd0794 fix(): update location of ionic js file for vanilla test page. 2017-07-06 12:44:31 -05:00
Adam Bradley
e1cfc9aa95 fix(config): update stencil config 2017-07-06 12:32:35 -05:00
Josh Thomas
802415c899 chore(): remove ionic-vanilla and move it into core. 2017-07-06 12:20:10 -05:00
Ionitron
0e67d18bb6 chore(scripts): update path to circle scripts 2017-07-05 11:52:30 -04:00
Brandy Carney
576f83df40 feat(tabs): add tabs component from core 2017-07-05 11:47:46 -04:00
Brandy Carney
25eb7dc3f5 test(demos): move demos around and get vanilla working 2017-07-05 11:29:38 -04:00
Josh Thomas
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
jgw96
976ccae212 chore(core-hn-demo): look for app.js instead of ionic.js 2017-06-30 16:03:01 -05:00
Brandy Carney
93951770e3 tests(demos): update vanilla demos 2017-06-30 16:59:30 -04:00
Brandy Carney
89f464b5a5 fix(segment): update util to new path 2017-06-30 16:59:30 -04:00
Brandy Carney
caf6dee959 feat(segment): add segment component 2017-06-30 16:59:30 -04:00
Adam Bradley
77665fca7f chore(): update vanilla config 2017-06-30 14:13:26 -05:00
Josh Thomas
4802fbd477 fix(): update for e2e to use ionic core components. 2017-06-30 13:38:37 -05:00
jgw96
dd8b5a5bb5 chore(core-hn): change styleUrls to styleUrl 2017-06-29 12:01:00 -05:00
Josh Thomas
90f2e66f83 feat(): add stencil link to the packages. 2017-06-29 11:29:11 -05:00
Josh Thomas
32935af1de feat: add stencil config for ionic-angular. 2017-06-28 21:54:17 -05:00
Josh Thomas
95aa942cdc chore(): remove all files that are duplicates of @ionic/core 2017-06-28 21:54:17 -05:00
Adam Bradley
c1a3999b5f chore(): bundle badge w/ avatar and thumbnail 2017-06-28 21:04:23 -05:00
Josh Thomas
8543d40d34 fix(): remove duplicate ts files that were not needed. 2017-06-28 15:29:02 -05:00
Josh Thomas
93fb58f307 chore(): transition most recently updated components from stencil into @ionic/core 2017-06-28 14:59:46 -05:00
Josh Thomas
f511aecd0a fix(): corrected some components based on stencil updates. Also moved style based linting to top level directory. 2017-06-28 14:43:44 -05:00
Josh Thomas
c94a1b7d97 fix(): updates so that core works with hn demo and ionic-vanilla 2017-06-26 22:44:50 -05:00
Josh Thomas
167c558860 fix(): copy vendor files into temp directory 2017-06-22 23:24:11 -05:00
Josh Thomas
bbe87ef644 chore(): renamed fiber demo directory. 2017-06-22 15:47:29 -05:00
Josh Thomas
c7010e28b7 chore(): prep move from ionic to core for use of vanilla 2017-06-22 14:59:33 -05:00
Josh Thomas
9693be4244 feat(): ensure types are used from @stencil/core 2017-06-22 13:01:37 -05:00
Josh Thomas
984bc7025f chore(): updates to allow fiber demo to work. 2017-06-22 12:03:59 -05:00
Josh Thomas
f2e0a29d99 chore(): move core-hn and fiber into their own packages. 2017-06-22 11:43:06 -05:00
Josh Thomas
a4a50d255b fix(): update demo paths 2017-06-21 20:50:54 -05:00
Josh Thomas
ef2b26dd19 fix(): added ionicons as a dependency of ionic. 2017-06-21 16:12:26 -05:00
Josh Thomas
518dc0b280 feat(): included stencil config. 2017-06-21 15:31:02 -05:00
Josh Thomas
28a7b572e8 chore(): Updated import references and included utils. 2017-06-21 11:58:39 -05:00
Josh Thomas
d0844c585d chore(): moved themes into ionic and created components folder. 2017-06-21 10:14:08 -05:00
Josh Thomas
bd5b67304d chore(): begin adding ionic components to mono-repo. 2017-06-21 09:33:06 -05:00
Adam Bradley
1181fe98fc feat(button): add ion-buttons 2017-06-16 14:47:27 -05:00
Adam Bradley
62cd0f6dac test(icon): update icon-only tests 2017-06-16 14:22:12 -05:00
Adam Bradley
cf27c0b367 refactor(button): add icon-only slot 2017-06-16 13:40:38 -05:00
Brandy Carney
b2036ad956 fix(button): update from core 2017-06-16 10:08:37 -04:00
Brandy Carney
e142224416 fix(alert): use proper styling for alert buttons 2017-06-16 10:08:37 -04:00
Brandy Carney
d922485c90 test(slides): fix slides test to use app and pages 2017-06-16 10:08:37 -04:00
Adam Bradley
041b45f8aa chore(): update core providers 2017-06-14 22:45:01 -05:00
Adam Bradley
d406c45226 fix(hydrated): add .hydrated to app scss 2017-06-14 22:44:13 -05:00
Brandy Carney
e4df27a511 chore(gulp): update core task to run done on compile 2017-06-14 12:56:21 -04:00
Brandy Carney
005035bb46 test(components): update buttons to use slot for icons 2017-06-14 11:40:49 -04:00
Brandy Carney
f89486cbc8 refactor(button): rename button to ion-button 2017-06-13 17:25:43 -04:00
Brandy Carney
947cb2b260 fix(button): update button usage to element ion-button 2017-06-13 15:31:01 -04:00
Brandy Carney
5571c8ff8a feat(components): add core avatar and button components 2017-06-13 15:22:30 -04:00