Releases: codidact/co-design
Version 0.7.1
This release contains:
- smaller item lists (less padding)
- add diff component (#35)
- lead paragraph can also be applied to paragraphs of
<p>
- smaller category headers
Version 0.7.0
This release contains:
- better documentation built using eleventy as a static site builder
- new "menu" component
- themeable header
- small header
- presentation for
<ins>
and<del>
Version 0.6.0
This release is quite big. It introduces:
- restrucured project with "common" and "specific" modules
- new category header component
.form-element
style for select elements- new "classical" tabs style
- some link contrast improvements
- fixes to the js code (in docs and example) for header slides
Version 0.5.0
This release...
-
fixes header item accessibility (contrast)
-
changes the build way (from .bat to npm run build)
-
updates the breakpoints to px, decouples header breakpoints
-
adds a centered styling to item lists
-
increases the font size for small and caption
-
adds a form caption element
-
adds colorful tags
-
deprecates
.badge.is-tag.is-master-tag
and adds.badge.is-tag.filled
-
adds muted role and trust level badges
Version 0.4.2
Minor bugfixes: header-slide has now a z-index, different grid breakpoints
Version 0.4.1
This release contains small changes related to theming, adds npm integration (npm: @codidact/co-design), adds shorthand utility classes and fixes design and accessibility issues.
Version 0.4.0
Version 0.3.2
This release does the following:
- add utilities for text align and shadows,
- allow .is-nowrap for grids
- fix issue #10
Version 0.3.1
Version 0.3.0
This third proper release of Co-Design (🎉) adds:
- better mobile handling for headers (see the docs for an example)
- modal example in docs
It's the first release to include JavaScript in the docs section; however that's not supposed to be production-level.