6322 Commits

Author SHA1 Message Date
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
9bb1a60b02 fix(card-title): add hydrated visbility 2017-06-09 17:33:22 -04:00
865497f36c chore(ionic): update from master and latest core 2017-06-09 17:16:54 -04:00
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
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
20c9dd7e64 fix(datetime): set datetime direction the same on ltr and rtl (#11992) 2017-06-09 16:13:31 -04:00
6db8c147a6 fix(segment): fix border-radius logic for RTL (#11981) 2017-06-09 15:19:53 -04:00
3c046b413b test(split-pane): adds side RTL tests 2017-06-09 16:55:41 +02:00
30dc247404 fix(split-pane): correct split-pane menu side order 2017-06-09 17:35:04 +03:00
ac52d3b724 refactor(toggle): simplied RTL support 2017-06-09 15:46:24 +02:00
435f5c4db0 Merge branch 'rtl-fix-toggle' of https://github.com/sijav/ionic 2017-06-09 15:31:39 +02:00
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 87c3302fc2a533e1d926e0ed4ec768b467081a93.

* remove scss changes because of the conflict

* Fix left (default) menu position

* Revert "Fix left (default) menu position"

This reverts commit f657369540ac909d127bb9fb09f632af3a545de5.

* trim down ifs

* remove unnecessary this
2017-06-09 13:58:31 +02:00
75bfbad21e chore(zone.js): fix ios9 error (#11979)
https://github.com/angular/zone.js/issues/802
2017-06-08 15:31:49 -04:00
2273fb5d47 feat(rtl): add transform and transform-origin support for rtl (#11649)
* feat(rtl): add translate3d support for directions

* feat(rtl): add transform-origin support for directions

* fix(transform): add missing origins

* fix(transform): when given a percentage, calc on rtl

* fix(transform-origin): be same as before

* fix(translate3d): no double minus

* fix(translate3d): use transform instead of cloning code

* style(scss-lint): remove empty line

* fix(merge): fix bad merge

* refactor(transform-origin): nicer logic

* style(): add eof line

* fix(transform): remove unneeded mixin

* feat(rtl): add transform mixin and str-split function

* Merge remote-tracking branch 'remotes/upstream/rtl-transform' into transform-rtl

# Conflicts:
#	src/themes/ionic.mixins.scss

* fix(transform): fix string comparison
2017-06-08 15:27:45 -04:00
bb574743d9 test(snapshot): add assistive popover to change direction (#11976) 2017-06-08 10:56:34 -04:00
d0ae810bae feat(loading): add enableBackdropDismiss to Loading (#11937)
closes #7975
2017-06-08 10:40:28 -04:00
344589a00e Merge remote-tracking branch 'refs/remotes/ionic-team/master' into rtl-fix-toggle 2017-06-08 18:50:04 +04:30
dc6c5863fb fix(select): return undefined when there are no options (#11968)
* fix(select): make select with no options return undefined when OK is pressed (#10435)

* refactor(select): add early check for alert inputs

fixes #10435
2017-06-08 14:35:23 +02:00
f7ac32bbf1 revert back scss changes per request 2017-06-08 15:32:47 +04:30
c0033f512a Merge remote-tracking branch 'refs/remotes/ionic-team/master' into rtl-fix-toggle 2017-06-08 15:25:36 +04:30