Release v0.1.9
Release notes
🎸 Features
- feature: allow custom model names @adrianthedev (#118)
- feature: resource actions @adrianthedev (#112)
- feature: as_link_to_resource for Id, Text and Gravatar fields @mihaimdm22 (#105)
🐛 Bug Fixes
- fix: init app on rails load @adrianthedev (#116)
- fix: Select field display_value and placeholder @mihaimdm22 (#108)
- fix: Currency field locale and currency not working @mihaimdm22 (#109)
- fix: empty gravatar field throws error @adrianthedev (#106)
- fix: keep button color from being purged in the prod build @adrianthedev (#104)
🤖 Maintenance
- chore: update dependencies and ruby version @adrianthedev (#121)
- chore: add bump and release to gemfile @adrianthedev (#120)
- chore: change development port @adrianthedev (#113)
💡 Refactor
- refactor: tweak build @adrianthedev (#117)
- refactor: as_link_to_resource to link_to_resource @mihaimdm22 (#115)
- refactor: Badge field badge_options @mihaimdm22 (#114)
- refactor: add cursor-not-allowed to disabled field @adrianthedev (#111)
- refactor: new detach icon @adrianthedev (#110)