Commit Graph

1648 Commits

Author SHA1 Message Date
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
Jeremy Thomas
bd1b032be8 Fix #3005 2020-10-07 21:06:43 +01:00
Jeremy Thomas
1595f25068 Update love 2020-10-06 09:32:36 +01:00
Jeremy Thomas
7b52a4bb12 Update backers October 2020 2020-10-06 09:31:31 +01:00
Tstassin
ef1e4513fb Typo in "findDarkColor()" function name 2020-10-02 15:10:59 +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
19b7b27907 Launch 0.9.1 2020-09-28 23:54:12 +01:00
dependabot[bot]
9928dba42d Bump lodash from 4.17.15 to 4.17.20 in /docs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 23:38:52 +01:00
dependabot[bot]
836b573546 Bump lodash from 4.17.15 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 23:38:36 +01:00
Jeremy Thomas
c44818c48f Build 0.9.1 2020-09-28 23:31:50 +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
3765d7bf5a Fix alt text 2020-09-18 14:35:33 +01:00
Jeremy Thomas
9e0c9a35db Add block documentation 2020-09-17 00:30:49 +01:00
Dan Gowans
98090feaf8 Update generic.sass
In the latest version of Firefox, the `font-family` is respected for `option`s in a `select`, but not for `option`s in an `optgroup` is a `select`.  This fixes that.
2020-09-10 20:16:57 +01:00
Jeremy Thomas
524bb3cdf2 Fix links 2020-09-09 20:37:10 +01:00
Jeremy Thomas
9ed95e1321 Fix missing avatar 2020-09-03 12:17:03 +02:00
Jeremy Thomas
0bdc0b66f5 Update backers September 2020 2020-09-03 11:52:37 +02:00
Jeremy Thomas
2efd635d3b Ignore build folder 2020-09-03 09:26:26 +02:00
Justin Sleep
76ede5a75b Add variable for modal breakpoint 2020-09-02 23:09:01 +02:00
Jeremy Thomas
5e4bf5ed55 Fix #3020: Add spacing helpers for all sides 2020-08-27 11:46:39 +02:00
Jeremy Thomas
8c522b891b Fix #2993, Restore derived variables file extension 2020-08-27 10:18:22 +02:00
Abner Soares Alves Junior
3642fcccca Adds not allowed cursor to missing inputs 2020-08-27 10:04:10 +02:00
Matthijs Meulenbrug
3c4dd3a326
Flexbox helpers (#3047)
* Add flexbox helpers

* Add flex-{grow,shrink}: 0

* Order alphabetically

* Make classes shorter

* Rename to flexbox and used full attribute names
2020-08-27 10:02:12 +02:00
Aria Stewart
da369e134c Allow each component to have its own colors and default to the global set 2020-08-27 10:00:45 +02:00
Alexander Schwartz
7a3efb04aa make the default text color of code listings more accessible 2020-08-22 08:57:38 +02:00
Jeremy Thomas
36631e0268 Update inkoop 2020-08-22 08:55:32 +02:00
Jeremy Thomas
316820542e Fix alt text 2020-08-18 18:16:57 +02:00
Josh Salverda
3710f648af Fix indeterminate progress styling in IE11
IE11 (and possibly Edge?) adds an extra pseudo element with their own animation styling, this change removes that animation.
2020-08-18 18:10:45 +02:00
Noah
86e0aaa09f
Add is-clickable to helpers (#3085)
* Add is-clickable to helpers

* Be sure to add !important
2020-08-18 14:26:04 +02:00
Jeremy Thomas
b429406710 Fix link 2020-08-17 13:34:05 +02:00
Jeremy Thomas
891fb0677e Deploy docs 2020-08-08 17:29:34 +01:00
Jeremy Thomas
eb604e5fff Add keywords inclusion tests 2020-08-08 17:16:04 +01:00
Luma
25226a9ed6 Update extensions.html
Replace a dead link. Reduce a redirect.
2020-08-05 18:00:36 +01:00
Jeremy Thomas
7db022a380 Update sponsors 2020-08-04 09:27:23 +01:00
Alexandre Paradis
aed45337a4
Close #2598 (#2630)
* Close #2598

- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json

* Fix per @jgthms

- Could be a small breaking change
   since `overflow: hidden` is added to card
2020-08-04 09:26:44 +01:00
atharwa_24
bef6a73172 Added logos in README.md 2020-08-03 18:53:05 +01:00
atharwa_24
1b7f285beb
Added license and version badges (#3070)
* add License badge

* add Release version Badge 

latest version by date
2020-08-01 09:14:56 +01:00
Lazar Stanojević
f78f830333 Update the link for additional Font Awesome sizing 2020-07-31 09:04:53 +01:00
Jeremy Thomas
7d881d99b2 Fix sponsor 2020-07-24 17:08:45 +01:00
Gary Wang
df8c3bf31d Update bulma-start.html
bash command fix.
2020-07-16 14:05:27 +01:00
Jeremy Thomas
91c176e041 Update backers July 2020 2020-07-08 19:55:29 +01:00
Jeremy Thomas
bcc1c296bc Fix expo 2020-07-05 15:12:21 +01:00
Jeremy Thomas
d60b3c35f1 Fix dead links 2020-06-30 14:12:13 +01:00
Jeremy Thomas
54a17e9c3a Update sponsors 2020-06-29 12:49:59 +01:00
Vyacheslav Konovalov
4ccca9f7d4
bulma-tagsfield - multi-line tags input control (extension) (#2998)
* new tagsfield extention

* docs for bulma-tagsfield: add image, fix width and heigth
2020-06-15 09:46:44 +01:00