Current section

Files

Jump to
pyro CHANGELOG.md
Raw

CHANGELOG.md

# 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.2.0](https://github.com/frankdugan3/pyro/compare/v0.1.1...v0.2.0) (2023-05-31)
### Features:
* add extra actions slot to smart_form
### Bug Fixes:
* properly pass actor to smart_form fields
## [v0.1.1](https://github.com/frankdugan3/pyro/compare/v0.1.0...v0.1.1) (2023-05-31)
### Bug Fixes:
* compilation errors
## [v0.1.0](https://github.com/frankdugan3/pyro/compare/v0.0.4...v0.1.0) (2023-05-31)
### Features:
* support select type in smart form
## [v0.0.4](https://github.com/frankdugan3/pyro/compare/v0.0.3...v0.0.4) (2023-05-11)
### Bug Fixes:
* broken compilation
* correct license file name
* include priv files
## [v0.0.3](https://github.com/frankdugan3/pyro/compare/v0.0.2...v0.0.3) (2023-05-08)
### Bug Fixes:
* move heroicons to priv so it's in release
## [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