]> git.ipfire.org Git - thirdparty/bulma.git/commit
Update references to variables in docs (#1238)
authorbstashio <bstashio@tuta.io>
Mon, 2 Oct 2017 18:23:35 +0000 (21:23 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Mon, 2 Oct 2017 18:23:35 +0000 (19:23 +0100)
commitafcdb7dbcc0df8403223c372860a55f36122f4d0
tree46ea8a5a280c57b81a8c3020472e7f70cc172b30
parent0acd2a1b1abb77d3c856a9861ece409994f5bab4
Update references to variables in docs (#1238)

* Update navbar variables in component docs page

* Update pagination variables in component docs page

* Update tabs variables in component docs page

* Update button variables in element docs page

* Update table variables in element docs page

* Update title variables in element docs page

* Update variables template to support layout

* Add section variables in relevant docs page

* Add footer variables in relevant docs page

* Update variables template to support custom messages

* Add form generic variables in relevant docs page

* Update derived variables in relevant docs page

* Add generic variables to variables docs page

* Update sass files count in docs Modular page
12 files changed:
docs/_includes/variables.html
docs/documentation/components/navbar.html
docs/documentation/components/pagination.html
docs/documentation/components/tabs.html
docs/documentation/elements/button.html
docs/documentation/elements/table.html
docs/documentation/elements/title.html
docs/documentation/form/general.html
docs/documentation/layout/footer.html
docs/documentation/layout/section.html
docs/documentation/overview/modular.html
docs/documentation/overview/variables.html