Commit Graph

17 Commits

Author SHA1 Message Date
Jeremy Thomas
85f61f2dfd Add new container docs 2020-09-27 23:50:12 +01:00
Jeremy Thomas
9e0c9a35db Add block documentation 2020-09-17 00:30:49 +01:00
Alexandre Paradis
aed45337a4
Close #2598 (#2630)
* Close #2598

- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json

* Fix per @jgthms

- Could be a small breaking change
   since `overflow: hidden` is added to card
2020-08-04 09:26:44 +01:00
Jeremy Thomas
4640f9d942 Update variables documentation 2020-04-11 13:25:42 +01:00
Jeremy Thomas
32244a89e9 Update changelog 2019-10-21 15:21:25 -04:00
Jeremy Thomas
d0c84b97c9 Update variable JSONs 2019-10-17 20:51:42 -04:00
Jeremy Thomas
187be3694c Update docs variables 2019-05-18 16:12:56 +01:00
Jeremy Thomas
e577bf501b Update variables 2018-10-31 18:13:18 +00:00
Jeremy Thomas
f9f0b19e46 Fix variables component 2018-06-20 01:21:22 +01:00
Jeremy Thomas
dd59374591 Add unitless type 2018-06-20 01:21:22 +01:00
Jeremy Thomas
1ff1edcf53 Update variables include template 2018-06-20 01:21:22 +01:00
Jeremy Thomas
a331af957b Update changelog 2018-05-30 10:28:41 +02:00
Dan
768069ad90 Fixes issue #753 (#1884)
* Add Sass variable to control Navbar Burger color

Adds a sass variable to control the Navbar's burger color. Sets the default to match what the Item color is set to.

* Update order for bulma code styles

* Update Docs to reflect the improvement/bugifx.
2018-05-30 09:27:13 +01:00
Guillaume Virlet
a9a5666b9c fixiing bad default value for background color of card header, content and footer. Previously was none, now it is transparent (default CSS value) 2018-05-01 15:15:38 -07:00
doc75
79a46c0802 add 3 variables to allow customization of card-header, card-content and card-footer background (#1619) 2018-04-08 16:52:06 +01:00
Aaron Ang
26b18e466c Fix documentation for navbar-item-hover-color's default value (#1578) 2018-01-09 08:36:35 +00:00
bstashio
1523ce8527 Docs/variables data (#1314)
* Replace variables.json with colors.json and update related files accordingly

* Add variables data files

* Update variables include template and all related files to use new variables data

* Fix mobile breakpoint id typo in responsivness docs page

* Fix Liquid syntax error in made-with-bulma docs page

* Update bulma sass files count in modular docs page

* Use breakpoints data in responsiveness helpers docs page

* Use breakpoints and variables data in typography helpers docs page

* Add missing page titles in docs pages front matter
2017-10-17 10:28:59 +01:00