Skip to content

Releases: Parcoil/cloak

🚀1.3.0

24 Jan 05:26
Compare
Choose a tag to compare
  • Took out init method to stop auto creating cloakTitle and cloakFavicon.
  • Changed setTitle and setFavicon to save to localStorage directly.
  • Updated reset so title and favicon stay unset until really needed.
  • Made DOMContentLoaded only set saved title and favicon if they exist in localStorage.
  • Simplified cloakSelect handling for updates.
  • Updated Docs to reflect changes

🛠️ 1.2.0

03 Nov 07:42
Compare
Choose a tag to compare
  • Added aboutBlank()
  • Added reset()
  • Updated Demo
  • Added Docs

🚀 1.1.0

26 Oct 22:59
Compare
Choose a tag to compare

BREAKING FEATURE

to use a tabloak dropdown now you use data-cloak-select not id="cloakSelect"

Changes

  • Updated Demo page
  • Removed id="cloakSelect"
  • Added data-cloak-select
  • Cleaned up code

1.0.0

17 Jul 02:29
138e74b
Compare
Choose a tag to compare
Update package.json