Releases: red-gate/honeycomb-web-toolkit
v14.0.0 - .button--black, .button--dark-grey
This updates the colours on existing class .button--black
to true black (where previously it was Honeycomb Grey 7).
A new class .button--dark-grey
now has the colours previously used by .button--black
- so if you currently use .button--black
and want to preserve the exact colour without changes, you can change your button class over to .button--dark-grey
when taking this release.
v13.0.1
Minor CSS change
v10.17.23
Add additional email validation to Marketo forms
v10.17.12
Allow fallback font for redgate.ttf.
Removed icon margin
Merge pull request #132 from red-gate/remove-icon-margin Remove icon margin
Change .checkbox to .hc-checkbox
.checkbox
is used elsewhere on www.red-gate.com and we ran into conflicts, so changing to something less generic
Spacing update
Now that the Honeycomb team have decided on the spacing/scale values that are to be used, the web toolkit spacing settings have been updated, and component spacing values updated to be inline with the new standards.
Update breakpoints
Most projects set their own breakpoints, but new projects should inherit more sensible defaults
(e.g. apps on www.red-gate.com which just use honeycomb, not red-gate.com's local styles - they should still inherit the same breakpoints as the main site)
Prefixed settings
All settings now have a 'hc-' prefix to prevent any clashes with third party Sass frameworks.
As this could cause a breaking change, we've incremented the version number by a full point, to v.7.0.0.