CSS #
4.0.59-70 #
- Version bump in packages.json.
4.0.58 #
Published on 31.3.2025
4.0.29-57 #
- Version bump in packages.json.
4.0.28 #
Published on 24.6.2024.
- Built with nodejs version 20.14.0.
4.0.20-27 #
- Version bump in packages.json.
4.0.19 #
Published on 8.5.2024.
- Inline loading indicator can be added with
duet-inline-loading-indicator
class.
4.0.18 #
Published on 19.4.2024.
- The
duet-list
class can also be used with a <dl>
.
4.0.1-17 #
- Version bump in packages.json.
4.0.0 #
Published on 7.12.2023.
Changed components initial visibility styling so that components that have not been :defined
receive visibility: hidden
. Previously this style was given to components that didn't have hydrated
class.
3.0.1-17 #
- Version bump in packages.json.
3.0.1-2 #
- Version bump in packages.json.
3.0.0 #
- Built with nodejs version 18.17.1.
2.0.21-65 #
- Version bump in packages.json.
2.0.20 #
- Change code generation method.
2.0.2-11 #
- Version bump in packages.json.
2.0.0 #
- Built with nodejs version 16.17.0.
1.8.2-1 #
- Version bump in packages.json.
1.8.0 #
- Lib contents added to module.
1.7.42 - 1.5.15 #
- Version bump in packages.json.
1.5.14 #
- internal version bump and new lockfile
1.5.12/1.5.13 #
- Updates internal
@duetds/tokens
version to 2.23
. - Updates internal
@duetds/components
version to 4.23.0
. - Adds internal verification of css order
1.5.11 #
- Updates internal
@duetds/components
version to 4.22.0
.
1.5.0 #
- Updates internal
@duetds/tokens
version to 2.2.0
. - Updates internal
@duetds/components
version to 4.14.0
.
1.4.26 #
- Updates internal
@duetds/components
version to 4.13.4
.
1.4.24 #
- Adds fixes to the table overflow utility class.
1.4.21 #
- Improves the readme documentation for icons package.
1.4.20 #
- Adds missing components to CSS Framework.
- Automates the generation of components.
1.4.17 #
- Improves the performance of the CSS Framework.
1.4.16 #
- Adds updates to the newly added data visualization design tokens.
1.4.15 #
- Adds new data visualization design tokens.
1.4.14 #
- Adds better base styles for
fieldset
and legend
.
1.4.13 #
- Adds initial font-family for
button
, fieldset
, form
, input
, label
, select
, and textarea
.
1.4.12 #
1.4.11 #
- Adds bug fixes to CSS Framework.
1.4.1 #
- Adds new Empty State component to CSS Framework.
1.4.9 #
- Adds new Date Picker component to CSS Framework.
1.4.8 #
1.4.7 #
- Makes
<em>
and <i>
tags render in normal style as we don’t support italics in Duet. - Makes it possible to adjust
.duet-list
margins via CSS Framework classes. - Removes bottom margin from
:last-of-type
list item in duet list.
1.4.6 #
- Adds new Tray components to CSS Framework.
- Adds new Cookie Consent component to CSS Framework.
1.4.4 #
- Adds new
.duet-animate-load
utility class to animate the page in once it’s hydrated.
1.4.1 #
- Makes
<strong>
and <b>
tags render as semibold in LocalTapiola theme.
1.4.0 #
- Makes sure Bootstrap’s CSS won’t override Duet’s own styles when used together on the same page.
1.3.9 #
- Adds new Collapsible components to CSS Framework.
- Adds new responsive table class helpers.
1.3.6 #
- Adds new Number Input component to CSS Framework.
1.3.5 #
- Adds new Table component to CSS Framework.
1.3.4 #
- Adds basic anchor tag styles to CSS Framework.
- Bug fixes.
1.3.2 #
- Adds new Badge, List and List Item components to CSS Framework.
1.3.1 #
- Fixes padding for
.duet-list
utility.
1.3.0 #
- Adds new
.duet-list
utility class for styling unordered and ordered lists. - Adds basic typographic styles for
<body>
for both LocalTapiola and Turva.
1.2.36 #
- Adds new missing components to CSS Framework.
1.2.34 #
- Adds a new utility that automatically adjusts the space between a Paragraph and a Button component.
1.2.32 #
- Fixes CSS gradient height in CSS framework.
- Adds text alignment tools.
- Adds new breakpoint utility. Add “duet-breakpoints” class to html element to see which Duet breakpoint is active.
1.2.28 #
- Adds common fixes to CSS framework and makes it support sticky footer.
- Adding “duet-sticky-footer” class to html element will push the footer component always to the bottom.
1.2.25 #
- Adds support for new Grid, Grid Item and Icon components.
- Tweak the spacing between adjacent duet-paragraph and duet-heading.
- Fixes the documentation for background color utilities.
1.2.24 #
- Adds support for new Caption and Choice components.
1.2.23 #
- Adds package-lock=false to .npmrc.
- Removes unused dependencies and updates existing to latest.
- Updates license included.
1.2.16 #
- Applies box-sizing: border-box; by default for everything.
- Adds reasonable defaults (100%) for text-size-adjust and font-size.
- Sets HTML+BODY margin and padding to 0 by default.
- Enables LocalTapiola’s preferred font anti-aliasing tehnique on macOS.
- Adds new background gradient utility classes.
- Now hides contents of the page while Duet loads to avoid FOUT.
- Makes body’s min-height 100%.
1.1.18 #
- Adds new CSS utilities and fixes.
- Use prefix for all classes like documented.
- Output both minified and unminified versions.
1.0.0 #
- Initial release of Duet CSS framework.
- See the documentation for more details.