Commit Graph

761 Commits

Author SHA1 Message Date
Sam Fry
a88fe572df Highlighting important info in typography helper (bringing it to same as other parts of page) (#1396) 2017-11-01 09:34:35 +00:00
daniel
c609be03c3 Add Bulma Templates to related projects section in readme (#1379) 2017-10-28 20:27:29 +02:00
Donát Nagy
cddf8712b3 Add feature: is-expanded to navbar-item (#1320) 2017-10-26 12:12:25 +01:00
Elio Grieco
8792984f8e Fix indentation bug for .is-one-fifth (#1358) 2017-10-23 15:31:43 +01:00
mdavid88
7e0019ae44 Fix for issue #963. (#1357)
iOS <button> element's minimum width is dependant on its font-size, so the .delete width wasn't able to be as small as it's height, resulting in one arm of the X being longer than the other. font-size: 0 does the trick.
2017-10-22 23:28:41 +01:00
Rafee Memon
19773cdae7 Remove black line from progress bar in IE (#1342) 2017-10-22 16:51:18 +01:00
NixFifty
6f490f3451 Minor count update (#1353) 2017-10-22 15:46:37 +01:00
Rafee Memon
8724ea375d Fix progress bar colors in IE (#1334) 2017-10-19 07:43:57 +01:00
Tim Kamanin
24ec3896d3 Adds Django Bulma to Related projects in Readme (#1331) 2017-10-19 06:44:53 +01:00
Jeremy Thomas
426249f36c Add x-fifth documentation 2017-10-18 12:13:24 +01:00
Jeremy Thomas
30b53bf815 Update changelog 2017-10-18 11:50:16 +01:00
Naskalin
85d1a0c411 Fix #1235 , add one-fifth column (#1247)
* Update columns.sass

add one-fifth column

* add two-fifths three-fifths and four-fifths

* Update columns.html

update doc / columns

* Update CHANGELOG.md

update changes

* Support for five column grid
2017-10-18 11:49:33 +01:00
bstashio
78fc506e51 Replace hard coded value of body-background-color with white variable (#1185) 2017-10-18 11:33:45 +01:00
Jeremy Thomas
ff732c9aad Improve hamburger alignment 2017-10-18 11:27:51 +01:00
Jeremy Thomas
4bc5180c80 Update changelog 2017-10-18 10:43:37 +01:00
Tim MacDonald
81609cd8c6 improve tag icon spacing (#987) 2017-10-18 10:39:34 +01:00
Jeremy Thomas
5cc368d280 Update changelog 2017-10-18 10:37:33 +01:00
Nathan Gingrich
4eaa4bee50 Stop is-selected row from changing color on hoverable row (#1328)
* Stop is-selected row from changing color on hoverable row

* fix whitespace modification causing full file diff

* remove trailing newline
2017-10-18 10:36:39 +01:00
Jeremy Thomas
9ac5ba580d Fix code links 2017-10-17 14:16:26 +01:00
Jeremy Thomas
c4809633f0 Add bulma start 2017-10-17 14:06:45 +01:00
Jeremy Thomas
7c94b4e439 Add list of buttons 2017-10-17 11:56:44 +01:00
bstashio
1523ce8527 Docs/variables data (#1314)
* Replace variables.json with colors.json and update related files accordingly

* Add variables data files

* Update variables include template and all related files to use new variables data

* Fix mobile breakpoint id typo in responsivness docs page

* Fix Liquid syntax error in made-with-bulma docs page

* Update bulma sass files count in modular docs page

* Use breakpoints data in responsiveness helpers docs page

* Use breakpoints and variables data in typography helpers docs page

* Add missing page titles in docs pages front matter
2017-10-17 10:28:59 +01:00
Jeremy Thomas
e4fd1b7579 Use https versions 2017-10-16 15:04:54 +01:00
Jeremy Thomas
80bd5415be Use https for Bulma 2017-10-16 13:31:27 +01:00
Jeremy Thomas
605984f36c Use https twitter images 2017-10-16 13:31:27 +01:00
Jeremy Thomas
6121457086 Remove versions subfolder 2017-10-14 18:39:17 +01:00
Jeremy Thomas
7887fad731 Link to versions subdomain 2017-10-14 18:39:17 +01:00
Jeremy Philemon
53be32fb7f Fixed #1308, rainbow button glitch (#1309) 2017-10-14 10:15:24 +01:00
Jeremy Thomas
319c9f2bce Change MwB images 2017-10-13 12:21:39 +01:00
Jeremy Thomas
4c21d03696 Rebuild docs css 2017-10-12 17:30:13 +01:00
Jeremy Thomas
aea5dd62c7 Add Bulma badges 2017-10-12 17:30:13 +01:00
bstashio
59fb1dba28 Update responsiveness breakpoints values in docs (#1264)
* Add breakpoints variables in responsivness docs page

* Update breakpoints list values by looping through page.breakpoints

* Add link to responsiveness variables repo file

* Add mixins variables in responsivness docs page

* Update mixins list values by looping through page.mixins

* Add link to responsiveness mixins repo file

* Update responsivness demo table header

* Add responsivness variables reference table

* Add variables to repo files urls (dry)

* Add breakpoints as jekyll data

* Use responsiveness breakpoints from jekyll data

* Replace breakpoints.yml with breakpoints.json and update relevant code accordingly

* Update URLs to source files in responsiveness docs page
2017-10-12 15:40:04 +01:00
Oleksii Potiekhin
d010b31c3f visibility: hidden !important (#1289)
* visibility: hidden !important

* CHANGELOG.md

* docs

* docs fix
2017-10-11 18:03:05 +01:00
Adrian Ocneanu
ec9de3e57a Adds Laravel-Enso to related projects in README (#1288) 2017-10-11 17:43:07 +01:00
Jeremy Thomas
3b22304a7b Move Vimeo GA 2017-10-11 17:36:44 +01:00
Jeremy Thomas
5eb6c16d0f Change ratio 2017-10-11 17:36:44 +01:00
Jeremy Thomas
1210e65f83 Add intro video 2017-10-11 17:36:44 +01:00
Jeremy Thomas
512b97cf53 Add grid and message 2017-10-11 17:36:44 +01:00
Jeremy Thomas
e0676084ee Add vimeo placeholder 2017-10-11 17:36:44 +01:00
Jeremy Thomas
336c88d9c9 Add index JS 2017-10-11 17:36:44 +01:00
Jeremy Thomas
be06c297dc Add new intro 2017-10-11 17:36:44 +01:00
Jen Garcia
220ef99718 Remove merge conflicts from the built JS file. Fixes #1281. (#1282) 2017-10-10 15:44:10 +01:00
Jeremy Thomas
8498ae60b4 Edit versions html 2017-10-10 11:50:34 +01:00
Jeremy Thomas
efcc3522c5 Archive version 0.6.0 2017-10-10 11:49:56 +01:00
Jeremy Thomas
c39183cf47 Deploy 0.6.0 2017-10-10 11:40:50 +01:00
Jeremy Thomas
3ff914e153 Fix bulma docs css 2017-10-10 11:22:04 +01:00
Jeremy Thomas
7a6fcf38a6 Remove docs css map 2017-10-10 10:56:18 +01:00
Jeremy Thomas
56a10e8011 Remove deprecated nav 2017-10-10 10:52:47 +01:00
bstashio
1053ccc0b0 Remove deprecated variables.sass file (#1263) 2017-10-10 10:51:19 +01:00
Jeremy Thomas
38057310e8 Fix changelog table 2017-10-10 10:50:00 +01:00