Roger Vandawalker
54954a2907
Give arbitrary elements access to image/ratio responsive classes ( #592 )
2018-10-31 13:50:49 +00:00
Jeremy Thomas
000b3eff0c
Fix #2091
2018-10-31 13:45:26 +00:00
Jeremy Thomas
2f15741d6a
Update changelog
2018-10-31 13:44:38 +00:00
gvdp
2297c65c60
#2091 remove css rule which causes has-addons to not work correctly ( #2188 )
...
* #2091 remove css rule which causes has-addons to not work correctly
* #2091 remove css rule which causes has-addons to not work correctly
* #2091 Don't include compiled css
* #2091 Don't include compiled css
2018-10-31 13:44:26 +00:00
Jonathan Taylor
dfd0b88c2c
add variables for setting background-color thead, tbody, tfoot ( #2206 )
...
* add variables for setting background-color thead, tbody, tfoot
* update changelog
2018-10-31 13:35:42 +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
Jeremy Thomas
4d2e608edf
Update changelog
2018-10-28 09:39:40 +00:00
Ariejan de Vroom
cee7e5cd17
Extract input placeholder colors to variables ( #2168 )
...
* Extract input placeholder colors to variables
This makes it easier to override the color colour of the placeholder text in an input.
* Remove semicolon, because SASS.
This is SASS, not SCSS.
2018-10-28 09:38:14 +00:00
Jeremy Thomas
9917b9f9f3
Fix #1878
2018-10-28 09:37:03 +00:00
Trent Peterson
a9b5d284cc
Replace hard-coded footer padding with new footer-padding variable
2018-10-28 09:36:05 +00:00
Jeremy Thomas
87e139c4a6
Fix #1656
2018-10-28 09:32:07 +00:00
Joe Sweeney
8355aa363c
Allow border radius if only one control in field
...
If there is only one child inside a field with addons, the current first and last child selectors remove any radius. Since a single control would be both a first and last child at the same time, it gets canceled out. This leverages the :only-child property to not apply this rule if there is only one control.
2018-10-28 09:30:52 +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
Jeremy Thomas
291c437ab5
Fix #1696
2018-10-28 07:56:15 +00:00
Nick
403b26696d
The Details disclosure element fixes ( #1978 )
...
* The Details disclosure element fixes
* Update form.sass
``display: flex`` removed
2018-10-28 07:51:39 +00:00
Andrew Lisowski
5ad5754bc5
Update README.md
2018-10-28 07:41:50 +00:00
jmaczan
bf891f5d89
Added bulma-helpers to README
2018-10-27 18:16:37 +01: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
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