47 Commits

Author SHA1 Message Date
45e37ceb29 test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development

closes #6366
2016-04-29 15:34:56 -04:00
a54361cf2e feat(slides): add method to get previous index
Slides added method wrapper: `getPreviousIndex()`

references #5508
2016-04-20 10:56:22 -04:00
ee4869abb9 docs(slides): update API docs for slides with usage information
also updated the test for controller.

references #5508 closes driftyco/ionic-site#458
2016-04-19 19:49:45 -04:00
381a650f8e test(slides): update slides tests with new API and add new one
references #5508
2016-04-19 17:34:51 -04:00
2295bd9264 test(slides): update to use @ViewChild 2016-04-16 23:09:13 -05:00
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
ae392e2db3 test(slides): update slide tests to use options instead of attributes
references #5189
2016-02-18 12:18:13 -05:00
148b3685f3 test(slides): add test for slides and remove the second parameter on the move event
references #5379
2016-02-17 15:34:28 -05:00
a997a4d118 test(slides): added the slideChangeStart event to the intro test
This will now change the navbar button text before the slide is shown.

References #5301
2016-02-13 14:14:30 -05:00
ebeb940105 test(slides): add navigation to the intro test 2016-02-13 14:03:33 -05:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
ef1fc75203 test(slides): fix slides test to remove errors 2016-02-10 11:39:48 -06:00
de9a986236 fix(slides): convert loop attribute to a boolean and index to a number before passing to slides
Not sure I like the index attribute though.

Fixes #5189
2016-01-25 18:00:44 -05:00
3e5d360ebf fix(slides): change slideChanged to change and add warning
closes #759
2015-12-16 14:36:13 -05:00
d7f481bf4c test(slides): adding slides test for loop with a ngFor
references #751
2015-12-15 18:43:00 -05:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
8b693ce836 toolbar button updates 2015-12-07 11:18:00 -06:00
90e136ec77 fix(slides): removed absolute positioning so the slides can be in fixed height
added a new test for this. Closes #642
2015-11-25 12:06:52 -05:00
46191bdd42 fix(slides): fixed the Http call, it is now using Angular's
references #642
2015-11-25 12:06:52 -05:00
653a372c57 feat(slides): slider loop #567 2015-11-23 21:30:11 -06:00
f14781bb15 feat(slider): onSlideChanged. Closes #628 2015-11-23 20:01:11 -06:00
dd15279227 chore(): remove Ionic's HTTP service 2015-10-15 14:31:37 -05:00
b2555666f9 Fixed up slider 2015-09-02 16:28:26 -05:00
730cdb6cfc Shit 2015-09-02 15:35:01 -05:00
4929fc2a77 Moving zoom to slides 2015-09-02 09:28:37 -05:00
e083febf86 Scroll stuff 2015-09-01 16:35:54 -05:00
afaf73aa86 Drag in scroll area 2015-09-01 12:44:17 -05:00
3e516dce46 Tap and pinch to zoom for scroller zoom 2015-09-01 10:24:35 -05:00
4e71e07b37 Progress on scroll zoom 2015-08-31 20:26:32 -05:00
dc27c46b81 feat(slider): new swiper component 2015-08-31 15:55:29 -05:00
de719feec6 fix(slides): pager working 2015-08-20 16:16:22 -05:00
561191465e remove primary/stable from examples 2015-08-11 22:51:17 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00
097fe02728 overlay/bootstrap refactor 2015-06-22 21:50:25 -05:00
2fdb4aeb29 IonicView / update tests 2015-06-19 23:00:00 -05:00
f1a61cb4d5 test updates 2015-06-19 15:57:35 -05:00
fadd5a5225 button refactor 2015-06-19 12:25:13 -05:00
9b80cffedb new bootstrap 2015-06-18 11:59:52 -05:00
d6c82f3e4b Loop slides 2015-06-10 10:52:47 -05:00
d2169386fb Main 2015-06-07 22:07:05 -05:00
aec085b9f2 Slides 2015-06-07 21:02:20 -05:00
b8e1607378 Slides 2015-06-07 13:11:36 -05:00
f7ada85f60 SLIDEBOX 2015-05-21 16:02:49 -05:00