- fix: 🐛 link picker not correctly removing textarea form DOM
- chore: 📝 update release process documentation to include commit message guidelines and formatting
- fix: 🐛 link picker opening
- feat: ✨ add link field type
- refactor: ♻️ fields for better modularity
- chore: 🛠️ update composer.json and composer.lock to include johnpbloch/wordpress as a development dependency
- chore: 📝 add CHANGELOG.md to document version history and updates
- chore: 📝 add release process guidelines to streamline version updates
- Fix post_type_dropdown selected
- Fix dropdowns placeholder
- Improve post_type_dropdown props to include attrs
- Add post_type_dropdown field #4
- Add switch nice ui styles #2
- Fix dropdown selected prop #5
- Fix readme descriptions #1
- Fix Select2 not inited for multi-dropdown
- Initial release