From: Jeremy Thomas Date: Mon, 9 Oct 2017 09:36:14 +0000 (+0100) Subject: Update changelog X-Git-Tag: 0.6.0~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5cc9c0ed45bffb2687318ff72de6ea41bf49b9;p=thirdparty%2Fbulma.git Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ace72b428..ff8e483b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ * #1236 `.table` hover effect is opt-in, by using the `.is-hoverable` modifier class * #1254 `.dropdown` now supports `.is-up` modifier +### Improvements + +* #1257 Include placeholder mixin in `=input` + +### Issues closed + +* #708 Import variables in mixins + ## 0.5.3 ### New features diff --git a/docs/_includes/elements/new-tag.html b/docs/_includes/elements/new-tag.html new file mode 100644 index 000000000..0c69b8255 --- /dev/null +++ b/docs/_includes/elements/new-tag.html @@ -0,0 +1,4 @@ +
+ New! + {{ include.version }} +
\ No newline at end of file diff --git a/docs/documentation/components/dropdown.html b/docs/documentation/components/dropdown.html index 32f655946..255f84919 100644 --- a/docs/documentation/components/dropdown.html +++ b/docs/documentation/components/dropdown.html @@ -193,7 +193,7 @@ variables: {% endcapture %} {% capture dropdown_up_example %} -