Skip to content

Latest commit

 

History

History
78 lines (37 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

78 lines (37 loc) · 2.63 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.10 (2017-07-08)

Bug Fixes

  • domUtils: fix nomocas-webutils dependency to follow domUtils export (c5cda42)

0.2.9 (2017-07-08)

Bug Fixes

  • contentEditable: fix import from domUtils for castNodeValue (195dd9c)

0.2.8 (2017-07-08)

Bug Fixes

  • contentEditable: fix import from domUtils for castNodeValue (195dd9c)

0.2.7 (2017-07-08)

Bug Fixes

  • contentEditable: better events management (44b5f2a)

0.2.6 (2017-05-03)

Bug Fixes

  • atoms: add raw and remove client and server (that will be inserted in related adapter) (08b011d)
  • lexicon: add scriptLink and scriptRaw, reorder compounds, clean code (3f53cda)
  • lexicon: remove unused code (a3e727c)
  • tags-list: add pre and code tags (0f03ff6)

0.2.5 (2017-04-27)

Bug Fixes

  • package: update dev dependencies (5a4cca5)
  • tags-list: add missing (abbr, textarea, emailInput, submitInput, hiddenInput) (9d8fc62)

0.2.4 (2017-04-22)

Bug Fixes

  • build: add standard-version (7d0e6db)
  • karma: lint code (9eb4c30)
  • package: update dependencies (416eeef)
  • repo: rename repo to htsl-lexicon (a40dae6)