Skip to content

v0.0.7

Compare
Choose a tag to compare
@rsdoiel rsdoiel released this 20 Jun 21:30
· 5 commits to main since this release

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