Commit Graph

1773 Commits

Author SHA1 Message Date
Adam Bradley
70d905303b chore(card): update core card 2017-05-24 13:39:21 -05:00
Adam Bradley
f1fba9f8fa chore(badge): update core badge 2017-05-24 13:38:40 -05:00
Adam Bradley
8244cd940b Merge v4-alpha 2017-05-24 11:11:37 -05:00
Adam Bradley
3f2a753811 Merge branch 'master' into v4
# Conflicts:
#	src/components/slides/swiper/swiper.ts
2017-05-24 10:50:58 -05:00
Brandy Carney
6d2118f049 chore(ionic): update to latest ionic master css for the web components 2017-05-23 14:01:06 -04:00
Brandy Carney
fe37cf653d style(lint): fix lint errors 2017-05-23 12:50:07 -04:00
Brandy Carney
48bbaf67d7 test(toggle): update to use slot 2017-05-23 11:52:56 -04:00
Brandy Carney
182ef15363 fix(toggle): use slot attr instead of item, add correct classes 2017-05-22 16:29:26 -04:00
Amit Moryossef
e5d08a00fb style(lint): remove unused import (#11738) 2017-05-22 12:19:10 -04:00
Amit Moryossef
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
Daniel Ciao
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
Brandy Carney
3e2eefc9c9 style(lint): fix lint errors with sass and ts 2017-05-19 17:16:21 -04:00
Anton Gillert
8a4a93ee03 refactor(swiper): add null check for better testability (#11191) 2017-05-19 17:13:54 -04:00
Josh Thomas
4bd292722f fix(): corrected inclusion of bindings in e2e.prod process. 2017-05-19 15:52:35 -05:00
BrandonShar
bb22e4a5f3 fix(segment): add z-index to ios back button (#10363) 2017-05-19 16:40:31 -04:00
Dylan v.d Merwe
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
Daniel Sogl
b64733aace docs(menu): fix link to MenuController (#11537)
fixes driftyco/ionic-site#1080
2017-05-19 16:21:58 -04:00
Alexander Bell-Towne
7a797d4f3e dos(navigation): fix navbar link (#11540) 2017-05-19 16:21:05 -04:00
Josh Thomas
abd6713baf fix(): add custom schema to some more tests that were missed 2017-05-19 15:04:09 -05:00
Michael Nieß
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
Josh Thomas
0f1efbd7a4 chore(): add required custom schema to all e2e modules 2017-05-19 12:43:09 -05:00
Shane Smith
d86785c376 fix(range): update the UI when min/max change (#11720)
fixes #11719
2017-05-19 13:19:12 -04:00
jamesgroat
a6d1e12a94 refactor(loading): remove unused delay option (#11583) 2017-05-19 13:09:02 -04:00
Hadrien TOMA
55f31dd7ec docs(menu): update link to MenuController (#11677) 2017-05-19 13:07:33 -04:00
Chris Griffith
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
Josh Thomas
d4f45b5a07 fix(): ensure that bindings fore core are being loaded. 2017-05-18 13:56:47 -05:00
Josh Thomas
38e7d3f8dc feat(): added gesture. 2017-05-18 10:28:48 -05:00
Josh Thomas
0f0cb8f01f fix(): added custom elements schema to ionic module. 2017-05-18 09:13:29 -05:00
Josh Thomas
b256bd1a39 fix(): ensure all component references are removed from ionic-angular. 2017-05-18 08:49:01 -05:00
Adam Bradley
bb2bd921aa Merge branch 'master' into v4 2017-05-17 23:04:13 +02:00
Adam Bradley
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
Amit Moryossef
3443ffdc3a fix(searchbar): searchbar padding should be on the left (#11651) 2017-05-17 16:53:40 -04:00
Sina
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
Adam Bradley
d5d686ae17 chore(badge): update core badge 2017-05-17 22:35:24 +02:00
Adam Bradley
af9a50d6d5 chore(button): update core button 2017-05-17 22:35:13 +02:00
Adam Bradley
f3a4b1e5c3 chore(card): update core cards 2017-05-17 22:34:57 +02:00
Adam Bradley
834e894d2f chore(gestures): update core gestures 2017-05-17 22:34:43 +02:00
Adam Bradley
a0412bc66c chore(slides): update core slides 2017-05-17 22:34:29 +02:00
Adam Bradley
15375de61f chore(toggle): update core toggle 2017-05-17 22:34:15 +02:00
Adam Bradley
10739ff2d7 chore(core): update core files 2017-05-17 22:33:52 +02:00
Adam Bradley
5157e0f665 fix(queue): update NextTickCtrl to QueueCtrl 2017-05-17 22:32:56 +02:00
Josh Thomas
5a6d024a34 fix(icon): remove icon references so that webpack will ignore it. 2017-05-17 13:03:53 -05:00
Josh Thomas
0c437a0edb chore(): updated theme files from ionic-core. 2017-05-17 11:31:41 -05:00
Josh Thomas
34c4deb813 chore(): removed file that was no longer used for toggle. 2017-05-16 22:24:58 -05:00
Josh Thomas
8d5da1fa6b chore(): move badge, cards, slide, and toggle over with tests. 2017-05-16 22:19:34 -05:00
Brandy Carney
db94ef606f test(rtl): do not set dir to ltr by default, add reorder e2e 2017-05-12 16:43:33 -04:00
Amit Moryossef
a30379bef6 feat(rtl): add rtl margin, padding, position and border-radius (#11342)
* refactor(item): replaced item-left with item-start
replaced item-right with item-end

* style(item): fix spacing

* fix(item): add backwards support for left/right in ng-content

* fix(item): deprecated old variables, not breaking change

* feat(rtl): padding mixin

* feat(rtl): change all padding variables to start/end
add support for old variable names

* feat(rtl): replace all padding-side with start/end

* revert(functions): remove mixins

* feat(scss): add padding-horizontal and rtl functions (thanks brandy)

* feat(padding): use padding horizontal mixin everywhere

* feat(padding): use padding horizontal mixin everywhere

* fix(lint): change properties order. tests passing

* fix(sass-functions): reorder functions to avoid warning

* fix(scss): fix variable name

* perf(rtl): add check if need rtl selector

* feat(scss): add full padding function

* feat(scss): add border-radius mixin

* fix(rtl): change border-radius to use mixin

* perf(scss): only override if has something to override

* feat(scss): add margin scss variables for sides

* feat(scss): add margin mixin

* fix(scss): fix wrong support for 2/3 args

* feat(rtl): spread margins/paddings

* feat(rtl): spread margins/paddings

* feat(position): add rtl support for absolute

* fix(rtl): add missing calls

* fix(item): old attributes deprecated support

* revert(changelog): not intended to be changed

* fix(sass-functions): and not &&

* fix(padding): merge + missing padding

* style(): remove newline

* refactor(mixins): move mixins to mixins file

* style(): fix alignment

* fix(item): right padding should not be set

* fix(): incorrect defaults

* feat(scss-lint): disable some side variables

* fix(scss): lint passes

* feat(lint): disabled text-align

* fix(): correct variable name

* fix(fab): missed a comma

* fix(rtl): rtl method incorrect for multiple selectors

* fix(rtl): toolbar bad merge

* fix(rtl): icon-only is in px not em

* fix(rtl): toggle padding

* feat(rtl): correct notation for rtl custom

* Merge branch 'breaking-item' into start-end

# Conflicts:
#	src/components/checkbox/checkbox.ios.scss
#	src/components/checkbox/checkbox.md.scss
#	src/components/checkbox/checkbox.wp.scss
#	src/components/item/item.ios.scss
#	src/components/item/item.md.scss
#	src/components/item/item.wp.scss
#	src/components/radio/radio.ios.scss
#	src/components/radio/radio.md.scss
#	src/components/radio/radio.wp.scss
#	src/components/toggle/toggle.ios.scss
#	src/components/toggle/toggle.md.scss
#	src/components/toggle/toggle.wp.scss

* fix(scss): fix for deprecated usages
2017-05-12 13:05:45 -04:00
Brandy Carney
2c66c56d69 fix(label): set the ios variables to null to avoid styling
fixes #11631
2017-05-12 12:21:50 -04:00
Josh Thomas
ef0d9a89b6 feat(): Added badge, card, gesture, slides, toggle 2017-05-11 13:09:52 -05:00
Kulshekhar Kabra
4347627f26 fix(searchbar): update signature mismatch in template & class (#11599)
fixes #11598
2017-05-11 12:19:37 -04:00