Commit Graph

471 Commits

Author SHA1 Message Date
Stav Geffen
476b720497 corrects link url to responsiveness page 2022-06-25 21:42:46 +02:00
Jeremy Thomas
c02757cd30 Fix duplicate 2022-06-06 12:13:26 +02:00
Jean Lecordier
895b77b3a9 Remove useless if in js example
If the length is 0, then the forEach call does nothing anyway

Could we remove the slice part as well ? If IE support is required, can’t we just use Array.prototype.forEach ? Can’t we just remove IE support all together to promote clean and up to date code ? Polyfills and code transpilation are here to help support IE
2022-05-08 09:26:03 +01:00
avt613
da784b2071 Given names to the 2 'Variable' sections 2022-05-08 09:24:55 +01:00
Peta Sittek
8ed98422a7 Remove useless console.log() from Modal example 2022-05-06 17:22:45 +01:00
Kris Kamweru
e674d87bf3 Fixing typo
Fixing typo in block.html according to github issue #3509
2022-04-19 20:56:04 +01:00
Jeremy Thomas
d773f4dcd5
Add responsive button sizes (#3484)
* Add responsive button sizes

* Clean up code

* Add responsive buttons playground
2022-02-06 15:57:04 +00:00
Jackson Bierfeldt
4f78a94700
Typo fix (#3481)
* Typo fix

* Update general.html
2022-01-27 15:53:40 +00:00
code913
c2697bf131 Typo: Missing "and" 2022-01-24 14:31:21 +00:00
code913
94a9fc41a0 Display the result of using text transformers 2022-01-23 11:15:48 +00:00
Wahyu Wiyoko
0040e59bc4 Fix typo 'javascript-implementation-example' anchor tag on modal documentation 2022-01-21 12:25:35 +00:00
Jeremy Thomas
5aa114d445 Fix #683 2022-01-04 18:00:55 +01:00
@CAYdenberg
a28bf751b1 Replace disabled attr on pagination anchor elements with is-disabled class (#3296) 2021-10-08 18:48:18 +01:00
Jeremy Thomas
009ec28a6d Add from and until mixins docs 2021-09-20 00:36:58 +01:00
Jeremy Thomas
f6c0cfc813 Add utilities documentation 2021-09-20 00:36:58 +01:00
Jeremy Thomas
e145c9d680 Finish direction mixins 2021-09-20 00:36:58 +01:00
Jeremy Thomas
e3eb763bfb More mixin docs 2021-09-20 00:36:58 +01:00
Jeremy Thomas
8def6f6afa Init mixin docs 2021-09-20 00:36:58 +01:00
Jeremy Thomas
a67981ba22 Update changelog, Update docs JSON 2021-06-18 18:37:01 +01:00
Jeremy Thomas
d6d32e8050
Fix/divide (#3362)
* Use custom divide function

* Add docs spacing table styles

* Update changelog
2021-06-18 18:27:34 +01:00
Will Johnson
397d6bf1ab #3315 Add has-shadow to navbar documentation 2021-06-02 14:02:06 +01:00
Apurva Chitnis
ee8eb6ad0d
add missing semi-colon to css import commands (#3310)
* add missing semi-colon to css import commands

* fix location of ;
2021-04-19 15:09:23 +01:00
Derk Weijers
a418e66d29 Update the yarn install/add command
`yarn install...` is deprecated and should be `yarn add...`
2021-01-30 21:03:21 +00:00
Jeremy Thomas
08ef4df2c0
Bulma v9 website (#3249)
* Add Bulma v9

* Add vendor dependencies

* Fix native

* Fix sponsors

* Add style attribute
2021-01-27 23:30:42 +00:00
Billow
57a4ac2661 Box Supports Variables
Hey there. I noticed that on the documentation page it says the box element does not support variables when it actually does.
2021-01-26 19:00:06 +00:00
Isabella Broch
4871a6a564 Fix typography helpers "size" documentation
Incorrect classes on the example text had all the examples the same size. 
Fixed to apply the correct class on the examples.
2021-01-24 12:07:08 +00:00
Whit Waldo
157b64a566
Added typography examples (#3240)
* Added examples for each text transformation helper

* Updated typography to reflect the text weights in examples

* Added examples to each size helper

Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
2021-01-19 17:17:27 +00:00
Jeremy Thomas
b41514f85b
Feature/icon text (#3230)
* Init icon text, Remove old new-tag elements

* Improve icon text

* Fix icon text docs

* Update sidebar

* Update changelog
2021-01-03 14:31:36 +00:00
Burak Ozdemir
42fd07c8d8 updated YouTube embed code - showinfo has been deprecated 2020-12-21 16:04:53 +00:00
Jeremy Thomas
d7fdc13579 Fix #3211 2020-12-09 15:44:40 +00:00
Jacob Wilson
c19006324a Update spacing-helpers.html 2020-12-03 22:58:23 +00:00
Kevin Barns
1e15b305a5 Update flexbox-helpers.html
Hey, I feel this would help a little 👍 

Cheers,
Kevin
2020-11-16 19:01:52 +00:00
Jeremy Thomas
e9389a9821 Fix #1583 2020-10-31 19:28:40 +00:00
Doutsy
8371669ec5
Fixed typo in select.html and textarea.html (#3159)
* Fixed typo in textarea.html

Fixed typo in the documentation

* Fixed typo in select.html
2020-10-22 19:05:10 +01:00
Sharon Wang
f74cfc4475 Improve wording of container usage description
The word "either" is meant to be used for two things, but the list contains 4 items. Proposing that "either" is replaced with "one of the following" for improved grammar.
2020-10-13 07:53:54 +01:00
OvidijusParsiunas
dc2f9bb5f3 updated notification javascript guidelines 2020-09-29 21:03:48 +01:00
Joey
ee3dc52cd0 Add "is-clickable" helper to documentation 2020-09-29 14:20:08 +01:00
Jeremy Thomas
85f61f2dfd Add new container docs 2020-09-27 23:50:12 +01:00
Jeremy Thomas
a84024765b Hide flexbox helpers docs until release 2020-09-27 11:31:06 +01:00
Jeremy Thomas
3d61f41fea Add Flexbox helpers documentation 2020-09-27 11:29:35 +01:00
Jeremy Thomas
8ee5898d47 Update 0.9.1 changelog 2020-09-27 10:35:07 +01:00
Dan Gowans
05efd3cd97 Update block.html - Clarify examples
The example of text inside `div`s without the `.block` class felt awkward.
2020-09-22 17:02:51 +01:00
Jeremy Thomas
9e0c9a35db Add block documentation 2020-09-17 00:30:49 +01:00
Jeremy Thomas
5e4bf5ed55 Fix #3020: Add spacing helpers for all sides 2020-08-27 11:46:39 +02:00
Lazar Stanojević
f78f830333 Update the link for additional Font Awesome sizing 2020-07-31 09:04:53 +01:00
Jeremy Thomas
d60b3c35f1 Fix dead links 2020-06-30 14:12:13 +01:00
Jeremy Thomas
e36ff94911 Fix documentation links 2020-06-08 10:57:35 +01:00
Jeremy Thomas
6aee604790 Remove deprecated list 2020-06-07 13:27:01 +01:00
Jeremy Thomas
0430053231 Add spacing helpers examples 2020-06-07 13:23:16 +01:00
Jeremy Thomas
d6055087c9 Change wording 2020-05-17 13:47:06 +01:00