]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update changelog
authorJeremy Thomas <bbxdesign@gmail.com>
Mon, 6 Nov 2017 12:39:10 +0000 (12:39 +0000)
committerJeremy Thomas <bbxdesign@gmail.com>
Mon, 6 Nov 2017 12:39:10 +0000 (12:39 +0000)
CHANGELOG.md

index b86009f3f0e451c5af2f5ba804ab8d622c4e9aa8..48b3bfcd17b0fcc699864282ebac2e1fdc58f5c0 100644 (file)
 * ðŸŽ‰ #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 `<td>` and `<th>` 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