Part of the gov.au components ecosystem.
- v0.4.0 - Add CTA on clickable cards, update padding for inner container
- v0.3.1 - Use unit instead of rem
- v0.3.0 - Remove AUcardBody export, add feature footers and headers, add light/dark theme variations and tests
- v0.2.0 - Remove styling for card image and use responsive media
- v0.1.4 - Remove uneccessary sass code and add comments
- v0.1.3 - Fix bug with spacing of class names in AUcard react component
- v0.1.2 - Remove console log and update naming
- v0.1.1 - Add background color to card
- v0.1.0 - 💥 Initial version
- Add CTA on clickable cards
- Update padding for inner container
- Use unit instead of rem
- Remove AUcardBody export
- Add feature headers and footers
- Add dark/light theme variation tests
- Add margin reset for headings inside cards
- Remove styling for card image and use responsive media
- Remove uneccessary sass code and add comments to sass file
- Fix bug with spacing of class names in AUcard react component
- Remove console log and update naming
- Add background color to card
- 💥 Initial version