From 4f5cc9c0ed45bffb2687318ff72de6ea41bf49b9 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Mon, 9 Oct 2017 10:36:14 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++++ docs/_includes/elements/new-tag.html | 4 ++++ docs/documentation/components/dropdown.html | 8 +++++--- docs/documentation/elements/button.html | 4 ---- docs/documentation/elements/table.html | 6 ++---- docs/documentation/form/general.html | 12 ++---------- docs/documentation/form/input.html | 4 ---- docs/documentation/form/select.html | 4 ---- docs/documentation/form/textarea.html | 8 -------- docs/documentation/layout/container.html | 4 ---- 10 files changed, 21 insertions(+), 41 deletions(-) create mode 100644 docs/_includes/elements/new-tag.html 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 @@ +
+ New! + {{ include.version }} +
\ 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 %} -