Releases: IATI/design-system
Releases · IATI/design-system
v3.4.0
3.4.0 (2024-12-12)
Features
- simplify breadcrumb component (04eb331)
v3.3.0
3.3.0 (2024-12-11)
Features
- add card gallery component for collections of cards (9bc9cbf)
- add display flex to iati-card to make positioning children easier (8faeaec)
v3.2.0
3.2.0 (2024-12-11)
Features
- button: add ability to apply iati-button styles to elements (9f1e8b8)
v3.1.0
3.1.0 (2024-12-11)
Features
- expose assets for consumers of sass package (cd247bf)
- inline svg icons into css at build time (40ddfe1)
v3.0.0
3.0.0 (2024-12-10)
Features
- add facebook to footer social links (5386b90)
- replace twitter with x logo (f763e58)
- update social logos to fit with each brand's guidance (bdca3c0)
BREAKING CHANGES
- removes twitter variant of icon component
v2.1.3
2.1.3 (2024-11-21)
Bug Fixes
- piped-list: use currentColor for piped-list pipe instead of black (e2e3458)
v2.1.2
2.1.2 (2024-11-19)
Bug Fixes
- make spacing symmetrical for piped-list component (a90515c)
- switch to mobile nav at wider breakpoint (a1cb949)
v2.1.1
2.1.1 (2024-11-13)
Bug Fixes
- deps: upgrades for security vulnerabilities (17081bc)
v2.1.0
2.1.0 (2024-11-12)
Features
- use vite to inline svg into compiled css so that consuming apps don't have to serve brand logo (31b398c)
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 existing code
or kbd
elements
- apply
.iati-quote
to existing blockquote
elements
- consumer html for
.iati-header
and .iati-footer
components must be updated
.iati-title-bar
component has been removed