yamlforms
Version updated for https://github.com/robinmordasiewicz/yamlforms to version v1.8.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The yamlforms GitHub Action generates fillable PDF forms, interactive HTML forms, and styled DOCX documents from YAML schema definitions, automating the creation of professional, multi-format documents. It supports advanced features like calculated fields, conditional logic, CSS-based styling, and embedded form fields within tables, streamlining the process of generating dynamic, accessible forms for various use cases. Additionally, it integrates with GitHub Pages for CI/CD workflows, enabling automated document generation and deployment.
Release notes
What’s Changed
- feat: improve footer layout positioning by @robinmordasiewicz in https://github.com/robinmordasiewicz/yamlforms/pull/69
Full Changelog: https://github.com/robinmordasiewicz/yamlforms/compare/v1...v1.8.0