Revision code

Changes Version 0.6.0
Released on July 27, 2015 with 11 commits

Changes

  • Default options are now applied for null and undefined values, but no longer for empty strings.
  • Allow to disable cache use on a per-request basis.
  • up.reload() no longer reads from the cache by default.
  • Renamed [up-marker] to [up-slot]
  • up.destroy() can now animate the element removal with a new { animate } option.