UNPKG

@hydrogen-design-system/core

Version:

The core files required universally by Hydrogren components.

100 lines 3.84 kB
{ "majors": [ { "release": 0, "date": null, "changes": [], "minors": [ { "release": 0, "date": null, "changes": [], "patches": [ { "release": 38, "date": null, "changes": [ "Reconfigures the build script to output into a new folder layout containing the version and latest code in matching structures.", "Updates a few default variables in Hydrogen's default theme." ] }, { "release": 39, "date": "2020/NOV/17", "changes": [ "Removes the versioned core from the build because there isn't an instance where the core can be overridden on its own.", "Removes the h2-core Sass file, as it makes more sense to import the Sass into the system attribute instead.", "Moves the document ready function into the core to be used by all components if necessary." ] }, { "release": 40, "date": "2020/NOV/17", "changes": [ "Removes unused dependencies." ] }, { "release": 41, "date": "2020/NOV/24", "changes": [ "Creates a Babelified version of the core's JavaScript." ] }, { "release": 42, "date": "2020/DEC/05", "changes": [ "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": 43, "date": "2021/FEB/19", "changes": [ "BREAKING: removes support for the card component in favor of the shadow prop.", "Adds new theme variables for small and large shadow values in preparation for the shadow prop.", "Adds new generated gradient values for use as color values." ] }, { "release": 44, "date": "2021/FEB/19", "changes": [ "Changes the key for single color gradients so that it can be leveraged by components." ] }, { "release": 45, "date": "2021/MAR/01", "changes": [ "BREAKING: breaks color maps apart into simple and complex files.", "BERAKING: breaks gradient maps apart into simple and complex files.", "BREAKING: removes the opacity map in favor of the new color syntax.", "Updates the color syntax to support opacity values." ] }, { "release": 46, "date": "2021/MAR/10", "changes": [ "Fixes a bug with the default file not importing Sass' color functions." ] }, { "release": 47, "date": "2021/MAR/10", "changes": [ "Fixes a bug with new color and gradient maps not reflecting the proper import file hierarchy.", "Fixes a bug with the simple color map not having access to light and dark gray variables." ] } ] } ] } ] }