Skip to content

Releases: stevesims/govuk-frederic

v0.2.0

13 Feb 15:08
0a734ca
Compare
Choose a tag to compare
  • Swap to styled-components
  • Update to latest govuk-react
  • Update build toolchain
  • Add new Card component

v0.1.3

08 Nov 11:19
18512cc
Compare
Choose a tag to compare

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

23 Oct 08:34
c06d048
Compare
Choose a tag to compare

New Components:

page-header #92
page-navigation #95

Changes:

array-object-table #88
object-table #88
utils #88

v0.1.1

24 Aug 14:06
8bd5693
Compare
Choose a tag to compare

Resolves an issue where the name property was not being applied to table components.

v0.1.0

21 Aug 10:11
105a675
Compare
Choose a tag to compare

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

13 Aug 13:15
64aa7a0
Compare
Choose a tag to compare

Improvements

  • ArrayObjectTable - Add defaultTransform behaviour (#61) (#65)
  • Whitespace fixes
  • Updates to tests
  • Updates to docs

v0.0.5

13 Aug 08:27
d67461c
Compare
Choose a tag to compare

Improvements

  • Babel strips propTypes
  • skipEmptyValues default corrected to false on ObjectTable
  • Add withWhiteSpace to all components

v0.0.4

07 Aug 13:55
d75185d
Compare
Choose a tag to compare

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

30 Jul 09:11
f249a25
Compare
Choose a tag to compare

Improvements

Updates to various components, please update this description if you have a moment.

v0.0.2

17 Jul 14:04
Compare
Choose a tag to compare

First release of govuk-frederic