Skip to content

Releases: indr/webcg-devtools

v2.0.0

Choose a tag to compare

@indr indr released this 12 Feb 05:23

⚠ BREAKING CHANGES

  • This will reset the settings and data for all templates.

Features

  • save settings according to the URL's path (99e69b1)

v1.5.0

Choose a tag to compare

@indr indr released this 22 Jan 15:26

Features

  • automatically restore background color (5b2a2ae)
  • use input type color for background color preference (49d8839)

v1.4.1

Choose a tag to compare

@indr indr released this 27 Jan 03:02

Bug Fixes

  • element and font sizing depends on rem (3521fac)

v1.4.0

Choose a tag to compare

@indr indr released this 25 Jan 15:51

Bug Fixes

  • remove substitution strings from console.log (586c283)

Features

  • add box-shadow, decrease footer font-size (34083bf)

v1.3.1

Choose a tag to compare

@indr indr released this 14 Dec 06:24

Bug Fixes

  • storage does not return default value (9542af7)

v1.3.0

Choose a tag to compare

@indr indr released this 14 Dec 06:23

Features

v1.2.0

Choose a tag to compare

@indr indr released this 21 Sep 11:27

Features

  • set initial data via window.debugData (eca8e79)

v1.1.0

Choose a tag to compare

@indr indr released this 29 Aug 06:26

Bug Fixes

  • remove Remove button (2050b7b)
  • set explicit css styles for devtools (dba9233)

Features

  • automatically add new record after entering a value (530fe30)

v1.0.0

Choose a tag to compare

@indr indr released this 29 Jul 05:11

Features

  • first release