Commit Graph

34 Commits

Author SHA1 Message Date
Jeremy Thomas
a67981ba22 Update changelog, Update docs JSON 2021-06-18 18:37:01 +01:00
Jeremy Thomas
08ef4df2c0
Bulma v9 website (#3249)
* Add Bulma v9

* Add vendor dependencies

* Fix native

* Fix sponsors

* Add style attribute
2021-01-27 23:30:42 +00:00
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
IvanFrescas
5fcb0b059b Fix #2739 add variables size for layout hero (#2740)
* Add variables size for layout hero

* Add variables size for layout hero

* Change variable tag to Yes on hero documentation
2020-01-05 13:05:39 +00: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
Wessel Kuipers
f99771e6fe Derive ‘-invert’ sass variables from primary colors (#2594) 2019-10-13 10:10:26 +01:00
Jeremy Thomas
6876294698 Update footer variables 2019-09-02 16:21:49 +01:00
Jeremy Thomas
187be3694c Update docs variables 2019-05-18 16:12:56 +01:00
ludovic landier
99aeecce3c Add customizable border radius to progressbar (#2224)
* Add customizable border radius to progressbar

* Update variables
2019-05-17 11:52:34 +01:00
Rodrigo
4499432926 Fix JSON syntax for generic.json file 2019-04-03 22:12:05 +01:00
Luc Perkins
a2a5ff60ea Make site-level overflow properties variables (#2410)
* Make site-level overflow properties variables

* Add new variables to generic.json
2019-03-20 18:02:10 +00:00
Jeremy Thomas
e577bf501b Update variables 2018-10-31 18:13:18 +00:00
MATHIAS D
551ef492dc Add footer background in list
Add footer background in list
2018-09-12 11:30:33 +01: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
Jeremy Thomas
787e6ed007 Merge branch 'master' into new-docs 2018-04-13 16:15:13 +01:00
Jeremy Thomas
e04455cfb4
Update controls.json 2018-04-10 10:59:24 +01:00
Jeremy Thomas
d1aedf1be6
Update button.json 2018-04-10 10:58:39 +01:00
Jeremy Thomas
0f9d338f66 Create links nav 2018-04-09 12:45:52 +01:00
Jeremy Thomas
740df6a0fa Fix #1759 2018-04-08 20:15:06 +01:00
Jeremy Thomas
a76c16b387 Add control and button border variables 2018-04-08 20:15:06 +01: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
Andrew Sosa
4f5899036e Disable table hover in .content by default [Fixes #1295] (#1707)
* Disable table hover in .content #1295

* Remove reference to table hover in elements/content docs. 

Remove unnecessary $content-table-row-hover-background-color variable from sass file
2018-04-08 15:08:57 +01:00
Aaron Ang
26b18e466c Fix documentation for navbar-item-hover-color's default value (#1578) 2018-01-09 08:36:35 +00:00
Jeremy Thomas
6176c2c9f5 Fix #1190 2017-12-04 21:03:01 +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