Update changelog, Update docs JSON

This commit is contained in:
Jeremy Thomas
2021-06-18 18:37:01 +01:00
parent d6d32e8050
commit a67981ba22
11 changed files with 44 additions and 20 deletions

View File

@@ -2,13 +2,22 @@
## 0.9.3
### Bugfix
- #3362 Fix slash divide
### New features
- New `is-underlined` class for underlined text and links
- New `auto` value for margin and padding helper classes
### Improvements
- New `$section-padding-desktop` Sass variable
- New `$hero-body-padding-tablet` Sass variable
- New `$shadow` Sass variable (used for `.box`, `.card`, `.dropdown` and `.panel`)
- Add `is-normal` size modifiers to `.file` and `.content`
- New `%reset` placeholder
### Bugfix
- #3362 Fix slash divide
## 0.9.2