Commit Graph

1666 Commits

Author SHA1 Message Date
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
Jeremy Thomas
a970962e74 Update changelog 2020-06-09 17:21:26 +01:00
Jeremy Thomas
e36ff94911 Fix documentation links 2020-06-08 10:57:35 +01:00
Jeremy Thomas
4009df6363 Launch 0.9.0 2020-06-07 14:15:06 +01:00
Jeremy Thomas
fe677734f5 Use absolute URL for internal links 2020-06-07 14:04:42 +01:00
Jeremy Thomas
75db4c2acf Build 0.9.0 2020-06-07 13:51:36 +01:00
Jeremy Thomas
776c8e657e
Merge pull request #2984 from jgthms/new-helpers
New helpers
2020-06-07 13:44:37 +01:00
Jeremy Thomas
8bf1d85c60 Build docs CSS 2020-06-07 13:28:46 +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
4125514819 Merge branch 'master' into new-helpers 2020-06-07 12:10:36 +01:00
Jeremy Thomas
5198384d02
Merge pull request #2983 from jgthms/rtl-support
RTL support
2020-06-07 12:07:48 +01:00
Jeremy Thomas
9663e2503c Fix navbar rtl 2020-05-17 19:38:47 +01:00
Jeremy Thomas
ff70b7f858 Merge branch 'master' into rtl-support 2020-05-17 19:14:19 +01:00
Jeremy Thomas
79389cbf11 Fix select rtl 2020-05-17 19:04:42 +01:00
Jeremy Thomas
bf38dcd13e Merge branch 'new-helpers' of github.com:jgthms/bulma into new-helpers 2020-05-17 14:31:00 +01:00
Jeremy Thomas
f286e5cdb2 Deprecate base/helpers file 2020-05-17 14:29:38 +01:00
Jeremy Thomas
d6055087c9 Change wording 2020-05-17 13:47:06 +01:00
Jeremy Thomas
1d70a304cf Customizing spacing helpers output 2020-05-17 13:47:06 +01:00
Jeremy Thomas
ce2c9a2412 Only highlight relevant cells 2020-05-17 13:47:06 +01:00
Jeremy Thomas
ea1a8f57c5 Highlight rows and columns 2020-05-17 13:47:06 +01:00
Jeremy Thomas
8c65f02627 Add light color helpers 2020-05-17 13:47:06 +01:00
Jeremy Thomas
a2a9564ca9 Add new spacing helpers 2020-05-17 13:46:40 +01:00
Jeremy Thomas
0dc44161bc Remove banner 2020-05-17 13:43:03 +01:00
Jeremy Thomas
dffdffa1a4 Update changelog 2020-05-17 13:32:08 +01:00
Jeremy Thomas
410a2acb33 Update backers May 2020 2020-05-17 13:27:11 +01:00
Dan Gowans
c3531e4fcc Center table cell content vertically
Adding .is-vcentered as an option for td and th elements that are part of a .table.
2020-05-17 12:39:02 +01:00
Zhixing Zhang
086bd1c66d Fix issue when there's only one is-toggle tag 2020-05-16 21:21:33 +01:00
Alex S
909e0669e5 Update old Buefy link 2020-05-16 19:28:09 +01:00
Dan Gowans
eafa357b30 Update gap.html
Punctuation fix.
2020-05-13 19:57:42 +01:00
Jeremy Thomas
8d1bfb82e2 Update gitignore and sponsor 2020-05-13 13:15:01 +01:00
Jeremy Thomas
1549f647b6 Change wording 2020-05-13 13:09:44 +01:00
Chirag Sukhala
0cd3666d73 Updated Docs/../general.html to fix button label
The button label was out of sequence and was bugging me.  and I believe its the same with anyone reading the docs carefully.
2020-05-13 08:54:08 +01:00