Skip to content

v2.2.0

Choose a tag to compare

@EvanSchleret EvanSchleret released this 17 Jul 16:30
· 10 commits to main since this release

✨ Highlights

📄 Single-view renderer mode

FormForgeRenderer now supports pagination="none" to display all visible form fields on a single view.

The default pagination="auto" behavior remains unchanged. In single-view mode, navigation controls and the progress indicator are hidden while validation, payload structure, and conditional rules continue to work as before.

🚀 Features

  • Renderer: add auto and none pagination modes (0d07d2d)

❤️ Contributors

Full Changelog: v2.1.0...v2.2.0