# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.

<!-- changelog -->

## [v0.0.2](https://github.com/frankdugan3/pyro/compare/v0.0.1...v0.0.2) (2023-05-01)




## [v0.0.1](https://github.com/frankdugan3/pyro/compare/v0.0.0...v0.0.1) (2023-04-30)




## [v0.0.0](https://github.com/frankdugan3/pyro/compare/v0.0.0...v0.0.0) (2023-04-30)




### Features:

* add `hidden` input type

* add copy_to_clipboard component

* add basic autocomplete component

* closes #12

* add tooltip

* add toggle_class JS command

### Bug Fixes:

* make Ash/AshPhoenix optional

* deps blocking compilation

* include icon files in repo

* add checkbox and atom types to smart_form

* ensure recompilation on override changes

* tooltip stays on top and nudges correctly

* complete ff progress style
