Commit Graph

722 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
1083f017a0 Fix boxes 2018-06-25 10:40:00 +02:00
Jeremy Thomas
28683e7b57 Fix sidebar 2018-06-25 10:30:44 +02:00
Jeremy Thomas
e2ce6d133f Fix typography helpers 2018-06-25 10:14:11 +02:00
Jeremy Thomas
8409dd1926 Fix blog icons 2018-06-20 01:21:22 +01:00
Jeremy Thomas
18fe97b54d Fix book banner 2018-06-20 01:21:22 +01:00
Jeremy Thomas
45aa3169d0 Add variables blog post 2018-06-20 01:21:22 +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
e8f3fc0d66 Fix input and file variables 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
ace4c58fc7 Split plugins 2018-06-20 01:21:22 +01:00
Jeremy Thomas
7442c980e5 Read derived variables 2018-06-20 01:21:22 +01:00
Jeremy Thomas
87bf26ae2f Add initial variables output 2018-06-20 01:21:22 +01:00
Jeremy Thomas
102d170680 Init variables script 2018-06-20 01:21:22 +01:00
Ana María Martínez Gómez
bf0578090d Add without-arrow class for navbar items (#1919)
* Add is-arrowless class for navbar items

It removes the arrow in the items of the Navbar.

Closes https://github.com/jgthms/bulma/issues/1833

* Add documentation for is-arrowless class

* Add is-arrowless to the changelog
2018-06-11 10:51:32 +01:00
Guilherme Vale
62d62be799 Very tiny grammar fix 2018-06-03 00:44:31 +01:00
ryakosh
41a8ca675d Change "needed" to "need"
Problem: typo
2018-06-01 11:06:37 +01:00
Jeremy Thomas
56d58280ca Add breakpoint based column gaps documentation 2018-05-30 14:12:03 +02:00
Jeremy Thomas
b98a454615 Update changelog 2018-05-30 10:54:32 +02: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
Kacper
e4d72a4fd9 Panel docs, FontAwesome 5 icon classes updates
As FontAwesome 5 site states, fa-code-branch icon replaces Font Awesome 4's fa-code-fork.
Just updated two lines, where old class wasn't replaced.
2018-05-29 17:43:55 +01:00
Jeremy Thomas
6033a2c7b8 Use mp4 videos 2018-05-25 20:48:20 +02:00
Martijn Cuppens
5d8aec3530 Use sans-serif for Nunito fallback 2018-05-25 11:52:11 +02:00
Kudakwashe Paradzayi
c416eb510d Add an extra prerequisite - ruby2.x-dev in docs/README.md (#1820)
* Add an extra prerequisite - ruby2.x-dev

Trying to install Jekyll on my Linux (Ubuntu 16.04) machine failed because ```ruby 2.x``` was installed and ```ruby2.x-dev``` was not. I spent a lot of time trying to figure it out (I'm no ruby expert) but installing the ```ruby2.x-dev``` solved my problem.

* Add a note for Ubuntu users
2018-05-25 11:21:53 +02:00
Jeremy Thomas
4e70bd815e Add embrace text 2018-05-24 08:49:59 -07:00
Jeremy Thomas
56dcbda8ab Fix videos length 2018-05-24 08:49:59 -07:00
Jeremy Thomas
e01a44244e Add shoutout block 2018-05-24 08:49:59 -07: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
2e5c60dd50 Fix categories interaction 2018-05-03 01:41:52 +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
Daniil
c368ebf62c Fix repeated table in doc 2018-05-01 15:12:42 -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
Georgiana Gligor
6839230038 fix link to the ribbon extension
The ribbon extension is not linked in the https://wikiki.github.io/ website, so the link is pointing to the GitHub repository.
2018-05-01 15:07:56 -07:00
Zaydek MG
c03d4dbdac Update image.html
Parens inside of parens doesn't work here. Just renders the text on the website, not the link. This is a simple solution that still redirects correctly to Wikipedia.
2018-05-01 15:07:39 -07:00
Jeremy Thomas
6d831a7c96 Deploy 0.7.1 2018-04-18 17:23:02 +01:00
Jeremy Thomas
0eb4f4cc9c Fix #1795 2018-04-18 17:14:31 +01:00
Jeremy Thomas
3a7e8372a0 Fix footer 2018-04-18 17:11:34 +01:00
Jeremy Thomas
c414b5c0ab Fix #1796, Fix #1806 2018-04-18 17:03:53 +01:00
Jeremy Thomas
581d2d70a5 Fix hero docs 2018-04-18 17:00:00 +01:00
Andrea Crawford
b6977cfff8 Fix responsive mixins link 2018-04-17 15:50:37 +01: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
faa4f7ef30 New tws 2018-04-14 01:24:38 +01:00