Commit Graph

1419 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
Jeremy Thomas
3d786c88f7 Fix burger color order 2018-06-07 13:28:03 +01:00
Ana María Martínez Gómez
13199b8f51 Document how to try the changes (#1920)
* Document how to try the changes

Add to the contributing guide how to rebuild the css and where the
documentation to try the documentation changes is.

* Remove Bulma dependencies installation form PR template

Install Bulma dependencies is not needed to send a PR.

* Add how to try your changes to PR templates

And after that ask if you tried the changes.
2018-06-06 00:45:21 +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
e586de8e57 Update changelog 2018-05-31 17:31:37 +01:00
Patrick Abkarian
ef228de2a0 issues/1902 fix
https://github.com/jgthms/bulma/issues/1902
2018-05-31 18:28:43 +02:00
Jeremy Thomas
56d58280ca Add breakpoint based column gaps documentation 2018-05-30 14:12:03 +02:00
Tim MacDonald
4caa77dc0f Add breakpoint based column gaps (#1679)
* add breakpoint based column gaps

* remove redundant loops 🤦
2018-05-30 09:59:51 +01:00
Jeremy Thomas
b98a454615 Update changelog 2018-05-30 10:54:32 +02:00
Reece May
c0966157b0 fix icon floating out of input
Corrects the problem of the .has-icon-left / .has-icon-right fields floating out of the input area when a .help element is floated to the right of a preceding input
2018-05-30 09:53:01 +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
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
May Kittens Devour Your Soul
2bc0b12a53 Update README.md 2018-05-25 11:26:00 +02:00
May Kittens Devour Your Soul
0b600d02b2 fixes delete [pointer-events]
this is bugfix, because without it, delete icon, when placed in searchbox, displays, but doesn't work upon click.
2018-05-25 11:25:37 +02:00
Nick
76c068e329 negative margin issue
The negative margin for pixel perfection should be 0.75rem for .navbar-brand and .navbar-menu
2018-05-25 11:24: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
48c52b11d1 Fix #1812 2018-05-23 22:27:51 +02: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
ccd478da04 Fix backers 2018-05-03 01:41:08 +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