Releases: helsingborg-stad/hbg-react
Releases · helsingborg-stad/hbg-react
v1.0.19
What's Changed
- fix: adding translation labels for pagination by @NiclasNorin in #9
- fix: better label for pagination page navigation by @NiclasNorin in #10
New Contributors
- @NiclasNorin made their first contribution in #9
Full Changelog: v1.0.18...v1.0.19
0.10.0
0.9.0
- Replaced webpack config with nwb (toolkit for building assets)
- Demo page (includes with nwb)
- Tests (includes with nwb)
- Moved components to own folder within /src
- Import dependencies for each component
- Converted most components to class (required to use proptypes)
- Validate component props with proptypes