Commit Graph

74 Commits

Author SHA1 Message Date
Patrick Black
b0af32e93e Update to the latest version of Font Awesome
Font Awesome recently updated from 5.0.7 to 5.1. I've updated this to reflect that change.
2018-07-09 10:22:10 +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
Jeremy Thomas
8486c0d751 Fix index backers 2018-05-30 10:23:03 +02:00
Jeremy Thomas
82dbb8c8e1 Scrimba init 2018-05-24 08:49:59 -07:00
Jeremy Thomas
6f1d0743a3 Fix backers 2018-05-06 14:22:35 +01:00
Jeremy Thomas
4d74c23d03 Update backers April 2018 2018-05-03 01:39:33 +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
Corentin H
f3e7392b2c Fix backer name
Just fixing my last name :)
2018-05-01 15:12:02 -07:00
May Kittens Devour Your Soul
b285b2ac7c Update meta.json 2018-05-01 15:11:39 -07:00
sanny
d93aaa2f13 Fix a documentation typo. 2018-04-16 12:26:44 +01:00
mrg0lden
9e28514b95 Update Bulma version and download link variables.
Update Bulma version and download link variables in meta.json file.
2018-04-14 20:42:13 +01:00
Jeremy Thomas
4fbc3de590 Fix tweet 2018-04-14 01:43:21 +01:00
Jeremy Thomas
c76d8d7806 Emoji support for tweets 2018-04-13 19:42:39 +01:00
Jeremy Thomas
787e6ed007 Merge branch 'master' into new-docs 2018-04-13 16:15:13 +01:00
Jeremy Thomas
379bcb481e Fix button docs 2018-04-12 00:20:58 +01:00
Jeremy Thomas
1074ea834b Init migrating blog post 2018-04-11 18:58:11 +01:00
Jeremy Thomas
4380aacda6 Add component icons 2018-04-11 15:43:26 +01:00
Jeremy Thomas
93f2e047e8 Add more icons 2018-04-11 09:41:32 +01:00
Jeremy Thomas
0c4bd24d5b Add more link icons 2018-04-11 02:11:12 +01:00
Jeremy Thomas
a1c8414c59 Fix book banner 2018-04-10 23:02:30 +01:00
Jeremy Thomas
a88b024dcc Add documentation icons 2018-04-10 22:38:00 +01:00
Jeremy Thomas
999c284dcc Add more layout 2018-04-10 18:50:19 +01:00
Jeremy Thomas
a8c0805988 Add more page 2018-04-10 18:22:04 +01:00
Jeremy Thomas
67f3e64158 Add footer links 2018-04-10 17:56:38 +01:00
Jeremy Thomas
91776c091f Footer stars 2018-04-10 17:33:43 +01:00
Jeremy Thomas
cbf8c62dde Add JS 2018-04-10 15:38:50 +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
e8d4efb274 Organize partials 2018-04-09 22:25:26 +01:00
Jeremy Thomas
a1c1909001 Fix blog 2018-04-09 21:16:50 +01:00
Jeremy Thomas
e3ecca6432 Move all subtitles 2018-04-09 20:37:05 +01:00
Jeremy Thomas
6b53425544 Top-level pages 2018-04-09 20:19:29 +01:00
Jeremy Thomas
5ffedabb07 Add docs menu 2018-04-09 17:59:04 +01:00
Jeremy Thomas
e9dd9eb80e Update overview 2018-04-09 17:32:12 +01:00
Jeremy Thomas
425860f56f Add modifiers links 2018-04-09 17:11:24 +01:00
Jeremy Thomas
5d4e3582f0 Fix main header 2018-04-09 16:50:33 +01:00
Jeremy Thomas
25d0ea1136 Container broken layout 2018-04-09 16:15:58 +01:00
Jeremy Thomas
f0074aa339 Do elements 2018-04-09 14:15:31 +01:00
Jeremy Thomas
e75fd365e3 Component links 2018-04-09 13:18:46 +01:00
Jeremy Thomas
0f9d338f66 Create links nav 2018-04-09 12:45:52 +01:00
Jeremy Thomas
4ede497c96 Add main layout 2018-04-09 10:35:44 +01:00
Jeremy Thomas
a6b48378f8 New docs init 2018-04-09 01:12:55 +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