Commit Graph

61 Commits

Author SHA1 Message Date
Mike Hartington
c05dfb8244 docs(): update links
Ref #17256
2019-01-30 10:28:06 -05:00
Manu MA
835aea9c4a feat(slides): expose updateAutoHeight (#17208)
fixes #15079
2019-01-22 16:00:25 +01:00
Manu MA
8e8e2fd23d chore(): update deps (#17195) 2019-01-21 20:24:51 +01:00
Adam Bradley
c68292b78f test(rtl): add rtl script to all e2e tests (#17009) 2019-01-08 15:06:23 -06:00
Manu Mtz.-Almeida
3d656ac312 docs(all): improve type docs for event 2018-12-28 20:38:24 +01:00
Manu MA
82172b6043 chore(swiper): update deps (#16667) 2018-12-11 01:20:17 +01:00
Manu MA
6b7f8ae201 chore(): update stencil (#16506) 2018-11-29 18:54:51 +01:00
Manu Mtz.-Almeida
a85ef06ac9 chore(): update stencil + api-spec file 2018-11-20 10:06:02 +01:00
Manu MA
ecc2c55370 docs(all): possible values are extracted by stencil (#16190)
* docs(all): possible values are extracted by stencil

* add defaults

* remove all hardcoded defaults

* update stencil
2018-11-02 00:06:40 +01:00
Cam Wiegert
018fb9876f test(all): use test() instead of it() where appropriate (#16129)
This replaces uses of Jest's it() function in end-to-end tests with the alias test() where it makes sense semantically.
2018-10-29 12:40:06 -05:00
Adam Bradley
3c7fee5cca test(e2e): relative paths (#16077) 2018-10-24 22:41:48 -05:00
Adam Bradley
d800c48734 test(e2e): update e2e tests for screenshot (#16056) 2018-10-23 23:56:40 -05:00
Adam Bradley
a9fd3399de test(e2e): force roboto font on all systems (#15993) 2018-10-19 15:22:15 -05:00
Manu Mtz.-Almeida
3a4b21457f chore(): update stencil 2018-10-12 11:44:43 -05:00
Manu Mtz.-Almeida
fb3b752198 chore(): update stencil 2018-10-11 16:49:05 -05:00
Manu Mtz.-Almeida
a72fced6fe fix(all): docs for all missing props 2018-10-11 16:24:08 -05:00
Cam Wiegert
ae3271f2d7 test(all): inject test styles on flag 2018-10-11 15:13:23 -05:00
Daniel Imhoff
2172aa9dae test(screenshot): use Arial for testing 2018-10-09 13:40:31 -05:00
Manu Mtz.-Almeida
4036db5480 chore(): update readme 2018-10-08 15:46:34 -05:00
Manu Mtz.-Almeida
9d109d68c8 fix(all): disable animations in e2e tests 2018-10-08 10:18:31 -05:00
Cam Wiegert
c92ea28c38 test(slides): migrate e2e tests
references #15803
2018-10-01 13:56:32 -05:00
mhartington
db6ddb0d66 fix(slides): disable autoplay by default
Closes #15766
2018-09-26 18:20:14 -04:00
Manu Mtz.-Almeida
e6223795df chore(): update swiper bundled version 2018-09-24 18:28:52 +02:00
mhartington
6890ecccda fix(slides): add back zoom plugin for swiper
Closes #15676
2018-09-19 12:23:07 -04:00
Manu Mtz.-Almeida
681981fc89 fix(slides): fix mutable options 2018-09-15 10:29:27 +02:00
Manu Mtz.-Almeida
3435473f95 fix(slides): swiper must be a vendor 2018-09-15 00:22:21 +02:00
Manu Mtz.-Almeida
29f324bd9e fix(slides): swiper is not required as dependency 2018-09-14 22:17:46 +02:00
Manu Mtz.-Almeida
c49d896e08 refactor(all): using ComponentInterface 2018-09-14 18:47:00 +02:00
Manu Mtz.-Almeida
6e5c035b39 chore(tslint): disable 'no-floating-promises' 2018-09-14 00:50:44 +02:00
Manu Mtz.-Almeida
9d3a2598be perf(slides): tree-shake dependency 2018-09-14 00:31:23 +02:00
Paul Stelzer
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
Paul Stelzer
db35af21f2 fix(slides): Update swiperOptions default to match version 4 of Swiper (#15578) 2018-09-13 19:26:12 +02:00
Paul Stelzer
efb99cb085 fix(slides): Updated lockSwipes methods to match the new swiper.js API (#15469) 2018-09-07 16:34:16 +02:00
Manu Mtz.-Almeida
e7416435d8 refactor(all): additional tslint rules 2018-09-01 18:06:59 +02:00
David Dal Busco
6442dfcf9b fix(slides): correct order of parameters
Closes #15407
2018-08-30 17:22:04 -04:00
Manu Mtz.-Almeida
771c5173c2 fix(slides): isEnd() returns a boolean
fixes #15376
2018-08-30 18:59:35 +02:00
Manu MA
096d9a76f3 fix(css): add core.css (#15220)
fixes #15170
2018-08-29 18:05:20 +02:00
Manu Mtz.-Almeida
4b92607de0 test(all): fix tests 2018-08-28 22:30:56 +02:00
Manu Mtz.-Almeida
1d46973785 refactor(all): make all method return a promise 2018-08-28 22:20:10 +02:00
Cam Wiegert
ecf1eb8325 fix(slides): document custom properties
references #14850
2018-08-27 11:09:51 -05:00
Manu Mtz.-Almeida
771857b1df refactor(thumbnail): make it mode less 2018-08-26 01:35:42 +02:00
Manu Mtz.-Almeida
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
2d70ee4ca9 fix(all): user-select for desktop 2018-08-12 01:19:00 +02:00
Adam LaCombe
fc0d4c0776 fix(slides): update events to match swipers
Closes #14865
2018-07-30 17:00:31 -04:00
Manu Mtz.-Almeida
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
Manu Mtz.-Almeida
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
Brandy Carney
094fde755c style(css): fix most scss lint errors 2018-07-18 12:53:33 -04:00
Brandy Carney
1d201ec468 fix(slides): swiper container should take up 100% height
closes #14771
2018-07-17 18:05:11 -04:00
Brandy Carney
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
mhartington
96945b1ee1 docs(): usage and examples 2018-06-18 12:45:15 -04:00