Releases: alvaromontoro/almond.css
Releases · alvaromontoro/almond.css
v1.2.2
What's Changed
- Add tests to the elements by @alvaromontoro in #82
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #81
- Remove unncessary :root rule by @alvaromontoro in #83
Full Changelog: v1.2.0...v1.2.2
v1.2.0
What's Changed
- set npm up for publishing by @alvaromontoro in #73
- Update README.md by @alvaromontoro in #74
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- Bug/fix printing styles by @alvaromontoro in #65
- Printing styles by @alvaromontoro in #66
- Feature/new documetation by @alvaromontoro in #67
- Fix path for documentation by @alvaromontoro in #68
- fixes in documentation styles by @alvaromontoro in #69
- Improve accessibility by @alvaromontoro in #70
- remove unnecessary code in demo by @alvaromontoro in #72
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
What's Changed
- Update blockquote.scss by @tomsdob in #51
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #57
- Bump minimist from 1.2.5 to 1.2.7 by @dependabot in #61
- Bump minimatch from 3.0.4 to 3.0.8 by @dependabot in #62
- Bump scss-tokenizer and node-sass by @dependabot in #63
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Changes since the previous release
What's Changed
- Feature/widget progress bar by @alvaromontoro in #39
- Fix Typo Primary to Secondary by @modwill in #41
- Fixed typo by @laurensramandt in #42
- Fix typo by @ja1984 in #44
- Bugfix/minor styling fixes by @alvaromontoro in #58
- Fix problem with quotes by @alvaromontoro in #59
- Fix version number by @alvaromontoro in #60
New Contributors
- @modwill made their first contribution in #41
- @laurensramandt made their first contribution in #42
- @ja1984 made their first contribution in #44
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Changes since previous release
- Add support for unarticulated element (
<u>
) - Add support for dialog element (
<dialog>
) - Add support for strike element (
<strike>
) - Add support for output element (
<output>
) - Fix bug with the width when combining
<pre>
and<code>
- Fix bug with Safari and text decoration that affected multiple elements (
<abbr>
,<del>
,<ins>
, and<s>
) - Separate regular and lite versions (no images)
- Upgrade dependencies
- Update demo page
First release
v1.0.0 Update to first version