v0.0.7
The files for the web components were normalized around the web componant name.
- csvtextaraa.js became csv-textarea.js for
<csv-textarea></csv-textarea>
- a-to-z-ul.js became a-to-z-list.js for
<a-to-z-list></a-to-z-list>
Observer method setup was added to <a-to-z-list>
. <csv-textarea>
was updated with a form setup and observer method setup.
Full Changelog: v0.0.6...v0.0.7