UNPKG

@hydrogen-design-system/system

Version:

Hydrogen's full design system and component library.

201 lines 9.8 kB
{ "majors": [ { "release": 0, "date": null, "changes": [], "minors": [ { "release": 0, "date": null, "changes": [], "patches": [ { "release": 27, "date": "2020/NOV/24", "changes": [ "Updates the H2 core from 0.0.36 => 0.0.41.", "Reconfigures the output directories for the whole system to be more comprehensible (compiled, import).", "Updates the development and production tasks to include Babel, which allows Hydrogen to be imported as a JavaScript module.", "Migrates away from $H2VER, $H2VERJS, and $H2VERCSS to a standardized _VERSION signifier for the build scripts.", "Temporarily removes support for carousels; this was done because Hydrogen was simply importing a third party carousel, not offering a completely custom accessible solution." ] }, { "release": 28, "date": "2020/NOV/26", "changes": [ "Updates the accordion component from 0.0.33 => 0.0.34.", "Updates the alert component from 0.0.16 => 0.0.17.", "Updates the dialog component from 0.0.11 => 0.0.12.", "Updates the forms component from 0.0.6 => 0.0.8.", "Updates the menu component from 0.0.13 => 0.0.14.", "Fixes a bug where the system JavaScript wouldn't execute when the system variable was defined." ] }, { "release": 29, "date": "2020/DEC/06", "changes": [ "Updates the H2 core from 0.0.41 => 0.0.42.", "Updates the H2 properties tool from 0.0.32 => 0.0.35.", "Updates the alert component from 0.0.17 => 0.0.18.", "Updates the blockquote component from 0.0.6 => 0.0.7.", "Updates the breadcrumb component from 0.0.7 => 0.0.8.", "Updates the button component from 0.0.11 => 0.0.12.", "Updates the card component from 0.0.6 => 0.0.7.", "Updates the dialog component from 0.0.12 => 0.0.13.", "Updates the forms component from 0.0.8 => 0.0.9.", "Updates the horizontal-rule component from 0.0.5 => 0.0.6.", "Updates the overlay component from 0.0.5 => 0.0.6.", "Updates the pullquote component from 0.0.5 => 0.0.6.", "Updates the skip-to-content component from 0.0.5 => 0.0.6.", "Updates the table component from 0.0.6 => 0.0.7.", "Updates the tag component from 0.0.8 => 0.0.9.", "Breaking: changes the way theme colours are referenced. (c1 - theme-1)", "Breaking: changes the way media queries are referenced. (mqb -> b)", "Adds new support for programmatic dark and light versions of the theme colours.", "Adds new support for programmatic gray scale values. (gray-1 through gray-9)" ] }, { "release": 30, "date": "2020/DEC/10", "changes": [ "Updates the menu component from 0.0.14 => 0.0.15." ] }, { "release": 31, "date": "2021/JAN/15", "changes": [ "Updates the accordion component from 0.0.34 => 0.0.35.", "Updates the alert component from 0.0.18 => 0.0.19.", "Updates the dialog component from 0.0.13 => 0.0.15.", "Updates the forms component from 0.0.9 => 0.0.10.", "This update focuses on enabling proper React support for component functions." ] }, { "release": 32, "date": "2021/JAN/19", "changes": [ "Updates the H2 properties tool from 0.0.35 => 0.0.36.", "This update fixes a bug with the data-h2-heading property not respecting specificity." ] }, { "release": 33, "date": "2021/JAN/24", "changes": [ "Updates the H2 properties tool from 0.0.36 => 0.0.38.", "Updates the accordion component from 0.0.35 => 0.0.36.", "Updates the alert component from 0.0.19 => 0.0.20.", "Updates the dialog component from 0.0.15 => 0.0.16.", "Updates the forms component from 0.0.10 => 0.0.11.", "This update fixes a specificity bug where background color properties weren't respected on certain components.", "Adjusts interactive components so that their exported functions can accept a defined target." ] }, { "release": 34, "date": "2021/JAN/25", "changes": [ "Updates the accordion component from 0.0.36 => 0.0.37.", "Updates the alert component from 0.0.20 => 0.0.21.", "Fixes a bug where certain event functions on these components were improperly scoped, preventing them from being removed." ] }, { "release": 35, "date": "2021/JAN/27", "changes": [ "Fixes a bug where the compiled CDN files were missing a version value." ] }, { "release": 36, "date": "2021/JAN/28", "changes": [ "Updates the H2 properties tool from 0.0.38 => 0.0.39.", "Updates the accordion component from 0.0.37 => 0.0.38.", "Updates the alert component from 0.0.21 => 0.0.22.", "Updates the dialog component from 0.0.16 => 0.0.17.", "Updates the forms component from 0.0.11 => 0.0.12.", "Updates the menu component from 0.0.15 => 0.0.16.", "Fixes a handful of bugs with compiled scripts missing a version value.", "Adds support for a container size argument in topbar style menus.", "Adds support for specifying left/right padding via argument on sidebar style menus." ] }, { "release": 37, "date": "2021/FEB/03", "changes": [ "Updates the accordion component from 0.0.38 => 0.0.40.", "Updates the alert component from 0.0.22 => 0.0.23.", "Updates the dialog component from 0.0.17 => 0.0.18.", "Updates the forms component from 0.0.12 => 0.0.13.", "BREAKING: reworks all scripts in the above components and exports all useful scripts so that they can be accessed in JS frameworks." ] }, { "release": 38, "date": "2021/FEB/03", "changes": [ "Updates the accordion component from 0.0.40 => 0.0.41.", "Fixes a bug where nested accordions weren't working." ] }, { "release": 39, "date": "2021/FEB/04", "changes": [ "Updates the accordion component from 0.0.41 => 0.0.42.", "Updates the alert component from 0.0.23 => 0.0.24.", "Updates the dialog component from 0.0.18 => 0.0.19.", "Updates the forms component from 0.0.13 => 0.0.14.", "BREAKING: changes the order of the arguments in the exported key functions to allow for the system version to be optional (with a default)." ] }, { "release": 40, "date": "2021/FEB/18", "changes": [ "Updates the alert component from 0.0.24 => 0.0.26.", "Updates the dialog component from 0.0.19 => 0.0.21.", "BREAKING: updates the alert functions to hide/show rather than delete the node.", "Reworks the dialog dismissal trigger so that it leverages the generic toggle function." ] }, { "release": 41, "date": "2021/FEB/21", "changes": [ "Updates the H2 core from 0.0.42 => 0.0.44.", "Updates the H2 properties tool from 0.0.39 => 0.0.42.", "Updates the accordion component from 0.0.42 => 0.0.43.", "Updates the alert component from 0.0.26 => 0.0.27.", "Updates the blockquote component from 0.0.7 => 0.0.8.", "Updates the button component from 0.0.12 => 0.0.13.", "Updates the dialog component from 0.0.21 => 0.0.22.", "Updates the overlay component from 0.0.6 => 0.0.7.", "Updates the tag component from 0.0.9 => 0.0.10.", "BREAKING: Deprecates the card component in favor or the h2-shadow property.", "BREAKING: reworks the alert component to allow for stacked toast alerts.", "Adds gradient support!" ] }, { "release": 42, "date": "2021/MAR/01", "changes": [ "Fixes a quotation bug with the exported CDN scripts." ] } ] } ] } ] }