Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Releases: Sokkuri/Keiryo

v3.0.0

13 Apr 10:39
Compare
Choose a tag to compare
  • Allow to set the focus in the InputComponent

v2.4.0

15 Mar 16:00
Compare
Choose a tag to compare
  • Packages updated
  • SelectComponent rewriten

v2.3.1

13 Dec 14:07
Compare
Choose a tag to compare
  • Fix: Initial value in Input and SearchSelect component are not passed to the outside.

v2.3.0

12 Dec 14:02
Compare
Choose a tag to compare
  • Packages updated
  • Added SelectListItemUtils
  • Added support for initial items in SearchSelectComponent

v2.2.0

30 Nov 20:54
Compare
Choose a tag to compare
  • Packages updated
  • Increased the compiler target to ES6

v2.1.0

25 Nov 11:23
Compare
Choose a tag to compare
  • Packages updated
  • Merged #1
  • Added the created event to the select component to pass the choices instance.
  • Added bulma as peer dependency