From: Jeremy Thomas Date: Sat, 19 Apr 2025 13:24:57 +0000 (+0200) Subject: Merge branch 'main' into initial-variables-duration X-Git-Tag: 1.0.4~2^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4daa24039e3f9709844e3b9527a37f935b21673;p=thirdparty%2Fbulma.git Merge branch 'main' into initial-variables-duration --- e4daa24039e3f9709844e3b9527a37f935b21673 diff --cc CHANGELOG.md index b746aab4,09968a2e..8da1f5a4 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -6,7 -10,8 +10,9 @@@ - Fix #3842: restore use of `$easing`, `$radius-rounded` and `$speed` Sass variables - Fix #3920: migrate code to avoid Sass 1.80 deprecation warning of global built-in functions +- Fix #3945: add `$duration` Sass variable + - Fix #3822: Non-minified version of bulma-prefixed was missing + - Fix #3805: helper classes were missing prefix ### Documentation Fixes