Skip to content

Task rewrite

Philipp Nowinski requested to merge task_rewrite into master

Important Changes:

  • relies on jQuery only
  • API changed (there is now a window.ContentSlideManager.instance, which offers all needed functions)
  • transitions are done via CSS
  • if CSS transitions are not supported, the extension falls back to a JS only solution

Merge request reports