Release: molecule-input version 6.1.0
Posted on Sat 26 September 2015 in Releases
molecule-input version 6.1.0 has just been released. This release includes bug fixes and new features.
Head over to the repository to download this release. You can also 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