Commit Graph

8 Commits

Author SHA1 Message Date
Henrik Ingo
64dd0f4064 Add documentation and examples for scaling to larger screens.
Document all attributes to root element (#impress) in DOCUMENTATION.md.

For the main demo (/index.html) add width, height, max-scale, min-scale
attributes to the main demo. These just use the defaults, except
data-max-scale="3" which allows to scale to larger screens (HD, 4K).

For examples/classic-slides, add attributes to root element and set it
to target Full HD 1920 x 1080 resolution. Adjust CSS to match.

Add notification everywhere that defaults will change in 2021.
2020-03-23 14:25:15 +02:00
Henrik Ingo
8a1384769c Fix the DOCUMENTATION.md for impress:stepenter and impress:stepleave events
Use event.target and event.detail.next in the examples.
2017-11-12 19:11:58 +02:00
Henrik Ingo
7505838891 Use autoplay and toolbar plugins in the main impress demo
For all the other features, see demos under extras/
2017-11-05 18:42:27 +02:00
Henrik Ingo
478a572294 Add data-rotate-order to DOCUMENTATION.md, as well as a link to plugins README.md 2017-11-05 18:42:27 +02:00
Fagner Brack
8902a0a709 Remove second example for ".tear()" (#627) 2017-10-09 22:19:42 +11:00
Henrik Ingo
8c12757b96 Documentation fixes based on code review. 2017-10-09 09:30:11 +03:00
Naeri Adam Fernandez
0b4bd08f44 Update DOCUMENTATION.md (#610) 2017-05-03 17:19:34 +10:00
Fagner Brack
9945b51e85 Add impress.js documentation
Closes gh-563.
2016-06-25 23:08:13 +10:00