Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 630 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 630 Bytes

Changelog

All notable changes to this project will be documented in this file.

Unreleased

Added

  • implement setDisabledState

[0.1.1] - 2020-10-22

Added

  • call registerOnChange, registerOnTouched function callbacks only when they are registered
  • type fixes

[0.1.0] - 2020-10-20

Added

  • implemented ControlValueAccessor - it is possible to use it as a form control

[0.0.2] - 2020-10-19

Added

  • added input to preselect category
  • added examples and CHANGELOG.md file

[0.0.1] - 2020-10-09

Added

  • base category selector (prints selectable tree of categories)
  • emits selection