From: Jeremy Thomas Date: Sun, 27 Sep 2020 10:31:06 +0000 (+0100) Subject: Hide flexbox helpers docs until release X-Git-Tag: 0.9.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84024765b899857752d75254027cf4efa06b61e;p=thirdparty%2Fbulma.git Hide flexbox helpers docs until release --- diff --git a/docs/_data/links.json b/docs/_data/links.json index a9554cb0e..332948b8c 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -645,7 +645,7 @@ "categories": { "overview": ["overview-start", "overview-classes", "overview-modifiers", "overview-modular", "overview-responsiveness", "overview-colors", "overview-functions", "overview-mixins"], "customize": ["customize-concepts", "customize-variables", "customize-node-sass", "customize-sass-cli", "customize-webpack"], - "helpers": ["helpers-color", "helpers-spacing", "helpers-typography", "helpers-visibility", "helpers-flexbox", "helpers-other"], + "helpers": ["helpers-color", "helpers-spacing", "helpers-typography", "helpers-visibility", "helpers-other"], "columns": ["columns-basics", "columns-sizes", "columns-responsiveness", "columns-nesting", "columns-gap", "columns-options"], "layout": ["layout-container", "layout-level", "layout-media", "layout-hero", "layout-section", "layout-footer", "layout-tiles"], "form": ["form-general", "form-input", "form-textarea", "form-select", "form-checkbox", "form-radio", "form-file"], diff --git a/docs/documentation/helpers/flexbox-helpers.html b/docs/documentation/helpers/flexbox-helpers.html index c6efcfa70..e20a4d327 100644 --- a/docs/documentation/helpers/flexbox-helpers.html +++ b/docs/documentation/helpers/flexbox-helpers.html @@ -58,6 +58,8 @@ align-self-values: - stretch --- +{% include elements/new-tag.html version="0.9.1" %} +

All of the Flexbox CSS properties are available as Bulma helpers: