Skip to content

Releases: citizensadvice/cads

v1.0.3

09 Jul 13:13
dd6c1ed
Compare
Choose a tag to compare

Bug fixes to packages to allow them to be included correctly using the unpkg service.

v1.0.1

02 Apr 13:58
82448ec
Compare
Choose a tag to compare

This was a minor update to primarily help us improve our documentation.

Bugs

  • Fix bug in text-input hover state color.

Refactors

  • Update README's for various packages.

v1.0.0

07 Mar 17:22
0630402
Compare
Choose a tag to compare

NOTE: Breaking changes to the API.

Refactors

  • Major refactor breaking the existing API and adopting a "functional CSS" approach.
    Details to how these work are to large for this release document, refer to the frameworks individual packages README.md for more clarification on API usage.

v0.0.4

11 Jan 15:22
568e124
Compare
Choose a tag to compare

Features

  • Form validation
  • Secondary buttons
  • Interactive-block package (mixins)
  • Additional colours
  • Well component for contained content

Bugs

  • Primary buttons focus state outline
  • Fix label line-heights

Refactors

  • Icons now are inline rather than using any icon classes (.c-icon)
  • Input elements and buttons now share a lot of code using the new cads-interactive-block package

v0.0.3

05 Dec 14:47
9072eba
Compare
Choose a tag to compare

Refactor

Major overhaul of structure and publishing of the website and npm packages.
See the README.md for more detailed information about getting started.