Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 21:46
3.1.0
509dbd6

New features

  • ✨ UIHandler provides a helper called processInteraction() that allows developers to process any custom interactions through Naja, including dispatching the interaction event. (#388)

Minor changes and bugfixes

  • 🐞 UIHandler binds onto form buttons without explicit type="submit". (#397)