Releases: stevesims/govuk-frederic
Releases · stevesims/govuk-frederic
v0.2.0
- Swap to styled-components
- Update to latest govuk-react
- Update build toolchain
- Add new Card component
v0.1.3
Component changes
- Table component enhanced to support borderless and sizing props #109
- Tweaks to PageHeader and PageNavigation #110
- now pass on props #105
- use semantic elements #106
Non functional
- Documentation updated #101 #81
- Update enzyme-adapter-react #107
v0.1.2
New Components:
page-header #92
page-navigation #95
Changes:
array-object-table #88
object-table #88
utils #88
v0.1.1
Resolves an issue where the name
property was not being applied to table
components.
v0.1.0
Bump to version 0.1.0 to take advantage of semver! This update also includes;
- Add name attribute to to countdown textarea
v0.0.6
Improvements
- ArrayObjectTable - Add defaultTransform behaviour (#61) (#65)
- Whitespace fixes
- Updates to tests
- Updates to docs
v0.0.5
Improvements
- Babel strips propTypes
- skipEmptyValues default corrected to false on ObjectTable
- Add withWhiteSpace to all components
v0.0.4
Improvements
- Props are spread across components
- withWhiteSpace has been added to all components
- Table has been refactored and now accommodates a multi-dimensional array of names, full notes here
- Documentation updates
New Components
- ArrayObjectTable and ObjectTable have been added
v0.0.3
Improvements
Updates to various components, please update this description if you have a moment.
v0.0.2
First release of govuk-frederic