Commit Graph

6330 Commits

Author SHA1 Message Date
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
Brandy Carney
e5b658c36b refactor(components): move icon to .tsx 2017-06-13 15:20:34 -04:00
Brandy Carney
30cd5454a1 refactor(components): remove old *.ts files 2017-06-13 15:18:08 -04:00
Brandy Carney
5dbd3aaa40 style(lint): fix linting errors 2017-06-13 13:43:39 -04:00
Brandy Carney
e7dfac205f chore(gulp): add colors and formatting to the excluded components 2017-06-13 13:40:16 -04:00
Brandy Carney
89e1b8c7b9 chore(gulp): ignore web components 2017-06-13 13:04:14 -04:00
Brandy Carney
79c4574dc7 test(components): fix import order and add custom elements schema 2017-06-13 13:03:16 -04:00
Brandy Carney
02e4aa5db9 chore(ionic): update from ionic core 2017-06-12 13:53:33 -04:00
Brandy Carney
a99610c776 chore(e2e): update e2e task 2017-06-12 13:43:35 -04:00
Brandy Carney
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
William Ghelfi
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
Brandy Carney
d0847aabdb style(lint): enable default rule and ignore variables with parents 2017-06-09 18:19:03 -04:00
Brandy Carney
63b0f0aaf6 style(lint): fix lint errors and add !default flags 2017-06-09 18:11:40 -04:00
Brandy Carney
11f48cba26 chore(ionic): update latest package.json 2017-06-09 17:34:06 -04:00
Brandy Carney
9bb1a60b02 fix(card-title): add hydrated visbility 2017-06-09 17:33:22 -04:00
Brandy Carney
865497f36c chore(ionic): update from master and latest core 2017-06-09 17:16:54 -04:00
Sina
10f4df42d0 fix(item-sliding): RTL fix for item sliding (#11825)
* fix(item-sliding): fix item-sliding RTL

fix a bug that options disappear on RTL

* wrong class

* revert back ts changes

* create scss fixes

* correct order of rule set

* Right is right and left is left

unless we use start or end for rtl and ltr right should be placed right
and so does left.

* using multi-dir and ltr mixins

* Currect order on RTL using ltr and rtl specific mixins

* dupplicate the comment to disable PropertySpelling
2017-06-09 16:56:41 -04:00
Amit Moryossef
f4452b5d33 feat(rtl): support flipped svg background images on rtl (#11945)
* feat(svg-background-image): support flipped on rtl

* feat(svg-background-image): add rtl for needed icons

* revert(svg-background-image): no need to flip clear

* fix(svg-background-image): translate to place

* fix(svg-background-image): add support for line and polygon
2017-06-09 16:30:35 -04:00
Amit Moryossef
20c9dd7e64 fix(datetime): set datetime direction the same on ltr and rtl (#11992) 2017-06-09 16:13:31 -04:00
Amit Moryossef
6db8c147a6 fix(segment): fix border-radius logic for RTL (#11981) 2017-06-09 15:19:53 -04:00
Manuel Mtz-Almeida
3c046b413b test(split-pane): adds side RTL tests 2017-06-09 16:55:41 +02:00
Amit Moryossef
30dc247404 fix(split-pane): correct split-pane menu side order 2017-06-09 17:35:04 +03:00
Manuel Mtz-Almeida
ac52d3b724 refactor(toggle): simplied RTL support 2017-06-09 15:46:24 +02:00
Manuel Mtz-Almeida
435f5c4db0 Merge branch 'rtl-fix-toggle' of https://github.com/sijav/ionic 2017-06-09 15:31:39 +02:00
Sina
30047f004e fix(menu): rtl gesture for menu (#11830)
* fix(menu): rtl fix for menu

* disable PropertySpelling in scss-lint for this special case

* Revert "disable PropertySpelling in scss-lint for this special case"

This reverts commit 87c3302fc2.

* remove scss changes because of the conflict

* Fix left (default) menu position

* Revert "Fix left (default) menu position"

This reverts commit f657369540.

* trim down ifs

* remove unnecessary this
2017-06-09 13:58:31 +02:00