Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 880 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 880 Bytes

Change Log

All notable changes to the "bendingHTML" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.3.0] - 2017-09-08

Added

  • For input type 'checkbox', a class 'css-checkbox-symbol' is injected, to allow to style checkbox.
  • Use Gulp taskrunner to copy test data to the test 'out/' folder. But, not needed anymore
  • Introducing tests on a test-data.html file, to test functionallity as if the editor was used.

Changed

  • none

Removed

  • none

[0.2.0] - 2017-08-11

Decided to publish this version to setup the development environment with GITHUB.

  • Initial release

Added

  • VSC Command 'ArrangeAttributes' to rearrange INPUT element attributes
  • VSC Command 'Textlabel' Text to label input element

Changed

  • none

Removed

  • none