Commit Graph

487 Commits

Author SHA1 Message Date
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
matsn0w
1aa9ad0ba9
Add underline helper (#3348)
* add underline helper

* new is-underlined feature
2021-06-02 21:57:32 +01:00
Arpit Patidar
f8ae5c40a3 Adding margin/padding auto to bulma
I think bulma must contain a margin/padding: auto
2021-02-26 16:10:09 +00:00
Jeremy Thomas
f894c24584 Fix #3263 2021-02-23 14:06:27 +00:00
Viktor Persson
fd666bbb9e
Refactor shadow variables. (#3251)
* Refactor shadow variables.

* Add default flags.
2021-01-30 13:01:42 +00:00
Burak Ozdemir
7e0ea44a47 fix icon-text icon margin for rtl 2021-01-30 12:01:13 +00:00
Jeremy Thomas
4891c6382e Fix card, navbar, pagination 2021-01-28 12:37:18 +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
Jeremy Thomas
3ddcf39110 Remove list style from pagination list 2021-01-24 12:01:01 +00:00
Alexandre Paradis
072251023b Add variable for navigation pagination padding 2021-01-14 17:37:18 +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
Jeremy Thomas
2cbef5868e
Use single file for extends (#3216)
* Use single file for extends

* Update changelog
2020-12-20 12:10:04 +00:00
Raine Revere
529cac17a8 Do not override is-rounded with are-small. Fix #3163 2020-12-20 11:55:29 +00:00
Leonard
657bd9fbe4 Fix #3214: Missing !default for $pagination-shadow-inset 2020-12-11 14:52:10 +00:00
Jeremy Thomas
a6130bf160 Use imports everywhere 2020-11-07 18:15:20 +00:00
Jeremy Thomas
e9389a9821 Fix #1583 2020-10-31 19:28:40 +00:00
Jeremy Thomas
9787f3037e Fix #2937 2020-10-31 18:55:52 +00:00
Jeremy Thomas
8f7c1a3858 Fix #3012 2020-10-31 18:53:20 +00:00
Jeremy Thomas
b90d4921b3 Fix #3089 2020-10-31 18:43:40 +00:00
Jeremy Thomas
223ee4493e Fix #3145 2020-10-31 18:36:31 +00:00
Isitar
77889cca34 fix is-clickable for icons in input fields 2020-10-19 19:39:44 +01:00
Jeremy Thomas
bd1b032be8 Fix #3005 2020-10-07 21:06:43 +01:00
Jeremy Thomas
85f61f2dfd Add new container docs 2020-09-27 23:50:12 +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
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
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
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
eb604e5fff Add keywords inclusion tests 2020-08-08 17:16:04 +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
Jeremy Thomas
6aee604790 Remove deprecated list 2020-06-07 13:27:01 +01:00
Jeremy Thomas
4125514819 Merge branch 'master' into new-helpers 2020-06-07 12:10:36 +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
f286e5cdb2 Deprecate base/helpers file 2020-05-17 14:29:38 +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
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
Nguyen You
e72b28fb2f Remove duplicate code 2020-03-24 13:39:18 +00:00
Jeremy Thomas
afbcf7714c Fix #2885 2020-03-24 13:38:45 +00:00