6341 Commits

Author SHA1 Message Date
caf6dee959 feat(segment): add segment component 2017-06-30 16:59:30 -04:00
77665fca7f chore(): update vanilla config 2017-06-30 14:13:26 -05:00
4802fbd477 fix(): update for e2e to use ionic core components. 2017-06-30 13:38:37 -05:00
dd8b5a5bb5 chore(core-hn): change styleUrls to styleUrl 2017-06-29 12:01:00 -05:00
90f2e66f83 feat(): add stencil link to the packages. 2017-06-29 11:29:11 -05:00
32935af1de feat: add stencil config for ionic-angular. 2017-06-28 21:54:17 -05:00
95aa942cdc chore(): remove all files that are duplicates of @ionic/core 2017-06-28 21:54:17 -05:00
c1a3999b5f chore(): bundle badge w/ avatar and thumbnail 2017-06-28 21:04:23 -05:00
8543d40d34 fix(): remove duplicate ts files that were not needed. 2017-06-28 15:29:02 -05:00
93fb58f307 chore(): transition most recently updated components from stencil into @ionic/core 2017-06-28 14:59:46 -05:00
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
c94a1b7d97 fix(): updates so that core works with hn demo and ionic-vanilla 2017-06-26 22:44:50 -05:00
167c558860 fix(): copy vendor files into temp directory 2017-06-22 23:24:11 -05:00
bbe87ef644 chore(): renamed fiber demo directory. 2017-06-22 15:47:29 -05:00
c7010e28b7 chore(): prep move from ionic to core for use of vanilla 2017-06-22 14:59:33 -05:00
9693be4244 feat(): ensure types are used from @stencil/core 2017-06-22 13:01:37 -05:00
984bc7025f chore(): updates to allow fiber demo to work. 2017-06-22 12:03:59 -05:00
f2e0a29d99 chore(): move core-hn and fiber into their own packages. 2017-06-22 11:43:06 -05:00
a4a50d255b fix(): update demo paths 2017-06-21 20:50:54 -05:00
ef2b26dd19 fix(): added ionicons as a dependency of ionic. 2017-06-21 16:12:26 -05:00
518dc0b280 feat(): included stencil config. 2017-06-21 15:31:02 -05:00
28a7b572e8 chore(): Updated import references and included utils. 2017-06-21 11:58:39 -05:00
d0844c585d chore(): moved themes into ionic and created components folder. 2017-06-21 10:14:08 -05:00
bd5b67304d chore(): begin adding ionic components to mono-repo. 2017-06-21 09:33:06 -05:00
1181fe98fc feat(button): add ion-buttons 2017-06-16 14:47:27 -05:00
62cd0f6dac test(icon): update icon-only tests 2017-06-16 14:22:12 -05:00
cf27c0b367 refactor(button): add icon-only slot 2017-06-16 13:40:38 -05:00
b2036ad956 fix(button): update from core 2017-06-16 10:08:37 -04:00
e142224416 fix(alert): use proper styling for alert buttons 2017-06-16 10:08:37 -04:00
d922485c90 test(slides): fix slides test to use app and pages 2017-06-16 10:08:37 -04:00
041b45f8aa chore(): update core providers 2017-06-14 22:45:01 -05:00
d406c45226 fix(hydrated): add .hydrated to app scss 2017-06-14 22:44:13 -05:00
e4df27a511 chore(gulp): update core task to run done on compile 2017-06-14 12:56:21 -04:00
005035bb46 test(components): update buttons to use slot for icons 2017-06-14 11:40:49 -04:00
f89486cbc8 refactor(button): rename button to ion-button 2017-06-13 17:25:43 -04:00
947cb2b260 fix(button): update button usage to element ion-button 2017-06-13 15:31:01 -04:00
5571c8ff8a feat(components): add core avatar and button components 2017-06-13 15:22:30 -04:00
e5b658c36b refactor(components): move icon to .tsx 2017-06-13 15:20:34 -04:00
30cd5454a1 refactor(components): remove old *.ts files 2017-06-13 15:18:08 -04:00
5dbd3aaa40 style(lint): fix linting errors 2017-06-13 13:43:39 -04:00
e7dfac205f chore(gulp): add colors and formatting to the excluded components 2017-06-13 13:40:16 -04:00
89e1b8c7b9 chore(gulp): ignore web components 2017-06-13 13:04:14 -04:00
79c4574dc7 test(components): fix import order and add custom elements schema 2017-06-13 13:03:16 -04:00
02e4aa5db9 chore(ionic): update from ionic core 2017-06-12 13:53:33 -04:00
a99610c776 chore(e2e): update e2e task 2017-06-12 13:43:35 -04:00
4cd5834cfd Merge branch 'master' into v4
# Conflicts:
#	.scss-lint.yml
#	README.md
#	scripts/gulp/tasks/e2e.dev.ts
#	scripts/gulp/util.ts
#	src/components/action-sheet/action-sheet-component.ts
#	src/components/card/card.ios.scss
#	src/components/card/card.md.scss
#	src/components/card/card.wp.scss
#	src/components/card/test/map/main.html
#	src/components/card/test/social/main.html
#	src/components/slides/slides.scss
#	src/components/slides/slides.ts
#	src/components/toggle/toggle.ios.scss
#	src/components/toggle/toggle.ts
#	src/themes/ionic.mixins.scss
2017-06-12 13:33:33 -04:00
3e0d43e7dc feat(loading): add margin start variable (#11980)
* Use margin variable

* feat(loading): add sass variable to override content margin
2017-06-12 11:57:14 -04:00
d0847aabdb style(lint): enable default rule and ignore variables with parents 2017-06-09 18:19:03 -04:00
63b0f0aaf6 style(lint): fix lint errors and add !default flags 2017-06-09 18:11:40 -04:00
11f48cba26 chore(ionic): update latest package.json 2017-06-09 17:34:06 -04:00