From: Jeremy Thomas Date: Mon, 6 Nov 2017 12:39:10 +0000 (+0000) Subject: Update changelog X-Git-Tag: 0.6.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1913193aaf91a154ff9d3ae2745ffe36afd35d10;p=thirdparty%2Fbulma.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index b86009f3f..48b3bfcd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,15 +10,17 @@ * 🎉 #1255 New `.is-expanded` modifier for `navbar-item` * 🎉 #1384 New `.is-centered` and `.is-right` modifiers for `tags` * 🎉 #1383 New `.is-empty` modifier for `file` +* 🎉 #1380 Allow `.is-selected` class on `` and `` tags ### Improvements * #987 Improve `tag > icon` spacing * Improve `hamburger` alignment -### Issues closed +### Bug fixes * #1358 Fix indentation bug for .is-one-fifth +* #1356 SASS 3.5+ variable parsing compatibility allows only #{} * #1342 Remove black line from progress bar in IE * #1334 Fix progress bar colors in IE * #1313 Fix Table `is-selected` and `is-hoverable` styling issue