Commit Graph

847 Commits

Author SHA1 Message Date
Isaac Zafuta
14dac4c562 Makes is-full-height-with-navbar samples match 2018-10-28 09:04:43 +00:00
Jeremy Thomas
9f89f7252c Fix variables component, Fix doc tabs 2018-10-28 08:57:38 +00:00
Hugo Maestá
1d6a898e37 Type removed from textarea 2018-10-25 19:39:32 +01:00
GabMic
ba4062bcd0 Update bulma toast link
The link was broken.
2018-10-25 10:48:37 +01:00
Lucas Winther
4a43e18ee0 Fixes #2165 (#2170)
* Fixes #2165

Added documentation for is-1

* Removed is-fojeisj and is-wajofij classes
2018-10-21 00:02:14 +01:00
Jeremy Thomas
2023ef8ace Update expo October 2018 2018-10-16 16:31:16 +01:00
Jeremy Thomas
9cd99612eb Update backers 2018-10-15 17:58:25 +01:00
Hugo Maestá
fe32acbe75 bulma-start better 'getting started' (#2147)
* bulma-start best getting started

Instructions are confused because `bulma-start` it's not an extension or component – it's a template. This way, using `npm` and copying files from `node_modules` is NOT intuitive.
`git clone` gives a better understanding of how to get started.

* bulma-start download zip

* Removed git instructions
2018-10-15 16:22:13 +01:00
Andrew Scales
fe77f0b2ee Webpack instructions - Update to fix missing semicolon
added in a missing semicolon that breaks imports when using sass-loader with webpack if the code is copied directly into a .SCSS file.
2018-10-15 08:18:20 +01:00
Semenyak Nikita
6c86293a13 introduced an ordering dependency between layout/hero and components/navbar 2018-10-13 21:54:23 +01:00
Jonathan Urzua
4283f2e80d Fixes some typos for arrowless dropdowns in navbar
Found some typos for the `is-arrowless` modifier and changed the wording a bit so it's more consistent with the rest of the documentation.
2018-10-13 21:53:40 +01:00
Kushal
b761e2c1e6 [Docs] Bump version of examples in customize bulma section (#2153)
* Bump version to 0.7.2

* Bump version to 0.7.2

* Bump version to 0.7.2

* Bump version to 0.7.2
2018-10-13 17:37:40 +01:00
Jeremy Thomas
957a45a50c Fix relative links 2018-10-12 11:23:32 +01:00
Jeremy Thomas
6fe3eb0b74 Deploy 0.7.2 2018-10-12 09:56:29 +01:00
Jeremy Thomas
441b657a6e Update backers 2018-10-09 12:15:59 +01:00
Jeremy Thomas
d07d75ba2c Change customize color 2018-10-07 19:05:53 +02:00
Jeremy Thomas
ee8e0a497e Add content ol types 2018-10-07 19:04:09 +02:00
Jeremy Thomas
70902ce58c Update changelog 2018-10-07 18:40:35 +02:00
Patrick Black
e70e4cd362 Update to Font Awesome 5.3.1
Since they've added like 350+ new icons.
2018-10-07 18:40:17 +02:00
Hiren Mistry
333bcf85e1 Improve clarity in docs/readme (#2066)
* Improve instructions for docs contribution

* Fix link to docs/readme
2018-10-07 18:32:03 +02:00
Jeremy Thomas
a05832bd99 Fix #1904 and #1969 2018-10-07 17:58:42 +02:00
Jeremy Thomas
92075252cc Fix hero docs 2018-10-07 17:55:10 +02:00
Jeremy Thomas
462336f602 Add fullheight hero with navbar documentation 2018-10-07 17:46:48 +02:00
Jeremy Thomas
b59fe40748 Remove unused image 2018-10-07 17:06:30 +02:00
octoshrimpy
1126ac11d6 Update extensions.html to include bulma-o-steps (#1926)
* Update extensions.html to include bulma-o-steps

* Adds image for bulma-o-steps

* Fix merge conflicts

* newer extensions file

* Proper indentation 

I hate stupid mistakes T-T

* Clean files for PR
2018-10-07 16:52:07 +02:00
Jeremy Thomas
4b37bae271 Fix error message for required file 2018-10-07 12:44:42 +02:00
Tom Hartley
9691df1ab7 Add "has-fixed-size" to docs 2018-10-05 15:40:24 +01:00
Rafael Franco
ee83ff773f Add bulma-toast to extensions 2018-10-04 08:11:42 +01:00
Spencer Kordecki
57808aebab adds table-container to colors, functions, mixins, and variables tables 2018-10-03 07:35:53 +01:00
Jeremy Thomas
a531ea2758 List docs init 2018-10-02 08:54:58 +01:00
Jeremy Thomas
375c27a62c Fix #1981 2018-10-02 08:33:24 +01:00
Jeremy Thomas
39bdeacf46 Add basic navbar example 2018-10-02 08:25:09 +01:00
Jeremy Thomas
91db8e1af0 New control height and line height variables 2018-10-02 07:01:43 +01:00
Jeremy Thomas
036945d970 Fix #1991 2018-10-02 06:51:11 +01:00
Jeremy Thomas
b304559d7b Update changelog 2018-10-02 06:47:00 +01:00
Jeremy Thomas
c237a15188 Fix bd-link 2018-10-02 06:40:23 +01:00
Sunny Walker
544db84ea9 add Accessibility section for Bootstrap
It looks like Bulma's accessibility profile is very slowly improving but will never (unless given infinite timeline) match that of Bootstrap’s. For those of us that are legally required to meet a11y guidelines (US Government/Education), this is an important point that should be highlighted.
2018-10-02 06:24:00 +01:00
Kim Torgersen
c6b56a8d93 Add is-12 and is-full to column documentation
Add missing css-classes to the documentation.
2018-10-02 06:23:14 +01:00
Daryl Fritz
3bf01fe314 Match multiple-breakpoint-example to the code
The example code that a user copies doesn't match the code that runs in the browser. This is confusing for new users and fails to demonstrate the actual library.
2018-10-02 06:22:36 +01:00
Marat
c68ec17150 256x256 is 4 times larger than 128x128, not 2 times 2018-09-25 09:13:13 +01:00
Davide Taviani
490553f848 Add clarification about three empty spans for the navbar-burger
It was not clear in the documentation that you *need* to have the 3 empty spans or otherwise the lines (and the cross) wouldn't show up.
2018-09-17 17:40:37 +01:00
MATHIAS D
551ef492dc Add footer background in list
Add footer background in list
2018-09-12 11:30:33 +01:00
Jeremy Thomas
4713756cd5 Fix spacing 2018-09-05 14:43:45 +01:00
Jeremy Thomas
e6b3fc4f20 Update backers 2018-09-05 13:45:30 +01:00
Jeremy Thomas
8bbb8f6552 Add dontpayfull 2018-09-05 13:29:08 +01:00
Jeremy Thomas
3243ea546e Fix #2085 2018-09-04 15:37:15 +02:00
Jeremy Thomas
ceae8a675e Fix #2084 2018-09-04 15:26:02 +02:00
Jeremy Thomas
04fb26b450 Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
hmistry
107ea347a7 Document is-tab modifier class for navbar-item 2018-08-26 16:16:35 +02:00
Benjamin Asbach
e0b5c8cc50 Update modular.html
Added missing `.sass` extensions.
2018-08-02 09:34:25 +01:00
Rodrigo O
da75177db1 Add documentation for img.is-rounded 2018-08-01 21:26:05 +01:00
Jeremy Thomas
bff70ed4f5 Fix expo 2018-08-01 11:44:51 +01:00
Jeremy Thomas
b734167962 Add mattfarley 2018-08-01 11:31:21 +01:00
Jeremy Thomas
dbf472a540 Update changelog 2018-08-01 11:28:08 +01:00
nagman
6ad2e3df05 removed is-narrow because useless in this case 2018-07-27 20:20:55 +01:00
nagman
e2cdacb2a2 fixed a typo (flat -> flag) 2018-07-27 20:20:36 +01:00
Nisarg Joshi
39820f00f3 Update options.html
Fix typo - 'that' where it should say 'than'
2018-07-25 08:38:28 +01:00
Patrick Black
48c73101e7 Remove random 2 in docs readme (#2015)
* Remove random 2 in docs readme

* Fix #2012
2018-07-23 20:26:17 +01:00
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