Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.28 KB

File metadata and controls

41 lines (26 loc) · 1.28 KB

Changelog

[Unreleased]

[1.2.2] - 2025-11-11

  • fix: 🐛 link picker not correctly removing textarea form DOM
  • chore: 📝 update release process documentation to include commit message guidelines and formatting

[1.2.1] - 2025-11-10

  • fix: 🐛 link picker opening

[1.2.0] - 2025-11-10

  • 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

[1.1.2] - 2023-07-14

  • Fix post_type_dropdown selected

[1.1.1] - 2023-07-14

  • Fix dropdowns placeholder
  • Improve post_type_dropdown props to include attrs

[1.1.0] - 2023-07-13

  • 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

[1.0.0] - 2023-06-15

  • Initial release