Brandy Carney
20af652a1b
fix(slides): set height to 100% for vertical slides ( #20603 )
...
fixes #17341
2020-02-26 12:06:37 -05:00
Manu MA
3d935978b3
test(): remove initial waitFor ( #19217 )
2019-08-30 16:45:13 +02:00
Manu MA
48a27636c7
fix(all): component reusage ( #18963 )
...
Use new stencil APIs to allow ionic elements to be reused once removed from the DOM.
fixes #18843
fixes #17344
fixes #16453
fixes #15879
fixes #15788
fixes #15484
fixes #17890
fixes #16364
2019-08-27 16:29:37 +02:00
Adam Bradley
598a13ecc0
chore(test): remove unused preview tests ( #18608 )
2019-06-24 17:15:57 -05:00
Manu MA
b40f7d36d5
fix(): update to Stencil One 🎉 🎊
2019-06-19 21:33:50 +02:00
Liam DeBeasi
fbb76e63ad
test(): remove external images ( #18413 )
...
* chore(test): replace img in favor of datauri
* remove external images
2019-05-29 15:01:46 -04:00
Brandy Carney
4bba540311
fix(label): include the ion-text-wrap class styles for larger font ( #18374 )
...
- updates all e2e tests to use the CSS classes instead of attributes
2019-05-24 11:18:28 -04:00
Chris
a8f9dfe0e1
fix(slides): disable swiper touch preventDefault ( #16728 )
...
* fix(slides): disable swiper touch preventDefault
* fix(slides): update Swiper types
* add screenshots to test
* add screenshot descriptions
2019-05-15 15:12:30 -04:00
Liam DeBeasi
447497427e
fix(slides): expose interface to provide custom animations ( #17959 )
...
fixes #16616
Co-Authored-By: CFT-Chris <mail@chrislo.ca >
2019-04-16 12:02:47 -04:00
Liam DeBeasi
18b347b4e9
fix(slides): allow zoom to work
...
fixes #17981
2019-04-16 10:51:23 -04:00
Adam Bradley
c68292b78f
test(rtl): add rtl script to all e2e tests ( #17009 )
2019-01-08 15:06:23 -06: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
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
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
Manu Mtz.-Almeida
681981fc89
fix(slides): fix mutable options
2018-09-15 10:29:27 +02:00
Manu MA
096d9a76f3
fix(css): add core.css ( #15220 )
...
fixes #15170
2018-08-29 18:05:20 +02:00
Adam LaCombe
fc0d4c0776
fix(slides): update events to match swipers
...
Closes #14865
2018-07-30 17:00:31 -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
Mike Hartington
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
Manu Mtz.-Almeida
cc7ab4e3c6
fix(all): snapshot tests
2018-05-08 16:05:06 +02:00
Brandy Carney
ce5b47ef99
refactor(toolbar): rename the slots to match other component behavior
...
`left` -> `start`
`right` -> `end`
`start` -> `secondary`
`end` -> `primary`
2018-03-27 16:45:26 -04:00
Brandy Carney
fc30ba18f3
test(preview): add preview tests for documentation previews
2018-03-21 12:18:18 -04:00
Brandy Carney
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00