Commit Graph

739 Commits

Author SHA1 Message Date
Ruslan Tursunov
607eb7851d Update responsiveness.html
Fix typo
2018-07-22 06:04:06 +01:00
sunya9
f3f1c78767 Fix webpack to lowercase 2018-07-20 00:00:48 +01:00
Daniel
69745cfda5 Fixed docs when Vimeo fails to load
All javascript breaks if Vimeo fails to load or is blocked. Checking for `Vimeo` before accessing it should fix it. This can easily be reproduced using [uMatrix](https://github.com/gorhill/uMatrix).
2018-07-18 22:08:23 +01:00
Jeremy Thomas
3d95d93493 Use link subtitle as meta description 2018-07-18 12:59:32 +01:00
Ryan Casas
af0be6cab3 [Docs] Helpers needed a readjustment
There was a TR without an opening tag + the last TH hadn't the correct rowspan
2018-07-17 20:24:12 +01:00
Jeremy Thomas
b208b96716 Update love 2018-07-16 16:54:23 +01:00
Jeremy Thomas
884d887f44 Add Webpack page 2018-07-14 18:38:27 +01:00
Jeremy Thomas
0efd856f52 Add Sass CLI steps 2018-07-14 14:18:43 +01:00
Jeremy Thomas
f637ee0009 Customize section init 2018-07-14 00:42:07 +01:00
Jeremy Thomas
5a478857a8 Add documentation tabs 2018-07-12 17:15:30 +01:00
Jorge Luis Beroisa
fcaea076bd Fix percentage
Not a major fix but the wrong percentage bothered me :)
2018-07-10 14:51:32 +01:00
Jeremy Thomas
40f9d7a54a Add expo images 2018-07-09 18:08:56 +01:00
Jeremy Thomas
789a886ffd Update expo 2018-07-09 18:07:16 +01:00
Muhannad Abdelrazek
e71c248cde A11y: Add .is-sr-only to helpers (#1764) 2018-07-09 16:09:42 +01:00
Caique de Castro
2b8f6680db Add docs for is-fullwidth modifier for buttons 2018-07-09 16:03:44 +01:00
Jeremy Thomas
14daff89c0 Fix docs 2018-07-09 16:03:16 +01:00
deasydoesit
b58b9b82ee Updating navbar.html to include jQuery toggle
Minimal changes which introduce a jQuery toggle implementation of the 'navbar-burger' and 'navbar-menu'
2018-07-09 15:58:47 +01:00
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