Releases: citizensadvice/cads
Releases · citizensadvice/cads
v1.0.3
v1.0.1
v1.0.0
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 packagesREADME.md
for more clarification on API usage.
v0.0.4
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
Refactor
Major overhaul of structure and publishing of the website and npm packages.
See the README.md
for more detailed information about getting started.