Skip to content

Latest commit

 

History

History
87 lines (38 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

87 lines (38 loc) · 2.83 KB

Changelog

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

1.3.4 (2020-02-03)

Bug Fixes

  • core: forgotten innerHTML (dbffaa2)

1.3.3 (2020-02-03)

Bug Fixes

  • core: use textContent instead of innerHTML (d78897b)

1.3.2 (2019-03-28)

Bug Fixes

  • display: display files names on init (0857b04)

1.3.1 (2018-12-10)

1.3.0 (2018-11-16)

Bug Fixes

  • display: restore text on empty values (21ba2c0)

Features

  • display: remove fakepath (0cd194a)

1.2.0 (2018-09-18)

Bug Fixes

  • core: remove unused events and better destroy method (2845f4e)

Features

  • core: allow to use children in label elements (e92a581)
  • demo: add a demo (22f925b)

1.1.1 (2018-09-05)

Bug Fixes

1.1.0 (2018-09-04)

Bug Fixes

  • core: make properties private (b1a5dab)

Features

  • core: add typescript definition (#29) (c8e5a01)
  • core: allow to pass custom selectors (#25) (85db226)