Hi Charlie,
Congratulations of the latest big release! Looks great.
I have a very small documentation addition request for CS Forms, unless you think it should be a feature?
Using the Number input, I discovered that by default it would only allow whole numbers to be displayed (standard HTML rendering, as I understand it). The field I was working with required decimals, as it is being used for currency purposes. My resolution was to add a custom attribute to the field step="0.01.
My request is that a note be added to the Docs to help others with the same situation - or even a step mechanism in the Number Input’s settings?
Many thanks,
Christopher