Commit Graph

390 Commits

Author SHA1 Message Date
Florian Scholdei
7f1df1617a Correct description of text weight documentation 2019-10-09 22:17:31 +01:00
Danilo Bargen
cfcd7d124a Docs: Add JavaScript filename example
Embedding it directly into the docs is better than an external jsfiddle,
especially since the code snippet is so simple.
2019-09-08 16:46:44 +01:00
Jeremy Thomas
eb28457c3c Add arbitrary ratio docs 2019-07-25 11:04:03 +01:00
Jeremy Thomas
0f43e2d701 Add long table example 2019-07-25 09:55:58 +01:00
James Adam Wasson
8d08f243b7 Add scrollable table example to docs 2019-07-25 10:55:05 +02:00
Fernanda Leite
5ba759135e Fix Responsive Size tablet at Typography Helpers Doc Page (#2536)
* Fix Indeterminate Progress Bar animation in Firefox. Fixes #2258

* Fix is-size-1-tablet row in Responsive Size table

.is-size-1-tablet affects all screen widths above 769px, not just between 769px and 1023px
2019-06-21 09:02:21 +01:00
George White
ff17a85faa Fix typo in Webpack 4 configuration
Fixed a missing single quote at the beginning of the string in the Webpack 4 configuration example.
2019-05-23 08:38:07 +01:00
Jeremy Thomas
9f82b255da Fix webpack docs 2019-05-18 16:06:24 +01:00
Jeremy Thomas
565af6ddd9 Add more variables 2019-05-17 13:50:39 +01:00
Jeremy Thomas
3348a22933 Update changelog 2019-05-17 11:51:58 +01:00
Robin Millette
3d0fab3a4e Adding 'is-hidden' to helpers in docs
Again... see #798
2019-05-17 11:17:58 +01:00
lucperkins
ff827999e0 Add is-relative helper plus docs 2019-05-17 11:08:54 +01:00
Romain 'Ashley' Bonhomme
12138cdd2a Update docs with webpack 4 example (#2396)
* Update docs with webpack 4

Hello! Extract-text-plugin is deprecated in webpack 4 and onward in favor of Mini-css-extract: https://github.com/webpack-contrib/extract-text-webpack-plugin
So I edited your doc to include a webpack 4 example and indicated that the previous example is for webpack 3 and less

* Typo fixed

Typo fixed
2019-05-17 10:49:22 +01:00
Marc Vornetran
305d51ccc5 Add is- prefix to list of display helper classes 2019-04-17 15:53:15 +01:00
Angus Lam
3be547e127 Fixed typo for font family helpers 2019-04-12 09:05:31 +01:00
Mohit Inampudi
26fba7296b Add is-spaced documentation in Navbar 2019-04-03 02:04:40 +01:00
Andreas Cederholm
5713a124a2 Change variables_link.
Change from 'customize-node-sass' to 'customize-variables'.
2019-04-01 03:04:14 -07:00
Roman Pushkin
e6951f74e6 Add example on how to delete notifications with JS
This change adds example to delete notifications. It's automatically loaded on dom-ready, and sets `click` handler for all `.delete` elements of `.notification`s.
2019-03-03 06:51:37 +00:00
Katherine
9c08296b6f Improving example of modular button classes
Links and buttons have different semantic html meanings, and it is somewhat of a design (and accessibility) anti-pattern to style links as a button
2019-02-23 20:38:26 +00:00
sherbst
bc5bb36b07 Removed typo 2019-02-21 21:01:36 +00:00
Jeremy Thomas
3d6680fae2 Update docs for 0.7.4 2019-02-08 12:15:52 +00:00
Justin Schiff
ee34157876 Clarify modal documentation. 2019-01-25 08:17:07 +00:00
daxter75
2dcc0c6e75 updateDocElContOlClass 2019-01-09 23:32:02 +11:00
Stefan Prosiegel
67d2ef779b Fix docs: level-element can also have horizontal layout on mobile 2019-01-02 08:43:43 +11:00
Tom Hartley
8b60a49393 Add "is-vcentered" modifier 2018-12-13 12:09:25 +10:00
b-fuze
0b799e1611 Add helpful tip to docs
I was thinking if someone wasn't aware that you could also use `<button type="submit"></button>` instead of `<input type="submit">` that this could save them some time (and possibly prevent them abandoning the idea of using this lovely animated loading button)
2018-12-05 07:06:33 +00:00
Lewis White
373aeb2085 Typo fix elemnts => elements 2018-11-22 13:11:46 +01:00
TheDragonRing
75aebf6e43 Fix typo (remove extra word "add") 2018-11-22 13:11:26 +01: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
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
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
Hugo Maestá
1d6a898e37 Type removed from textarea 2018-10-25 19:39:32 +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
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
ee8e0a497e Add content ol types 2018-10-07 19:04:09 +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
Tom Hartley
9691df1ab7 Add "has-fixed-size" to docs 2018-10-05 15:40:24 +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
39bdeacf46 Add basic navbar example 2018-10-02 08:25:09 +01:00