Releases: IATI/design-system
Releases · IATI/design-system
v2.0.0
2.0.0 (2024-11-06)
Bug Fixes
- change where margin is added in footer to stop the brand marque being cut off (9d2f4c6)
Features
- add breakpoints for header (3b63c93)
- add new header and footer components (3dd37ec)
- add utilities to hide and display elements based on screen size (b929e49)
- build javascript using vite (fca93eb)
- consolidate button styles (4b392fe)
- expose brand background image path for consumers (393d72d)
- remove default blockquote styles, use class instead (979b72a)
- remove default code styles, wrap in classes instead (8ead53d)
BREAKING CHANGES
- apply
.iati-code
or.iati-kbd
to existingcode
orkbd
elements - apply
.iati-quote
to existingblockquote
elements - consumer html for
.iati-header
and.iati-footer
components must be updated .iati-title-bar
component has been removed
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
1.1.0 (2024-06-04)
Bug Fixes
Features
- add button component (0e65cf7)
- add card component (f982d1c)
- add footer layout component (6dccf24)
- add header layout component (e2ae4ff)
- add page layout template (2870057)
- add search bar component (5b1b176)
- add social icons (034007a)
- add title bar layout component (c04ec67)
- improve footer responsive layout (5a5b5e3)
- improve header responsiveness on small screens (9043413)
- remove paragraph margins within lists (6eaa91a)
- set consistent line height across body element (37a9c27)
- style description lists (7215929)
- style tables (4fbafba)