diff --git a/CHANGELOG.md b/CHANGELOG.md index ace72b42..ff8e483b 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 00000000..0c69b825 --- /dev/null +++ b/docs/_includes/elements/new-tag.html @@ -0,0 +1,4 @@ +
\ No newline at end of file diff --git a/docs/documentation/components/dropdown.html b/docs/documentation/components/dropdown.html index 32f65594..255f8491 100644 --- a/docs/documentation/components/dropdown.html +++ b/docs/documentation/components/dropdown.html @@ -193,7 +193,7 @@ variables: {% endcapture %} {% capture dropdown_up_example %} -