Releases: NMFS-RADFish/cli
RADFish CLI 0.2.0
This is the second release of the RADFish frontend development framework CLI. This code represents the the CLI tool used to scaffold new NOAA applications.
Stories Addressed:
As a NOAA Developer, I can use RADFish to support offline form data submission
As a NOAA Developer, I clearly understand the technology choices within RADFish and why they were made
As a NOAA Developer, I can use RADFish to easily implement table views of ER data within my application
Full Changelog: NMFS-RADFish/boilerplate@0.1.1...0.2.0
RADFish CLI 0.1.0
What's Changed
This is the initial release of the RADFish frontend development framework CLI. This code represents the the CLI tool used to scaffold new NOAA applications.
Stories Addressed:
As a NOAA Developer, I have can build applications using web components that abide by USWDS standards
As a NOAA Developer, I can quickly scaffold a new NOAA frontend application
As a NOAA Developer, I can efficiently piece together a dynamic webform using components that manage form state, handle validation/errors, submission
As a NOAA Developer, I don't have to worry about implementing branding/styling if using the default NOAA approved style guide
As a NOAA Developer, I have access to a simple API client that can be used to make requests to backend services
Full Changelog: https://github.com/NMFS-RADFish/cli/commits/0.1.0