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
Andrew Lisowski
dc3bfce169
Update README.md
2018-10-23 23:49:14 +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
slawekrewaj
c12a649c93
Add list style modifiers emulating type attribute values different then decimal to ol element in content class - fixes #1940
2018-10-07 18:41:39 +02:00
George Cheng
dc1d46ea73
Add "unpkg" field to package.json
...
This makes <https://unpkg.com/bulma > CDN redirect to the CSS file,
not "bulma.sass" as the fallback "main" field.
2018-10-07 18:41:14 +02:00
Jeremy Thomas
c8272cfbb6
Update changelog
2018-10-07 18:40:36 +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
Benjamin Morel
c006b5261c
Allow <button> as .dropdown-item
2018-10-07 18:35:18 +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
Taku Fukada
0e1580789f
Remove right margin from last level-item (is-mobile)
2018-10-07 18:29:50 +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
Niklas Gögge
b3bf4ea1cf
Add is-fullheight-with-navbar class for heros ( #1954 )
...
* Added is-fullheight-with-navbar class for heros
* Updated CHANGELOG.md
* Updated CHANGELOG.md
2018-10-07 17:23:48 +02:00
Jeremy Thomas
b59fe40748
Remove unused image
2018-10-07 17:06:30 +02:00
Jeremy Thomas
639af7a1d4
Update changelog
2018-10-07 16:54:02 +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
kouceyla
0d319def10
fix error message for required file fix #1137
2018-10-07 12:43:52 +02:00
Jeremy Thomas
e12806421e
Fix #1710
2018-10-07 12:12:07 +02:00
Jeff Parker, PE
0e51e3d29c
Update table.sass, fix color hover on striped rows
2018-10-07 12:11:10 +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
Daniel Däschle
e6e4a5a01a
Add list element feature [ Fixes #772 ] ( #1720 )
...
* Add list element feature
* Move list from elements to components
* Remove list.sass from elements
* Add is-active to list, Move list-item out of list, Change some things
* Change display: flex to block
* Change padding and border to shadow
* Change variable names and padding
* Fix undefined variable bug
* Change reference variable to local variable
2018-10-02 08:34:10 +01:00
Jeremy Thomas
375c27a62c
Fix #1981
2018-10-02 08:33:24 +01:00
Cornelius A. Ludmann
5a8b28bc82
Fix navbar-burger color when color modifier is used ( #1982 )
...
When using a color modifier for a navbar (e.g., is-dark) the burger icon does not change the color. This commit adds the color modification for the navbar burger icon.
2018-10-02 08:30:08 +01:00
Jeremy Thomas
39bdeacf46
Add basic navbar example
2018-10-02 08:25:09 +01:00
Jeremy Thomas
9a5c7efe6c
Fix control extend
2018-10-02 07:04:19 +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
Benjamin Melançon
785b3a0635
Add and use $navbar-breakpoint variable; Fixes #1042 ( #2109 )
...
* Add a navbar-breakpoint variable (as yet unused)
* Replace hard-coded +touch, +desktop with $navbar-breakpoint variable
Using the fine +until and +from mixins, respectively.
2018-10-02 06:40:16 +01:00
Daryl Fritz
dc64c44d2f
Update Related Projects
...
Re-Bulma is no longer maintained and should probably be removed from the README.
See here: https://github.com/bokuweb/re-bulma/blob/master/README.md
2018-10-02 06:24:34 +01:00