25 Commits

Author SHA1 Message Date
3435473f95 fix(slides): swiper must be a vendor 2018-09-15 00:22:21 +02:00
29f324bd9e fix(slides): swiper is not required as dependency 2018-09-14 22:17:46 +02:00
c49d896e08 refactor(all): using ComponentInterface 2018-09-14 18:47:00 +02:00
6e5c035b39 chore(tslint): disable 'no-floating-promises' 2018-09-14 00:50:44 +02:00
9d3a2598be perf(slides): tree-shake dependency 2018-09-14 00:31:23 +02:00
ea01900f99 fix(slides): Methods wait for execution until swiper is initialized (#15576)
* fix(slides): Methods wait to for execution until swiper is initialized

* fix(slides): Method is private and renamed to waitUntilReady
2018-09-13 21:10:10 +02:00
db35af21f2 fix(slides): Update swiperOptions default to match version 4 of Swiper (#15578) 2018-09-13 19:26:12 +02:00
efb99cb085 fix(slides): Updated lockSwipes methods to match the new swiper.js API (#15469) 2018-09-07 16:34:16 +02:00
e7416435d8 refactor(all): additional tslint rules 2018-09-01 18:06:59 +02:00
6442dfcf9b fix(slides): correct order of parameters
Closes #15407
2018-08-30 17:22:04 -04:00
771c5173c2 fix(slides): isEnd() returns a boolean
fixes #15376
2018-08-30 18:59:35 +02:00
4b92607de0 test(all): fix tests 2018-08-28 22:30:56 +02:00
1d46973785 refactor(all): make all method return a promise 2018-08-28 22:20:10 +02:00
771857b1df refactor(thumbnail): make it mode less 2018-08-26 01:35:42 +02:00
fc0d4c0776 fix(slides): update events to match swipers
Closes #14865
2018-07-30 17:00:31 -04:00
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
a7f1f4daa7 refactor(components): update to use shadow DOM and work with css variables
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates

Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com>
Co-authored-by: Adam Bradley <adambradley25@gmail.com>
Co-authored-by: Cam Wiegert <cam@camwiegert.com>
2018-07-09 12:57:21 -04:00
96945b1ee1 docs(): usage and examples 2018-06-18 12:45:15 -04:00
8e164d6036 feat(slides): update swiper to latest
* feat(slides): update swiper to latest

* chore(slides): remove debug
2018-05-30 11:42:06 -04:00
ae0541a465 chore(): update dependencies 2018-04-22 20:08:02 +02:00
4ea8881f33 refactor(all): enable strictPropertyInitialization 2018-04-19 18:48:38 +02:00
fd5c957787 refactor(all): enable ts strict 2018-04-10 02:43:48 +02:00
59c6891249 fix(slides): unload slides correctly 2018-03-22 17:15:25 +01:00
d37623a2ca chore(packages): move the packages to root 2018-03-12 16:02:25 -04:00