Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Thomas <bbxdesign@gmail.com>2021-06-18 20:37:01 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2021-06-18 20:37:01 +0300
commita67981ba22af216b457d399151ced3d538efc2fa (patch)
tree033212958e3bafd4aa9b9914f64f07f35275d581 /CHANGELOG.md
parentd6d32e8050f1587c4a886229cc2164782e1d486d (diff)
Update changelog, Update docs JSON
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 13 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11dfcd05..543531a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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