Releases: codidact/co-design
Releases · codidact/co-design
v0.12.9
v0.12.6
Version 0.12.2
0.12.2 is a patch release.
- Adds more colors to buttons
- Updates a bunch of packages to fix some security vulnerabilities in previous versions.
Version 0.12.0
Version 0.12.0 includes:
- fix of a nasty bug in Safari, where images were stretched rather than resized.
- adding a drop panel component
- changes to the score meter (relative view)
Version 0.11.3
Version 0.11.3 includes some more tweaks (#41).
Version 0.11.2
Ooops. I skipped 0.11.1 because I accidentally published an empty release on npm (forgot to pull).
This release contains the updates from #40 (better tag font weight and removal of question score meter border)
Version 0.11.0
Version 0.11.0 includes:
- use of Roboto as "primary" font, keep old primary font as "brand" font
- add meter component in two variants: (1) as progress bar, (2) for question score
- add basic HTML support for
<details>
and<summary>
- add new sepecific component "tools menu"
Version 0.10.0
Yet another release. Don't worry about the last commit; there were issues updating the documentation.
Introduces:
- JS installation instructions
- more generic header slide
- status badge component
Version 0.9.0
Wow. This release is really big. It introduces:
- overflow:scroll, when the category header is too large
- muted user role and trust level badges
- disabled styles for buttons
- colored widgets
- ToC component (specific)
- smaller tags
- bar component
- display utilities
- JavaScript (#39)
Version 0.8.0
This release contains:
- better colors for category headers
- better colors in general, one more gradient stop (900)
- a pagination component
Have fun!