Changelog
0.0.3
- Expose a new
TextInput
class for a customized string input
- Minor workflow fixes
- Fix typos in example documentation
- Fix bug where form control IDs were
NaN
0.0.2
- Expose a new
NumberInput
class for a customized number input
- Update to the latest
typescript
version (5.7.3)
- Affects all packages: Add UI example! Now any package can incorporate this type of example.
0.0.1
- Set up project details, changelog, and readme
- Export basic class structure
0.0.0
- Initialize empty package
- No longer available on npm