Commit History

作者 SHA1 備註 提交日期
  Hakim El Hattab 4d164dc5b6 revamp pdf printing to support per-slide backgrounds (closes #453) 11 年之前
  Hakim El Hattab 544e090bd1 allow control over background color when using images (#453) 11 年之前
  Hakim El Hattab 15f24f7a9a linear sliding transition option for full page backgrounds (#453) 11 年之前
  Hakim El Hattab c11e8f624f support for optional background property overrides (#453) 11 年之前
  Hakim El Hattab bfadfcc7ce don't transition to first slide background (#453) 11 年之前
  Hakim El Hattab f3f5d7780a started the new per-slide background implementation (#453) 11 年之前
  Hakim El Hattab 5642b8d5d3 fix previousFragment, was hiding in reverse order #435 11 年之前
  Hakim El Hattab db4eb20bc3 merge notes float fix and support for multiple fragments with same index 11 年之前
  Hakim El Hattab 6b6c87db97 add data-start-indexv #427 11 年之前
  Nigel Stanger 76fce3b4d9 Support for multiple elements with same data-fragment-index 11 年之前
  Raymond Camden b649c19af9 Moved my code to auto escape html to the right place 11 年之前
  Raymond Camden 0441c26be1 Adds support for auto escaping HTML in code blocks. 11 年之前
  Hakim El Hattab 36a8f12127 add isVerticalSlide utility method 11 年之前
  Hakim El Hattab 0306e0fa0d greatly improved rtl, slides and progress are now reversed #339 11 年之前
  Hakim El Hattab 06d0579610 only auto-play media when data-autoplay is set (#388) 11 年之前
  Hakim El Hattab ed4a8b51c5 auto play/pause youtube video when entering/leaving slide (#388) 11 年之前
  Hakim El Hattab 32736a791c auto play/pause html5 media when entering/leaving slide (#388) 11 年之前
  Hakim El Hattab 18795c161f add config option for disabling all fragments 11 年之前
  Hakim El Hattab 6cfc6ecc49 available fragment routes reflected in control arrows (closes #411) 11 年之前
  Hakim El Hattab 0ebda98735 greatly simplify next/prev fragment routines 11 年之前
  Hakim El Hattab fdecb74cc8 also update controls and progress on sync 11 年之前
  Hakim El Hattab 31e9c415fe update progress bar on window resize 11 年之前
  Hakim El Hattab ce66980367 add sync method 11 年之前
  Marc van Gend 5736d4ae6e Use the newer element.webkitRequestFullscreen method if available, to support all key events in fullscreen mode. 11 年之前
  Hakim El Hattab cc455e2553 correction to navigate top/right/bottom/left methods (closes #409) 11 年之前
  Hakim El Hattab 70b7ce360c return current fragment index through getIndices, replaces getCurrentFragmentIndex #395 11 年之前
  Hakim El Hattab 3f8f146466 fix previous slide navigation logic (closes #397) 11 年之前
  Hakim El Hattab 3999430b81 merge mutiplex fragment fix #395 11 年之前
  tkaczmarzyk 2256621169 returning index only when current fragment is defined 11 年之前
  tkaczmarzyk 2f8aa51dc2 simplified getCurrentFragmentIndex impl 11 年之前