Commit Graph

822 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
Jeremy Thomas
8a41c9ed92 Add fortyfour 2018-04-14 00:21:03 +01:00
Jeremy Thomas
0300482723 Update expo 2018-04-13 19:57:54 +01:00
Jeremy Thomas
c76d8d7806 Emoji support for tweets 2018-04-13 19:42:39 +01:00
Jeremy Thomas
a90a5153b9 Fix mobile navbar 2018-04-13 17:03:40 +01:00
Jeremy Thomas
ddd15f70e3 Website 0.7.0 2018-04-13 16:45:12 +01:00
Jeremy Thomas
a25a502481 Deploy 0.7.0 2018-04-13 16:31:55 +01:00
Jeremy Thomas
787e6ed007 Merge branch 'master' into new-docs 2018-04-13 16:15:13 +01:00
Jeremy Thomas
e7deeca00d Clean up package.json 2018-04-13 15:57:10 +01:00
Jeremy Thomas
fb0fa7d067 Update gitignore 2018-04-13 15:46:00 +01:00
Jeremy Thomas
ebfda29f0a Rename blog posts 2018-04-13 15:39:50 +01:00
Jeremy Thomas
8baac6ec5a Add website redesign post 2018-04-13 15:00:15 +01:00
Jeremy Thomas
93e12309e6 Add screenshots 2018-04-12 01:02:50 +01:00
Jeremy Thomas
379bcb481e Fix button docs 2018-04-12 00:20:58 +01:00
Jeremy Thomas
1074ea834b Init migrating blog post 2018-04-11 18:58:11 +01:00
Jeremy Thomas
24878c09bc Improve message 2018-04-11 16:07:35 +01:00
Jeremy Thomas
4380aacda6 Add component icons 2018-04-11 15:43:26 +01:00
Jeremy Thomas
8a97737793 Add other animations 2018-04-11 14:15:21 +01:00
Jeremy Thomas
3c68b35bfe Finish animations 2018-04-11 14:01:00 +01:00
Jeremy Thomas
823a100d51 Anim init 2018-04-11 13:36:41 +01:00
Jeremy Thomas
77c3aa5c98 Add drawings 2018-04-11 12:54:56 +01:00
Jeremy Thomas
421ec20b7a Fix fixed spaced navbar 2018-04-11 12:12:55 +01:00
Jeremy Thomas
100138e3ba Fix navbar arrow 2018-04-11 10:02:37 +01:00
Jeremy Thomas
3babdbc850 Fix select colors 2018-04-11 09:59:47 +01:00
Jeremy Thomas
13027e4aad Add navbar icon only child 2018-04-11 09:43:27 +01:00
Jeremy Thomas
93f2e047e8 Add more icons 2018-04-11 09:41:32 +01:00
Jeremy Thomas
0c4bd24d5b Add more link icons 2018-04-11 02:11:12 +01:00
Jeremy Thomas
89f2c47003 Add spaced navbar 2018-04-11 01:38:07 +01:00
Jeremy Thomas
077763cb74 Add scroll spy 2018-04-11 01:14:29 +01:00
Jeremy Thomas
96f2164883 Add anchors 2018-04-10 23:52:51 +01:00
Jeremy Thomas
cd8503762c Fix native 2018-04-10 23:10:59 +01:00
Jeremy Thomas
a1c8414c59 Fix book banner 2018-04-10 23:02:30 +01:00
Jeremy Thomas
d72f51ece7 Add link element 2018-04-10 22:50:18 +01:00
Jeremy Thomas
a88b024dcc Add documentation icons 2018-04-10 22:38:00 +01:00
Jeremy Thomas
999c284dcc Add more layout 2018-04-10 18:50:19 +01:00
Jeremy Thomas
a8c0805988 Add more page 2018-04-10 18:22:04 +01:00
Jeremy Thomas
67f3e64158 Add footer links 2018-04-10 17:56:38 +01:00
Jeremy Thomas
91776c091f Footer stars 2018-04-10 17:33:43 +01:00
Jeremy Thomas
3dd3784186 Add npm badge 2018-04-10 15:56:31 +01:00
Jeremy Thomas
cbf8c62dde Add JS 2018-04-10 15:38:50 +01:00
Jeremy Thomas
69899e57f5 Add index customized 2018-04-10 14:28:45 +01:00
Jeremy Thomas
abaf686b25 More index sections 2018-04-10 12:48:58 +01:00
Jeremy Thomas
8932a3e67f Fix index columns 2018-04-10 12:26:37 +01:00
Jeremy Thomas
b61f9d15dc Add index sponsor 2018-04-10 12:04:10 +01:00
Jeremy Thomas
79888359d2 Reorganize index 2018-04-10 11:45:48 +01:00
Jeremy Thomas
858a20b0f4
Update responsiveness.html 2018-04-10 11:43:39 +01:00
Jeremy Thomas
8c609c3838
Update color-helpers.html 2018-04-10 11:42:13 +01:00
Jeremy Thomas
e04455cfb4
Update controls.json 2018-04-10 10:59:24 +01:00
Jeremy Thomas
d1aedf1be6
Update button.json 2018-04-10 10:58:39 +01:00
Jeremy Thomas
269a91a2b1
Update responsiveness.html 2018-04-10 10:55:39 +01:00
Jeremy Thomas
d27725d435
Update color-helpers.html 2018-04-10 10:54:02 +01:00
Jeremy Thomas
f123eb9562 Add focus 2018-04-09 23:53:34 +01:00
Jeremy Thomas
e8d4efb274 Organize partials 2018-04-09 22:25:26 +01:00
Jeremy Thomas
a1c1909001 Fix blog 2018-04-09 21:16:50 +01:00
Jeremy Thomas
e3ecca6432 Move all subtitles 2018-04-09 20:37:05 +01:00
Jeremy Thomas
6b53425544 Top-level pages 2018-04-09 20:19:29 +01:00
Jeremy Thomas
5ffedabb07 Add docs menu 2018-04-09 17:59:04 +01:00
Jeremy Thomas
e9dd9eb80e Update overview 2018-04-09 17:32:12 +01:00
Jeremy Thomas
425860f56f Add modifiers links 2018-04-09 17:11:24 +01:00
Jeremy Thomas
5d4e3582f0 Fix main header 2018-04-09 16:50:33 +01:00
Jeremy Thomas
03c13488a6 Fix tiles 2018-04-09 16:33:44 +01:00
Jeremy Thomas
25d0ea1136 Container broken layout 2018-04-09 16:15:58 +01:00
Jeremy Thomas
f0074aa339 Do elements 2018-04-09 14:15:31 +01:00
Jeremy Thomas
e75fd365e3 Component links 2018-04-09 13:18:46 +01:00
Jeremy Thomas
0f9d338f66 Create links nav 2018-04-09 12:45:52 +01:00
Jeremy Thomas
4ede497c96 Add main layout 2018-04-09 10:35:44 +01:00
Jeremy Thomas
a6b48378f8 New docs init 2018-04-09 01:12:55 +01:00
Jeremy Thomas
740df6a0fa Fix #1759 2018-04-08 20:15:06 +01:00
Jeremy Thomas
c63b57b58d Remove book modal 2018-04-08 20:15:06 +01:00
Jeremy Thomas
a76c16b387 Add control and button border variables 2018-04-08 20:15:06 +01:00
Jeremy Thomas
6ec42afb20 Fix #1778 2018-04-08 20:15:06 +01:00
Jeremy Thomas
8baa6cc6dc Fix before and after selectors 2018-04-08 20:15:06 +01:00
Jeremy Thomas
292fd8ac4f Use extends 2018-04-08 20:15:06 +01:00
Jeremy Thomas
7e6d335c6d Build docs css 2018-04-08 18:19:32 +01:00
Jeremy Thomas
aafe391819 Update changelog 2018-04-08 17:59:24 +01:00
Jeremy Thomas
21e6651e61 Update changelog 2018-04-08 17:59:24 +01:00
doc75
79a46c0802 add 3 variables to allow customization of card-header, card-content and card-footer background (#1619) 2018-04-08 16:52:06 +01:00
Domantas Petrauskas
3ff5ec1cbd Add word breaks to link 2018-04-08 16:39:06 +01:00
Pieter Jan De Smedt
6bfc1a61f7 Add some common photography aspect ratios (5:4, 5:3, 3:1) and all aspect ratio portrait counterparts 2018-04-08 16:30:27 +01:00
Jeremy Thomas
3b31fdfb67 Update changelog 2018-04-08 15:56:46 +01:00
Jeremy Thomas
7ece5f5156 Add color helpers 2018-04-08 15:34:40 +01:00
Jeremy Thomas
7f03c86c1e Update changelog 2018-04-08 15:19:58 +01:00
Andrew Sosa
4f5899036e Disable table hover in .content by default [Fixes #1295] (#1707)
* Disable table hover in .content #1295

* Remove reference to table hover in elements/content docs. 

Remove unnecessary $content-table-row-hover-background-color variable from sass file
2018-04-08 15:08:57 +01:00
Jeremy Thomas
28a7a744f0 Fix mergeColorMaps 2018-04-08 14:38:59 +01:00
Jeremy Thomas
de2e998a5f Add bulma docs minified CSS 2018-04-08 13:42:39 +01:00
Jeremy Thomas
fecfa3c263 Fix modal docs 2018-04-08 12:31:05 +01:00
Muhannad Abdelrazek
c225c47121 A11y: Enhance components docs 2018-04-08 12:29:33 +01:00
Jeremy Thomas
c998b00051 Use docs_file 2018-04-08 12:20:07 +01:00
Jeremy Thomas
c24617d008 Use meta download 2018-04-08 12:09:02 +01:00
Jeremy Thomas
f91d63d155 Update configs 2018-04-08 12:05:45 +01:00
nRV
da44ab9c1e build(css): build minified bundle 2018-04-08 11:59:28 +01:00
Jeremy Thomas
3eecaa6985 Fix spacing 2018-04-04 15:00:45 +01:00
Jeremy Thomas
a831fd9524 Add tooltwist 2018-04-03 22:22:02 +01:00
Jeremy Thomas
3c29bbdac1 Update backers March 2018 2018-04-02 23:29:59 +01:00
Jeremy Thomas
6dae52de42 Better placement 2018-03-29 22:53:26 +01:00
Jeremy Thomas
2e12d97ab4 Fix id 2018-03-29 22:41:06 +01:00
Jeremy Thomas
4acd3a206c Update default colors 2018-03-29 22:30:43 +01:00
Jeremy Thomas
80687a59a5 Update id 2018-03-29 22:26:28 +01:00
Jeremy Thomas
88c0341a01 Add native 2018-03-29 22:25:55 +01:00
Jeremy Thomas
167c6d042d Remove Mailchimp scripts 2018-03-28 09:14:54 +01:00
Jeremy Thomas
1a4c242fc6 Add cookie expiration date 2018-03-28 09:10:39 +01:00