Skip to content

molecule-input version 6.1.0

Choose a tag to compare

@Frikki Frikki released this 16 Oct 22:00
· 125 commits to develop since this release

This release includes bug fixes and new features.

Download this release, or obtain it through npm by issuing the following command in your terminal:

$ npm i @cyclic/molecule-input@6.1.0

Bug fixes in this release:

  • Input: wrong component CSS class name
  • InputContainer: supply correct argument to getInputElement()
  • inputContainer: remove get maxLength if unspecified
  • makeInputContainer: prevent injected component class names leak

New features in this release:

  • CSS: add CSS all entry file

See the full changelog.