All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.1.0 - 2021-08-04
- Support for
search
property.
- Improved performance.
2.0.0 - 2021-08-03
src
attribute to load the json automatically.label
attribute to insert a label for the input.placeholder
attribute to configure the placeholder of the input.- Improved styling.
- Simplify the code to only one component.
- The component is not auto-registered.
First version