Hakim El Hattab
|
de551634c6
initial implentation of preview frame, add semi-fade fragment style, data-full-height support
|
11 years ago |
Hakim El Hattab
|
5642b8d5d3
fix previousFragment, was hiding in reverse order #435
|
11 years ago |
Hakim El Hattab
|
db4eb20bc3
merge notes float fix and support for multiple fragments with same index
|
11 years ago |
Hakim El Hattab
|
6b6c87db97
add data-start-indexv #427
|
11 years ago |
Nigel Stanger
|
76fce3b4d9
Support for multiple elements with same data-fragment-index
|
11 years ago |
Raymond Camden
|
b649c19af9
Moved my code to auto escape html to the right place
|
11 years ago |
Raymond Camden
|
0441c26be1
Adds support for auto escaping HTML in code blocks.
|
11 years ago |
Hakim El Hattab
|
36a8f12127
add isVerticalSlide utility method
|
11 years ago |
Hakim El Hattab
|
0306e0fa0d
greatly improved rtl, slides and progress are now reversed #339
|
11 years ago |
Hakim El Hattab
|
06d0579610
only auto-play media when data-autoplay is set (#388)
|
11 years ago |
Hakim El Hattab
|
ed4a8b51c5
auto play/pause youtube video when entering/leaving slide (#388)
|
11 years ago |
Hakim El Hattab
|
32736a791c
auto play/pause html5 media when entering/leaving slide (#388)
|
11 years ago |
Hakim El Hattab
|
18795c161f
add config option for disabling all fragments
|
11 years ago |
Hakim El Hattab
|
6cfc6ecc49
available fragment routes reflected in control arrows (closes #411)
|
11 years ago |
Hakim El Hattab
|
0ebda98735
greatly simplify next/prev fragment routines
|
11 years ago |
Hakim El Hattab
|
fdecb74cc8
also update controls and progress on sync
|
11 years ago |
Hakim El Hattab
|
31e9c415fe
update progress bar on window resize
|
11 years ago |
Hakim El Hattab
|
ce66980367
add sync method
|
11 years ago |
Marc van Gend
|
5736d4ae6e
Use the newer element.webkitRequestFullscreen method if available, to support all key events in fullscreen mode.
|
11 years ago |
Hakim El Hattab
|
cc455e2553
correction to navigate top/right/bottom/left methods (closes #409)
|
11 years ago |
Hakim El Hattab
|
70b7ce360c
return current fragment index through getIndices, replaces getCurrentFragmentIndex #395
|
11 years ago |
Hakim El Hattab
|
3f8f146466
fix previous slide navigation logic (closes #397)
|
11 years ago |
Hakim El Hattab
|
3999430b81
merge mutiplex fragment fix #395
|
11 years ago |
tkaczmarzyk
|
2256621169
returning index only when current fragment is defined
|
11 years ago |
tkaczmarzyk
|
2f8aa51dc2
simplified getCurrentFragmentIndex impl
|
11 years ago |
Hakim El Hattab
|
a400dd0c70
support for transition speed settings (closes #392)
|
11 years ago |
tkaczmarzyk
|
6e3487bdd6
removed no longer required helper method
|
11 years ago |
tkaczmarzyk
|
c12b780736
broadcasting fragments state in multiplex plugin (#394)
|
11 years ago |
Hakim El Hattab
|
6ece551f8a
always construct controls and progress bar at startup (closes #384)
|
11 years ago |
Hakim El Hattab
|
3a03c4cd28
add availableRoutes to the api (#371)
|
11 years ago |