Jeremy Thomas
8b83755829
Update backers
2018-11-05 09:29:33 +00:00
Jeremy Thomas
7d739cfadb
Fix #1875
2018-10-31 19:22:21 +00:00
Jeremy Thomas
cf23977d0f
Fix #1681
2018-10-31 18:48:13 +00:00
Jeremy Thomas
ff8c4c18ac
Fix #1681
2018-10-31 18:31:52 +00:00
Jeremy Thomas
c50cc06e5a
Fix #2154
2018-10-31 18:19:43 +00:00
Jeremy Thomas
892c7e7d3b
Fix #1130
2018-10-31 18:15:07 +00:00
Jeremy Thomas
e577bf501b
Update variables
2018-10-31 18:13:18 +00:00
gvdp
2eed7b3994
#2202 add div in example for columns documentation
2018-10-31 13:35:10 +00:00
JTaylor17
da29760f13
update docs README with correct npm command 'start'
2018-10-31 13:34:05 +00:00
Jeremy Thomas
6f47b90a3f
Fix font family helpers
2018-10-28 23:56:07 +00:00
delphianer
fe1385327d
improvement - Bring code-example as readable HTML ( #2195 )
...
* Bring code-example as readable HTML
In all other documentation -> column documents there is the source code clearly written, so I missed it in the nested documentation and brought it in. Please verify and thanks for merge 👍
* Added Output of nested_example itself
👍 👍 👍 jgthms for your fast comment! No I can go to bed and sleep well :o) 🌜
2018-10-28 22:14:31 +00:00
Les Leslie
50fb74d6c8
Add $family-secondary, $family-tertiary, and 6 font family helpers ( #2178 )
...
* Add secondary and tertiary font families to derived-variables.sass
* Add font family helpers to helpers.sass
* Add has-font-* to typography-helpers.html
* Correct number of font family helpers in typography-helpers.html
* Remove $family-tertiary, change has-font to is-family, and update docs.
2018-10-28 22:12:52 +00:00
Jeremy Thomas
3c096d05bd
Fix #372
2018-10-28 14:45:28 +00:00
I'm Luis! ^-^
61899e3ede
Added indeterminate progress bar
2018-10-28 12:02:19 +00:00
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
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
Jeremy Thomas
af5e17a96d
Add Amazon
2018-03-26 18:20:46 +01:00
Jeremy Thomas
b4c31c0732
Add book modal
2018-03-26 15:33:31 +01:00
Jeremy Thomas
7c9f0a76dc
Add Bulma book
2018-03-26 14:46:39 +01:00
Jeremy Thomas
56e63c9afa
Update expo
2018-03-26 11:29:29 +01:00
obedm503
d4940c3cd3
fix(documentation): wrong import derived variables ( #1726 )
...
remove extension from derived variables import
2018-03-13 21:18:28 +00:00
Robbin Johansson
79bad7106c
Add cyan text-modifier ( Fix #1711 ) ( #1713 )
2018-03-09 10:29:22 +00:00
wtoalabi
3049faedfa
Changed (what) to (how) on line 75 ( #1706 )
2018-03-07 20:12:41 +01:00
May Kittens Devour Your Soul
150a0586c5
Update icons.json ( #1691 )
...
* Update icons.json
* Update icons.json
2018-02-27 11:33:33 +01:00
J. Djimitry Rivière
7f76c6f651
10 Different Colors ( #1666 )
...
There should be 10 different tag colors:
1. is-black;
2. is-dark;
3. is-light;
4. is-white;
5. is-primary;
6. is-link;
7. is-info;
8. is-success;
9. is-warning;
10. is-danger;
Just a small mistake I caught, as I was playtesting the framework. :)
2018-02-16 08:52:51 +00:00
Shawn Stern
6850b7f870
Fix navbar-burger sample code in navbar.html ( #1432 )
...
* Fix navbar-burger sample code in navbar.html
<button> elements with the class combination of button and navbar-burger display with a border. Updating to divs and removing button class
* Update navbar.html
Fixing button ending tags based on suggestion from @feute
2018-02-15 13:59:17 +00:00
Paulo Nuin
4afbb1c6e4
Update table.html ( #1660 )
...
No, there are five modifiers to tables.
2018-02-15 10:57:52 +00:00
Jeremy Thomas
6b3d97b86c
Add themeisle
2018-02-14 23:00:19 +00:00
Jeremy Thomas
25631eedb4
Fix #1570
2018-02-13 11:15:12 +00:00
Jeremy Thomas
868bc4168b
Update backers
2018-02-13 09:56:07 +00:00
George Chung
0c4482b46d
Add .has-navbar-fixed-somewhere support to body tag ( #1485 ) ( #1490 )
...
* Add .has-navbar-fixed-somewhere support to body tag (#1485 )
* update docs
2018-02-09 17:42:46 +00:00
Jeremy Thomas
523d9351a6
Add new newsletter form
2018-01-19 16:54:05 +00:00
Jeremy Thomas
c9ce8405ea
Fix #1613
2018-01-19 13:10:59 +00:00
ludovicgueth
c3c459f07c
Correct typo : "Bulima" to "Bulma ( #1614 )
2018-01-19 11:35:49 +00:00
Jeremy Thomas
b2d630e9c1
Add share page title
2018-01-18 17:48:45 +00:00
Jeremy Thomas
569abf0a71
Use jpg
2018-01-18 17:47:13 +00:00
Jeremy Thomas
db05b22643
Add blog share images
2018-01-18 17:45:54 +00:00
Jeremy Thomas
aba1664488
Add Font Awesome 5 blog post
2018-01-18 16:59:05 +00:00
Jeremy Thomas
9a3dad689b
Update moreDropdown
2018-01-18 15:43:10 +00:00
Jeremy Thomas
f9001f68b7
Use full length tweets
2018-01-18 13:29:11 +00:00
Jeremy Thomas
12af6c567b
Add favicon.ico
2018-01-16 18:52:49 +01:00
Jeremy Thomas
b42aff11ef
Use tweet ids
2018-01-16 18:38:32 +01:00
Jeremy Thomas
acd571ec28
Fix expo title
2018-01-16 12:56:54 +01:00
Jeremy Thomas
492c9c2740
Add new expo share
2018-01-16 12:55:12 +01:00
Jeremy Thomas
c4f4adc82c
Add 2018 expo
2018-01-16 12:11:26 +01:00
Jeremy Thomas
00801d1e60
Fix #1428
2018-01-16 11:36:17 +01:00
Francis Go
f5d8d22462
Update card documentation: reponsive -> responsive ( #1602 )
2018-01-15 02:36:43 +01:00
Jeremy Thomas
1453e58595
Use 0.6.2
2018-01-10 17:53:22 +00:00
Jeremy Thomas
6078acdd92
Deploy 0.6.2
2018-01-10 17:44:56 +00:00
Jeremy Thomas
d47b85d4be
Update icons docs with Font Awesome 5
2018-01-10 16:45:05 +00:00
Jeremy Thomas
3158236eb7
Use Font Awesome 5
2018-01-10 16:30:23 +00:00
Jeremy Thomas
cc96e3cc7c
Add fortyfour
2018-01-10 11:48:03 +00:00
Aaron Ang
26b18e466c
Fix documentation for navbar-item-hover-color's default value ( #1578 )
2018-01-09 08:36:35 +00:00
Jeremy Thomas
9e0efd73d8
Build docs
2018-01-06 22:36:32 +00:00
Jeremy Thomas
7e4c27bb35
Add new sponsor
2018-01-06 22:36:17 +00:00
JhanYing
bc84831c04
Fix documentation: Missing 'is-hoverable' ( #1579 )
2018-01-06 22:29:36 +00:00
maiki
ffbc375f68
Make feed entries show full content ( #1577 )
...
Feed is configured to show introduction text rather than the full content of each post. Now it will always show the full content for each entry.
2018-01-06 22:27:53 +00:00
Jens Krause
a4ffe95c9e
Fix documentation: Colors of File
( #1574 )
2018-01-06 22:27:36 +00:00
Robin Millette
f4e9edad81
Fix page description ( #1584 )
...
Seems like the current text belong on the ```responsive-helpers``` page and not these generic helpers. I've cut a few words, but a better wording would probably be better.
2018-01-06 22:26:57 +00:00
Jeremy Thomas
5f598eb495
Add vue mastery
2018-01-06 22:09:57 +00:00
maiki
48b1b916f1
Update feed with site name ( #1547 )
...
The site's title is set in `_config.yml`, so change `site.name` to `site.title`.
2017-12-20 23:18:03 +00:00
Marek Prihoda
84bfd6dd60
Fix docs ( #1544 )
...
* Fix docs
* Fix docs
2017-12-20 17:13:54 +00:00
Yokim Pillay
34bfc78797
Corrected pricing table typo on title ( #1529 )
2017-12-13 12:16:30 +00:00
Adam Bailey
2335487827
Fixed typo so/of ( #1522 )
2017-12-10 07:17:30 +00:00
Jeremy Thomas
1583bb89f1
Add nazar
2017-12-09 15:28:43 +00:00
Angel Gomez
a99dede908
Remove trailing whitespaces ( #1505 )
2017-12-06 23:48:35 +00:00
Gabriel Terwesten
85dbf10363
Remove obsolete $container-offset variable from documentation ( #1504 )
...
* Remove obsolete $container-offset variable from documentation
* Fix .container docs
2017-12-06 23:48:16 +00:00
Jeremy Thomas
bd3b27edd9
Build docs
2017-12-04 21:06:55 +00:00
Jeremy Thomas
6176c2c9f5
Fix #1190
2017-12-04 21:03:01 +00:00
Jeremy Thomas
082b25b3ff
Fix icon button docs
2017-12-04 19:33:33 +00:00
Jeremy Thomas
6f964e7260
Fix #1456
2017-12-04 19:28:07 +00:00
Jeremy Thomas
31ec88ea3e
Add rounded documentation
2017-12-04 15:48:33 +00:00
Jeremy Thomas
75e9742f99
Fix form rounded
2017-12-04 15:14:42 +00:00
Jeremy Thomas
d6dd2cb023
Fix rounded tabs
2017-12-04 13:45:14 +00:00
Jeremy Thomas
267f2c137f
Fix rounded
2017-12-04 13:39:15 +00:00
Jeremy Thomas
f97f0d7df9
Add sponsors
2017-12-04 13:11:09 +00:00
Jeremy Thomas
e1d4809eeb
Update backers
2017-12-04 13:04:28 +00:00
Wikiki
d8c3fc4970
Feature/new extensions ( #1489 )
...
* Add extensions
* Add nex extensions images
2017-12-04 12:43:44 +00:00
Oleksii Potiekhin
e385d3dd9a
font-style: italic !important ( #1452 )
...
* is-rounded
* Rollback
* font-style: italic;
* Update CHANGELOG.md
2017-11-30 10:56:28 +00:00
Jeremy Thomas
dc892413f1
Update backers
2017-11-29 17:49:28 +00:00
bmalen
5801d57029
fixed grammatical error ( #1450 )
2017-11-16 08:36:16 +00:00
Jeremy Thomas
8282af725e
Add backers page
2017-11-15 13:01:33 +00:00
Jeremy Thomas
923bb9f5e0
Build docs
2017-11-14 12:17:01 +00:00
Jeremy Thomas
832a05b601
Add Patreon blog post
2017-11-14 12:17:01 +00:00
Jeremy Thomas
fb981e741c
Add Patreon bar
2017-11-14 12:17:01 +00:00
jmui
a161e580ae
https links ( #1433 )
2017-11-10 10:34:12 +00:00
Eric Vantillard
fb1ce8eeff
Fix default sample code in customize.html ( #1431 )
...
Actually, the default code will result in an unexepected behavior: the `$color` map is defined in `derived-variables.sass` before setting the custom colors.
IMHO the lists and maps should be defined in a dedicated sass file to avoid confusion in customisation.
2017-11-09 19:34:09 +00:00
Jeremy Thomas
f17975d0ff
Fix media content overflow
2017-11-07 14:04:53 +00:00
Jeremy Thomas
a78f026f69
Fix Safari momentum translation
2017-11-07 14:03:21 +00:00
jmui
130833803a
typo: vertically ( #1423 )
2017-11-07 10:45:59 +00:00
Jeremy Thomas
67117ffed9
Remove vernum
2017-11-06 13:44:58 +00:00
Jeremy Thomas
bc33ace128
Ignore versions subfolder
2017-11-06 13:42:09 +00:00
Jeremy Thomas
27c5e7bd57
Deploy 0.6.1
2017-11-06 13:27:13 +00:00
Jeremy Thomas
d97c69bdfa
Update love
2017-11-06 13:23:18 +00:00
Jeremy Thomas
7e94cbd35c
Add JS cache buster
2017-11-06 13:03:26 +00:00
Jeremy Thomas
5325878cb6
Remove fix top navbar toggle
2017-11-06 12:56:05 +00:00
Jeremy Thomas
0baa57de32
Rebuild docs css
2017-11-06 12:52:02 +00:00
Jeremy Thomas
52868df58b
Add fixed navbar blog post
2017-11-06 12:51:20 +00:00
Jeremy Thomas
f6642e8ebf
Add list of buttons blog post
2017-11-06 12:51:20 +00:00
Jeremy Thomas
d11b8d78ef
Fix scroll factor
2017-11-06 12:51:20 +00:00
Jeremy Thomas
74c413c378
Add scroll reveal
2017-11-06 12:51:20 +00:00
Jeremy Thomas
befa6b68b0
Fix navbar link color
2017-11-06 12:51:20 +00:00
Jeremy Thomas
7b6755ea72
Add dropup docs
2017-11-06 12:51:20 +00:00
Jeremy Thomas
c0639cde83
Add top bottom navbar toggle
2017-11-06 12:51:20 +00:00
Jeremy Thomas
0e6e22e70a
Add navbar fixed classes
2017-11-06 12:51:20 +00:00
Jeremy Thomas
202c5996a4
Fix customize code
2017-11-06 12:39:36 +00:00
Jeremy Thomas
e0d368748b
Add code requirements
2017-11-05 19:35:23 +00:00
Jeremy Thomas
23636fd796
Fix #1414
2017-11-05 12:50:18 +00:00
Seth Davis
3650493764
Update twitter profile photo. ( #1387 )
2017-11-04 19:47:11 +00:00
Hung Ton
efcdee6089
Fix typos in customize.html ( #1409 )
2017-11-04 19:30:03 +00:00
Hung Ton
0c5b3f9d94
Update customize.html ( #1408 )
...
For this customization to work, need to add more partial scss files as above
$addColors: (
"twitter":($twitter, $twitter-invert),
"linkedin": ($linkedin, $linkedin-invert),
"github": ($github, $github-invert)
)
$colors: map-merge($colors, $addColors)
Otherwise it failed in my sass build
2017-11-04 09:19:27 +00:00
e
61c7d810c1
Add button is-link html example ( #1390 )
2017-11-02 09:52:17 +00:00
Keith Stolte
c7c1a99afa
Addition of Sass Color Map to Customize Page ( #1394 )
...
* Addition of Sass Color Map to Customize Page
Added verbiage to Customization page to demonstrate how to add new colors to the color map.
Using this methodology allows for the dev to use `<i class="fa fa-github has-text-github"></i>` or use `is-github` in a class for a background.
* Change map-merge of $color to only merge once, Sass Complience
- Changed map-merge of $color to import from another map rather than adding each line individually.
- Made it Sass Compliant
Updating based on #1394 comments from @jgthms
2017-11-02 09:51:52 +00:00
Dog2puppy
ab77b207ba
Fix the last link under npm dependencies ( #1400 )
2017-11-01 21:24:31 +00:00
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
Donát Nagy
cddf8712b3
Add feature: is-expanded to navbar-item ( #1320 )
2017-10-26 12:12:25 +01:00
NixFifty
6f490f3451
Minor count update ( #1353 )
2017-10-22 15:46:37 +01:00
Jeremy Thomas
426249f36c
Add x-fifth documentation
2017-10-18 12:13:24 +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
Jeremy Thomas
ff732c9aad
Improve hamburger alignment
2017-10-18 11:27:51 +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
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
89b63c7cc4
Build assets
2017-10-10 10:50:00 +01:00
Jeremy Thomas
465ad931e6
Fix rebase
2017-10-10 10:50:00 +01:00
Jeremy Thomas
2c11a76707
Add link changelog
2017-10-10 10:50:00 +01:00
Jeremy Thomas
444103e8dd
Add variables data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
35598b9dc1
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
1feca89827
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
d8547648ea
Add link color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
08db988192
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
c4c3c32a83
Improve snippet
2017-10-10 10:50:00 +01:00
Jeremy Thomas
8d6a0a43dc
Add show code
2017-10-10 10:50:00 +01:00
Jeremy Thomas
2c15a21f41
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
39762fe3bd
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
74d3e08f07
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
d3bf57073b
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
89205f907e
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
3130459560
Add link color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
896113ca9c
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
31a2deb145
Improve snippet
2017-10-10 10:50:00 +01:00
Jeremy Thomas
3ac5137192
Add show code
2017-10-10 10:50:00 +01:00
Jeremy Thomas
927f7ebb38
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
f005456df0
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
80ebda394e
Update colors
2017-10-10 10:50:00 +01:00
Jeremy Thomas
53b7afbea7
Add link changelog
2017-10-10 10:50:00 +01:00
Jeremy Thomas
be140a90d8
Update colors table
2017-10-10 10:50:00 +01:00
Jeremy Thomas
f83c9bf768
Add variables data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
a0423d426c
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
cdbf94aa8f
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
4393cb512b
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
6605fcc79f
Add link color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
ba80d4f9e1
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
1f5f9dc54b
Improve snippet
2017-10-10 10:50:00 +01:00
Jeremy Thomas
02f7b216f1
Add show code
2017-10-10 10:50:00 +01:00
Jeremy Thomas
5491eb4d8c
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
9b09942a0a
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
b81a267535
Use blue color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
3514487481
Add link color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
abd02b9e21
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
dba7bff6d0
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
971d2cc5aa
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
e037deec73
Add link color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
a592741ab6
Use link instead of primary
2017-10-10 10:50:00 +01:00
Roger Stach
3c0592e35b
Added an -ed ( #1273 )
...
Possibly the most useless pull request.
2017-10-09 16:04:13 +01:00
Jeremy Thomas
70367c3b5d
Improve snippet
2017-10-09 15:38:12 +01:00
Jeremy Thomas
720ed45121
Add show code
2017-10-09 12:27:08 +01:00
Jeremy Thomas
4f5cc9c0ed
Update changelog
2017-10-09 10:36:14 +01:00
Jeremy Thomas
9db2be70d9
Update expo
2017-10-09 10:04:12 +01:00
Jeremy Thomas
6f17562e34
Add love data
2017-10-09 09:43:52 +01:00
Florian Keller
e12c69e2d6
fix: Typo in 'Progress' ( #1271 )
2017-10-09 09:10:12 +01:00
Richard Michael
89626d743f
Make class notation consistent with other usage. ( #1256 )
2017-10-08 15:54:37 +01:00
Jeremy Thomas
551c739cab
Fix home icons
2017-10-07 17:34:16 +01:00
Jeremy Thomas
f15e1ee844
Add dropdup to changelog
2017-10-07 17:04:38 +01:00
Yan Sern
9e294874a2
Added .is-up modifier for dropdown. ( #1254 )
2017-10-07 17:02:49 +01:00
Jeremy Thomas
fc5ddd473c
Fix #1236
2017-10-07 16:57:19 +01:00
Jeremy Thomas
f23012edbd
Archive version 0.5.3
2017-10-07 16:40:32 +01:00
Joshua Coquelle
26aa531a21
Fix typo "modifer" to "modifier" in all docs ( #1245 )
2017-10-02 19:24:29 +01:00
bstashio
afcdb7dbcc
Update references to variables in docs ( #1238 )
...
* Update navbar variables in component docs page
* Update pagination variables in component docs page
* Update tabs variables in component docs page
* Update button variables in element docs page
* Update table variables in element docs page
* Update title variables in element docs page
* Update variables template to support layout
* Add section variables in relevant docs page
* Add footer variables in relevant docs page
* Update variables template to support custom messages
* Add form generic variables in relevant docs page
* Update derived variables in relevant docs page
* Add generic variables to variables docs page
* Update sass files count in docs Modular page
2017-10-02 19:23:35 +01:00
christian
c8ac248267
Update functions.html ( #1229 )
2017-09-26 16:52:23 +01:00
bstashio
4bf7bd0539
Update website version to 0.5.3 ( #1211 )
2017-09-19 16:53:13 +01:00
Taylor Oyer
e679b3e466
missing 'of' typo ( #1208 )
2017-09-19 11:15:46 +01:00
Jeremy Thomas
f4ca63d1ce
Deploy 0.5.3
2017-09-18 23:41:31 +01:00
Jeremy Thomas
2315388413
Fix #1101
2017-09-18 23:36:41 +01:00
Jeremy Thomas
63bac2c775
Fix #1189
2017-09-18 23:33:19 +01:00
Jeremy Thomas
f89cca4c50
Fix #1177
2017-09-18 23:02:43 +01:00
Jeremy Thomas
eacb9f115a
Fix #1167
2017-09-18 22:54:26 +01:00
Jeremy Thomas
faa7a8a448
Fix breadcrumb padding on first li
2017-09-18 22:37:58 +01:00
Jeremy Thomas
c8703bafb9
Fix #1207
2017-09-18 22:36:53 +01:00
Nik Sudan
85b822305e
Fix typo in documentation ( #1206 )
2017-09-18 13:40:05 +01:00
Frédéric G. MARAND
65a0bb8f5b
Update short name of CC license ( #1195 )
...
BY NC SA, not ANS
2017-09-15 16:10:24 +01:00
Hana Shiro
0f94e971d8
Add .has-text-justified
support ( #1180 )
2017-09-13 08:00:37 +01:00
Jeremy Thomas
25814e6122
Live 0.5.2 docs
2017-09-11 20:08:27 +01:00
Jeremy Thomas
aa8bbfeb89
Archive version 0.5.2
2017-09-11 20:07:45 +01:00
Jeremy Thomas
64bb6b0c9c
Deploy 0.5.2
2017-09-11 20:04:51 +01:00
Jeremy Thomas
3396424ecb
Add cache buster
2017-09-11 19:59:51 +01:00
Jeremy Thomas
bc1b55ee26
Fix navbar colors
2017-09-11 19:59:51 +01:00
Jeremy Thomas
e49e76ef28
Fix #1168
2017-09-11 19:59:51 +01:00
Jeremy Thomas
0e869c8426
Add Ionicons
2017-09-11 19:59:51 +01:00
Jeremy Thomas
83892a21e3
Navbar colors docs
2017-09-11 19:59:51 +01:00
Jeremy Thomas
8091c23fae
Fix #331
2017-09-11 19:59:51 +01:00
Jeremy Thomas
cec282634e
Fix #395 , Fix #735 , Fix #930
2017-09-11 19:59:51 +01:00
Wikiki
ac533a21c1
Feature/typo weight modifier ( #1171 )
...
* Update new steps extension image size
* Add text weight modifiers + update doc
2017-09-10 16:34:08 +01:00
Jeremy Thomas
2bda5fccc6
Update changelog
2017-09-09 12:36:09 +02:00
Muhannad Abdelrazek
c112e15c9a
A11y: Enhance card example ( #953 )
...
The card needs more enhancements but I need more help to determine the perfect solution for it.
the issue we face is:
- the markup needs to change and when to change the markup the style needs to change to be suitable for it.
example:
`
<a href="#" class="card-header-icon" aria-label="more options">
<span class="icon">
<i class="fa fa-angle-down" aria-hidden="true"></i>
</span>
</a>
<a href="#" class="card-footer-item">Save</a>
<a href="#" class="card-footer-item">Edit</a>
<a href="#" class="card-footer-item">Delete</a>
`
should be:
`
<button class="card-header-icon" aria-label="more options">
<span class="icon">
<i class="fa fa-angle-down" aria-hidden="true"></i>
</span>
</button>
<button class="card-footer-item">Save</button>
<button class="card-footer-item">Edit</button>
<button class="card-footer-item">Delete</button>
`
when I do that the style change and when I use the `button` class name the style change also, so you need to try it and edit the style as you need to card show to people.
- I replaced the <small> with <time> but the time does not have the same `font-size` so you maybe need to set `font-size` to time
2017-09-09 12:33:25 +02:00
Muhannad Abdelrazek
37bb5db8b7
A11y: Enhance navbar docs ( #1065 )
2017-09-09 12:33:05 +02:00
Kuba Szymanowski
79dedea734
Include example of widescreen and fullhd modifiers ( #1129 )
2017-09-09 12:22:38 +02:00
Sam Fry
6d531b9f4e
Typo fix on button page ( #1158 )
...
"Meant to look an behave" -> "Meant to look and behave"
2017-09-06 00:09:41 +02:00
Jeremy Thomas
05651519c9
Fix extensions order
2017-09-06 00:00:34 +02:00
Jeremy Thomas
d198cf11b0
Add container
2017-09-05 23:53:21 +02:00
Jeremy Thomas
8bbf7d2100
Add navbar-tabs component
2017-09-05 18:38:00 +02:00
Jeremy Thomas
d12596acf2
Fix #1106
2017-09-05 14:11:39 +02:00
Jeremy Thomas
1a1e602441
Format tweet content
2017-09-01 12:40:36 +02:00
Jeremy Thomas
d876e524e8
Deploy css
2017-09-01 10:16:16 +02:00
Jeremy Thomas
ae41262519
Reverse tweets order
2017-09-01 10:16:16 +02:00
Jeremy Thomas
f82225082a
Tws layout
2017-09-01 10:16:16 +02:00
Jeremy Thomas
782f149f29
Add more expo
2017-09-01 10:16:16 +02:00
Jeremy Thomas
51866c4182
Textarea snippets
2017-09-01 10:16:16 +02:00
Jeremy Thomas
695c72c6a9
More snippets
2017-09-01 10:16:16 +02:00
Jeremy Thomas
3b0cb2ad4e
Add lots of snippets
2017-09-01 10:16:16 +02:00
Jeremy Thomas
08e082ae07
Add more snippets
2017-09-01 10:16:16 +02:00
Jeremy Thomas
9b06974cd1
Create snippet component
2017-09-01 10:16:16 +02:00
Jeremy Thomas
1776d601da
Move level and media object
2017-09-01 10:16:16 +02:00
Jeremy Thomas
cda59a3101
Add focus variables
2017-09-01 10:16:16 +02:00
TJ Kohli
2b2e00066d
Added type to Email input ( #1124 )
2017-08-28 09:31:52 +01:00
Chad Tolkien
1f33c39f17
Update extensions.html ( #1120 )
...
Fixes typos in the linked URLs
2017-08-27 10:58:20 +01:00
Wikiki
9e1752b51d
New Extension PricingTable ( #1117 )
...
* New Extension PricingTable
* Update pricing table screenshot
2017-08-26 12:31:19 +01:00
Tomasz
6eaa7aae05
Update gap.html ( #1110 )
...
Additionally, <code>.is-variable</code> should be added on the <code>.columns</code> container.
2017-08-24 14:25:42 +01:00
Aslam Shah
f0278b24e3
Bulma Mega Menu Extension ( #1083 )
...
* Update extensions.html
Added Bulma Mega Menu extension details.
* Add files via upload
Added bulma-megamenu extension image.
* Update extensions.html
Updated the dimensions of the image.
* Update extensions.html
Added Cool Checkboxes Extension
* Add files via upload
Added Bulma Cool Checkboxes image.
2017-08-24 10:08:01 +01:00
Wikiki
d29e2b8569
Add new extension slider ( #1108 )
2017-08-23 11:15:25 +01:00
Adam Grabek
d97bdda97f
Axure library ( #1105 )
...
* Update extensions.html
* Add files via upload
2017-08-23 10:11:25 +01:00
Wikiki
8eb5665acd
New extension - checkradio ( #1103 )
...
* New extension - checkradio
* Fix wrong copy/paste
* Fix multiple switch declaration
2017-08-22 20:14:05 +01:00
C Zamp
4010674569
Add $title-strong-weight and $title-strong-color variables to docs ( #1100 )
2017-08-21 22:06:22 +01:00
Muhannad Abdelrazek
267adc64d8
A11y: Enhance pagination ( #1093 )
2017-08-21 13:00:30 +01:00
Wikiki
eef1e456fa
Update extensions images ( #1095 )
2017-08-21 10:19:33 +01:00
Wikiki
66fa0a87a0
Add switch extension ( #1091 )
2017-08-19 15:40:44 +01:00
balping
15f8a0afc9
Remove gap between tag and delete button ( #1090 )
...
* Remove gap between tag and delete button
* add tag-delete-margin variable
* tab -> spaces
* add tag-delete-margin to docs
2017-08-19 15:39:15 +01:00
Aram Visser
334a8d7238
Add alternative steps extension to documentation ( #1074 )
2017-08-15 08:19:33 +01:00
Jeremy Thomas
f444cefdfa
Add redirects
2017-08-15 00:01:34 +01:00
Jeremy Thomas
3985fff747
Add klmn
2017-08-15 00:01:34 +01:00
Jeremy Thomas
2aba5a3f84
Add gap
2017-08-15 00:01:34 +01:00
Jeremy Thomas
6fe43b8f94
Add columns section
2017-08-15 00:01:34 +01:00
Jeremy Thomas
ab5a72b202
Fix columns docs
2017-08-15 00:01:34 +01:00
Jeremy Thomas
c66ec2a9a9
Fix #1053
2017-08-14 13:12:09 +01:00
Jeremy Thomas
b41681d21c
Remove local config
2017-08-14 13:07:49 +01:00
Jeremy Thomas
3c1ba0efb8
Autoprefix docs
2017-08-14 13:02:07 +01:00
Jeremy Thomas
74146af03f
Fix copy and expand
2017-08-14 13:01:07 +01:00
Jeremy Thomas
cd2f886df2
Add bd classes
2017-08-14 13:01:07 +01:00
Jeremy Thomas
88fb510d93
Fix #1063
2017-08-14 11:26:48 +01:00
Daniel Bayerlein
bbbe1431a6
Typo Github -> GitHub ( #1070 )
2017-08-14 00:08:05 +01:00
Jeremy Thomas
1da5ad3912
Use tws
2017-08-11 13:19:57 +01:00
Muhannad Abdelrazek
e082865ab7
A11y: Enhance model docs ( #1057 )
2017-08-11 10:52:34 +01:00
Dmitry Antonov
99ca21aa32
fix tag variables ( #1056 )
2017-08-11 10:52:11 +01:00
Wikiki
193f171916
New Extension: Divider ( #1050 )
...
* Link to divider’s extension
* Fix whitespaces
* Divide image size by 2
2017-08-10 23:14:25 +01:00
Jeremy Thomas
bb7bbc13a0
Build docs
2017-08-10 21:06:12 +01:00
Jeremy Thomas
e57f3a3b12
Update website version
2017-08-10 21:04:24 +01:00
Jeremy Thomas
7adddcf29a
Update versions list
2017-08-10 21:04:24 +01:00
Jeremy Thomas
1244b3f91f
Archive version 0.5.1
2017-08-10 21:04:24 +01:00
Wikiki
fe4e6326da
New Extension : Calendar ( #1052 )
...
* Add link to docs
* Divide image size by 2
2017-08-10 13:27:01 +01:00
Michael Webb
306253b81d
Fix various typos in documentation ( #1035 )
...
* Fixing various grammatical errors in /index.html
* fixed "add your own colors" thing
* Fixed grammatical errors on various documentation pages
* Update documentation.html
* Update tiles.html
* Update tiles.html
* fixing footer
* Update hero
* Update index.html
* Update index.html
* Removed change in classes
2017-08-10 12:24:51 +01:00
Daniele Lenares
ce13d3ff4c
Update typography-helpers.html ( #1040 )
...
Remove extra div closing tag.
2017-08-09 10:24:23 +01:00
Jeremy Thomas
459341ff8f
Deploy 0.5.1
2017-08-07 20:06:42 +01:00
Jeremy Thomas
5560ec8a1b
Fix #1030
2017-08-07 19:57:34 +01:00
Kennedy Baird
2e7a00c2da
doc update for responsive alignment (when deploy 0.5.1) ( #1021 )
...
* doc update for responsive alignment (when deploy 0.5.1)
doc update for commit for responsive text alignment
010b6d70a0
* update docs for responsive text alignment
changed for a table, let me know if this is good!
thanks
2017-08-07 19:52:27 +01:00
Jeremy Thomas
23515e16a6
Fix #1033
2017-08-07 19:51:57 +01:00
Jeremy Thomas
f9acb1ea69
Add file alignment
2017-08-07 19:49:24 +01:00
Oliver Dvorski
5d1288dcb9
fix typo ( #1034 )
2017-08-07 19:06:07 +01:00
Alwayslearnedstuff
4ac09f406e
Handful of grammar edits removing unnecessary articles (e.g. 'a' 'the') ( #1027 )
2017-08-06 16:22:45 +01:00
Muhannad Abdelrazek
3b0ef7f942
A11y: Add aria-label to delete buttons ( #1023 )
2017-08-05 20:15:14 +01:00
Matteo Manfredi
01ff023a93
Fixed missing td tag ( #1010 )
2017-08-04 23:43:26 +01:00
Jeremy Thomas
55f49c64e4
Add more love ❤️
2017-08-03 20:51:06 +01:00
Jeremy Thomas
3b37e2c0e7
Add list of tags post
2017-08-03 20:46:00 +01:00
Jeremy Thomas
941d86da28
Prettier blog list
2017-08-03 20:29:09 +01:00
Daniele Lenares
5cee4c8974
Fixes #1001 ( #1005 )
...
* Fix #1001
* Order modifiers alphabetically.
2017-08-03 19:52:00 +01:00
Jeremy Thomas
e06a098df6
Fix #998
2017-08-02 23:52:36 +01:00
Jeremy Thomas
01bb596f9e
Correct empty ratio
2017-08-02 09:19:54 +01:00
Jeremy Thomas
b2d19b801d
Use map false
2017-08-02 09:15:16 +01:00
Jeremy Thomas
83eaa502a0
Add blazy images
2017-08-02 09:02:05 +01:00
Jeremy Thomas
3b7f2e3e9b
Add blazy
2017-08-02 09:01:38 +01:00
Jeremy Thomas
e98c98c6fd
Fix container docs
2017-08-01 21:05:10 +01:00
Jeremy Thomas
94fcaa55f6
Fix #989
2017-08-01 19:54:46 +01:00
Jeremy Thomas
9648eafd89
Add Bootstrap comparison
2017-07-31 20:58:46 +01:00
Jeremy Thomas
d14a703b5e
Add $container-offset variable
2017-07-31 20:58:46 +01:00
kennedybaird
915d0b4a15
include example for .is-centered ( #978 )
...
and for .is-multiline and .is-centered
2017-07-31 19:20:19 +01:00
Pete Marcano
e718525936
Changed ES6 function syntax to ES5 in JS example ( #977 )
2017-07-31 19:19:31 +01:00
Jeremy Thomas
18b56e84d1
Add more love
2017-07-31 19:18:45 +01:00
Jeremy Thomas
f78dbada20
Remove radius
2017-07-31 17:44:40 +01:00
Jeremy Thomas
dcfe0a68af
Add unique features
2017-07-31 17:44:40 +01:00
Jeremy Thomas
236837f36c
Add comparison table
2017-07-31 17:44:40 +01:00
Jeremy Thomas
754b8bf081
Add pro include
2017-07-31 17:44:40 +01:00
Jeremy Thomas
db006fba23
Add bootstrap comparison page
2017-07-31 17:44:40 +01:00
Jeremy Thomas
61683eb6a7
Add embrace
2017-07-30 22:44:43 +01:00
Jeremy Thomas
44fc1cd61b
Remove navbar home link
2017-07-30 22:44:43 +01:00
Jeremy Thomas
b0ca1fb753
Add expo
2017-07-30 22:44:43 +01:00
Jeremy Thomas
23e86100d9
Fix #964
2017-07-30 19:25:24 +01:00
Basil Miturich
2188512dbc
add "charset: utf-8" to starter template ( #966 )
2017-07-30 19:20:50 +01:00
Jeremy Thomas
665fb15753
Add love
2017-07-30 18:23:05 +01:00
Jeremy Thomas
ed8fc14d78
Fix background color
2017-07-30 00:32:56 +01:00
Jeremy Thomas
01835c071e
Add is-right and is-fullwidth for file
2017-07-30 00:32:56 +01:00
Jeremy Thomas
057c272f6f
Add file colors
2017-07-30 00:32:56 +01:00
Jeremy Thomas
e1a82944d3
Add JS instructions
2017-07-30 00:32:56 +01:00
Jeremy Thomas
a14b67aa50
Add file
2017-07-30 00:32:56 +01:00