Commit Graph

152 Commits

Author SHA1 Message Date
Jeremy Thomas
15ff0be367 Add documentation of all CSS variables available 2024-09-18 14:46:10 +01:00
Jeremy Thomas
53f62f465b Fix #3809 2024-04-30 14:12:40 +01:00
Jeremy Thomas
69877a652c Init v1 2024-03-21 16:11:54 +00:00
Jeremy Thomas
c02757cd30 Fix duplicate 2022-06-06 12:13:26 +02: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
Jeremy Thomas
5aa114d445 Fix #683 2022-01-04 18:00:55 +01: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
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
e9389a9821 Fix #1583 2020-10-31 19:28:40 +00:00
OvidijusParsiunas
dc2f9bb5f3 updated notification javascript guidelines 2020-09-29 21:03:48 +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
Lazar Stanojević
f78f830333 Update the link for additional Font Awesome sizing 2020-07-31 09:04:53 +01:00
Jeremy Thomas
e36ff94911 Fix documentation links 2020-06-08 10:57:35 +01:00
Ricardo Martins
4b2bc0018a
Fixes #2862 (#2874)
* Fixes #2862

Why:

* According Twitter brand guideline says we cannot use the "Twitter icon" with "Twitter text".

This change addresses the need by:

* Replacing the span text from Twitter for @Bulma

* Updates button text

Changes @Bulma to @jgthms

Co-authored-by: Ricardo Martins (ext.) <Ricardo.Martins@ctw.bmwgroup.com>
2020-03-16 06:27:18 +11:00
Tiago Moraes
0c43b9e466 Remove unnecessary </a> tag in Button element documentation page 2020-02-06 09:26:31 -05:00
lucperkins
5944dcad67 Remove Open Iconic references 2020-01-05 13:02:21 +00:00
Jeremy Thomas
28eb21b7b5 Add light notifications 2020-01-05 12:56:19 +00:00
Kirill Arutyunov
1583aa7eb3 Fix </sbuttonan> tag in Button element documentation page #2676 2019-10-28 11:44:48 -04:00
Jeremy Thomas
1a6b00ecd5 Improve layout docs 2019-10-17 20:51:42 -04:00
Jeremy Thomas
e5390369a9 Improve components documentation 2019-10-17 20:51:42 -04:00
Jeremy Thomas
d4c7731792 Add more color documentation, Add light buttons to docs 2019-10-17 20:51:42 -04: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
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
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
daxter75
2dcc0c6e75 updateDocElContOlClass 2019-01-09 23:32:02 +11: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
Jeremy Thomas
7d739cfadb Fix #1875 2018-10-31 19:22:21 +00:00
Jeremy Thomas
e577bf501b Update variables 2018-10-31 18:13:18 +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
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
Marat
c68ec17150 256x256 is 4 times larger than 128x128, not 2 times 2018-09-25 09:13:13 +01:00
Rodrigo O
da75177db1 Add documentation for img.is-rounded 2018-08-01 21:26:05 +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
Jorge Luis Beroisa
fcaea076bd Fix percentage
Not a major fix but the wrong percentage bothered me :)
2018-07-10 14:51:32 +01:00
Caique de Castro
2b8f6680db Add docs for is-fullwidth modifier for buttons 2018-07-09 16:03:44 +01: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
379bcb481e Fix button docs 2018-04-12 00:20:58 +01:00
Jeremy Thomas
79888359d2 Reorganize index 2018-04-10 11:45:48 +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