6217 Commits

Author SHA1 Message Date
f1fba9f8fa chore(badge): update core badge 2017-05-24 13:38:40 -05:00
8244cd940b Merge v4-alpha 2017-05-24 11:11:37 -05:00
3f2a753811 Merge branch 'master' into v4
# Conflicts:
#	src/components/slides/swiper/swiper.ts
2017-05-24 10:50:58 -05:00
3de6d24a40 chore(changelog): add instructions on how to upgrade typescript 2017-05-24 10:22:07 -05:00
8ba1fcac45 chore(changelog): add upgrade instructions 2017-05-24 09:57:24 -05:00
4a56cbba29 chore(changelog): ionic-angular 3.3.0 changelog
ionic-angular 3.3.0 changelog
2017-05-24 09:51:35 -05:00
6d2118f049 chore(ionic): update to latest ionic master css for the web components 2017-05-23 14:01:06 -04:00
fe37cf653d style(lint): fix lint errors 2017-05-23 12:50:07 -04:00
48bbaf67d7 test(toggle): update to use slot 2017-05-23 11:52:56 -04:00
f6e4f88d5b chore(gulp): update demos task to call app-scripts correctly 2017-05-23 11:52:42 -04:00
182ef15363 fix(toggle): use slot attr instead of item, add correct classes 2017-05-22 16:29:26 -04:00
d2975c0ab0 chore(gulp): remove bonjour service v3.3.0 2017-05-22 12:20:58 -04:00
e5d08a00fb style(lint): remove unused import (#11738) 2017-05-22 12:19:10 -04:00
7bdfaacfa9 feat(icon): add flip/unflip for icon on rtl (#11634)
* feat(icon): add flip/unflip for rtl

* fix(icon): flip before not display

* fix(icon): flip before not actual
2017-05-22 12:15:13 -04:00
892e14f334 fix(VirtualScroll): initialize trackByFn reference (#11624)
* fix(VirtualScroll): initialize trackByFn reference

* fix(VirtualScroll): simplify fix for TrackByFn reference
2017-05-20 01:19:23 +02:00
897ab203ab fix(): change e2e.prod so that it copies the core files. 2017-05-19 16:25:37 -05:00
3e2eefc9c9 style(lint): fix lint errors with sass and ts 2017-05-19 17:16:21 -04:00
8a4a93ee03 refactor(swiper): add null check for better testability (#11191) 2017-05-19 17:13:54 -04:00
4bd292722f fix(): corrected inclusion of bindings in e2e.prod process. 2017-05-19 15:52:35 -05:00
bb22e4a5f3 fix(segment): add z-index to ios back button (#10363) 2017-05-19 16:40:31 -04:00
7b369a1a6e docs(segment): add usage for ionChange event (#11293)
The `Segment` docs do not show a clear example on how to use the `ionChange` event.
2017-05-19 16:34:20 -04:00
b64733aace docs(menu): fix link to MenuController (#11537)
fixes driftyco/ionic-site#1080
2017-05-19 16:21:58 -04:00
7a797d4f3e dos(navigation): fix navbar link (#11540) 2017-05-19 16:21:05 -04:00
abd6713baf fix(): add custom schema to some more tests that were missed 2017-05-19 15:04:09 -05:00
67bbaf331e chore(package): update Angular to 4.1.2 (#11615)
Update to Angular 4.1.2
2017-05-19 15:14:13 -04:00
3323275ddd docs(checkbox): add advanced example
Add an example for how to do a function call when checkbox changed
2017-05-19 14:31:01 -04:00
0f1efbd7a4 chore(): add required custom schema to all e2e modules 2017-05-19 12:43:09 -05:00
d86785c376 fix(range): update the UI when min/max change (#11720)
fixes #11719
2017-05-19 13:19:12 -04:00
a6d1e12a94 refactor(loading): remove unused delay option (#11583) 2017-05-19 13:09:02 -04:00
55f31dd7ec docs(menu): update link to MenuController (#11677) 2017-05-19 13:07:33 -04:00
c0200f7447 dosc(navigation): rename params variable to navParams (#11709)
Aligning the code sample to match the generated code from the CLI’s
page generator.
2017-05-19 13:06:46 -04:00
c89af152fa fix(): ensure that all included components are ignored during the app-scripts processing. 2017-05-19 12:06:18 -05:00
929799484b docs(issue): add reference to ionic v1 for v1.x issues (#11272) 2017-05-19 09:17:18 -05:00
d4f45b5a07 fix(): ensure that bindings fore core are being loaded. 2017-05-18 13:56:47 -05:00
4003b6f62b chore(): ensure scripts match v4 2017-05-18 11:39:58 -05:00
38e7d3f8dc feat(): added gesture. 2017-05-18 10:28:48 -05:00
0f0cb8f01f fix(): added custom elements schema to ionic module. 2017-05-18 09:13:29 -05:00
b256bd1a39 fix(): ensure all component references are removed from ionic-angular. 2017-05-18 08:49:01 -05:00
bb2bd921aa Merge branch 'master' into v4 2017-05-17 23:04:13 +02:00
e50dc31d93 Merge branch 'master' into v4
# Conflicts:
#	README.md
#	package.json
#	src/components/action-sheet/action-sheet-component.ts
#	src/components/badge/badge.scss
#	src/components/card/card.ios.scss
#	src/components/card/card.md.scss
#	src/components/card/card.wp.scss
#	src/components/scroll/scroll.scss
#	src/components/scroll/scroll.ts
#	src/components/scroll/test/basic/main.html
#	src/components/slides/slides.scss
#	src/components/slides/swiper/swiper-effects.ts
#	src/components/slides/swiper/swiper-events.ts
#	src/components/slides/swiper/swiper-parallax.ts
#	src/components/slides/swiper/swiper.ts
#	src/components/toggle/test/toggle.spec.ts
#	src/components/toggle/toggle-gesture.ts
#	src/components/toggle/toggle.ios.scss
#	src/components/toggle/toggle.md.scss
#	src/components/toggle/toggle.ts
#	src/components/toggle/toggle.wp.scss
#	src/themes/ionic.mixins.scss
2017-05-17 23:03:49 +02:00
3443ffdc3a fix(searchbar): searchbar padding should be on the left (#11651) 2017-05-17 16:53:40 -04:00
ca71072e98 fix(select): RTL fix for searchbar (#11355)
* fix(select): RTL fix for searchbar

RTL fix for searchbar component

* fix bad reference

I forgot to refrence _isRTL

* use platform variable instead of method

* space indent instead of tab indent

* Remove scss changes per request

PR - #11342 - covers the scss, and is about done
2017-05-17 16:44:11 -04:00
d5d686ae17 chore(badge): update core badge 2017-05-17 22:35:24 +02:00
af9a50d6d5 chore(button): update core button 2017-05-17 22:35:13 +02:00
f3a4b1e5c3 chore(card): update core cards 2017-05-17 22:34:57 +02:00
834e894d2f chore(gestures): update core gestures 2017-05-17 22:34:43 +02:00
a0412bc66c chore(slides): update core slides 2017-05-17 22:34:29 +02:00
15375de61f chore(toggle): update core toggle 2017-05-17 22:34:15 +02:00
10739ff2d7 chore(core): update core files 2017-05-17 22:33:52 +02:00
5157e0f665 fix(queue): update NextTickCtrl to QueueCtrl 2017-05-17 22:32:56 +02:00