Commit Graph

128 Commits

Author SHA1 Message Date
Ben Anderson
4236077572 Correct the implementation of bulmaColorBrightness
Instead of using all channels of the colour to approximate brightness,
this function was sublty ignoring the blue channel and over-stating
other channels.
2024-06-11 15:34:34 +12:00
Jeremy Thomas
bb0518451d Fix select arrow color 2024-05-20 17:22:40 +01:00
Jeremy Thomas
69877a652c Init v1 2024-03-21 16:11:54 +00: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
e145c9d680 Finish direction mixins 2021-09-20 00:36:58 +01:00
Jeremy Thomas
8def6f6afa Init mixin docs 2021-09-20 00:36:58 +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
Viktor Persson
fd666bbb9e Refactor shadow variables. (#3251)
* Refactor shadow variables.

* Add default flags.
2021-01-30 13:01:42 +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
2cbef5868e Use single file for extends (#3216)
* Use single file for extends

* Update changelog
2020-12-20 12:10:04 +00:00
Jeremy Thomas
a6130bf160 Use imports everywhere 2020-11-07 18:15:20 +00: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
Alexander Schwartz
7a3efb04aa make the default text color of code listings more accessible 2020-08-22 08:57:38 +02:00
Jeremy Thomas
eb604e5fff Add keywords inclusion tests 2020-08-08 17:16:04 +01:00
Jeremy Thomas
4125514819 Merge branch 'master' into new-helpers 2020-06-07 12:10:36 +01:00
Jeremy Thomas
ff70b7f858 Merge branch 'master' into rtl-support 2020-05-17 19:14:19 +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
f75ae3db01 Add multiple Sass tests 2020-03-16 13:39:03 +11:00
Jeremy Thomas
a5f9266997 Rename LTR mixins 2020-01-22 09:14:04 +00:00
Jeremy Thomas
0ca264016b Add directioner 2020-01-21 08:50:51 +01:00
Jeremy Thomas
f5545ac723 RTL init 2020-01-20 20:39:09 +01:00
Jeremy Thomas
5ba407bf91 Fix #2741 2020-01-05 13:27:54 +00:00
Jeremy Thomas
d0c84b97c9 Update variable JSONs 2019-10-17 20:51:42 -04:00
Jeremy Thomas
0f988eadd9 Add color scheme 2019-10-17 20:51:42 -04:00
Jeremy Thomas
5131f2ab04 Add light/dark color functions 2019-10-17 20:51:42 -04:00
Jeremy Thomas
639e09e2c3 Increase controls size, Update base colors 2019-10-17 20:51:42 -04:00
Wessel Kuipers
f99771e6fe Derive ‘-invert’ sass variables from primary colors (#2594) 2019-10-13 10:10:26 +01:00
Jeremy Thomas
43b4b0bdc3 Update shadows 2019-09-19 18:08:42 +01:00
Jeremy Thomas
a2d9314626 Fix #2031, Fix #2483 2019-05-20 21:58:02 +01:00
Jeremy Thomas
565af6ddd9 Add more variables 2019-05-17 13:50:39 +01:00
Watt Iamsuri
00e3105d85 change gap variable value 2019-05-17 11:46:59 +01:00
Sam Featherstone
e8f485e27a fieldset disabled styles (#1682)
* fieldset disabled styles

* Added disabled styles to button elements included inside a disabled fieldset

* Added comma, and fieldset element reset

* fieldset doesn't need display block
2018-10-31 18:29:55 +00:00
Les Leslie
50fb74d6c8 Add $family-secondary, $family-tertiary, and 6 font family helpers (#2178)
* Add secondary and tertiary font families to derived-variables.sass

* Add font family helpers to helpers.sass

* Add has-font-* to typography-helpers.html

* Correct number of font family helpers in typography-helpers.html

* Remove $family-tertiary, change has-font to is-family, and update docs.
2018-10-28 22:12:52 +00:00
Jeremy Thomas
9a5c7efe6c Fix control extend 2018-10-02 07:04:19 +01:00
Jeremy Thomas
91db8e1af0 New control height and line height variables 2018-10-02 07:01:43 +01:00
Jeremy Thomas
04fb26b450 Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
Brandon
2c716292bc Remove unnecessary use of @extend inside mixins (#2000)
* Remove unnecessary use of @extend inside mixins

* Revert changes to +unselectable, +delete, and +loader

* Move @extend selector styling to their related mixin.
2018-08-01 11:51:44 +01:00
Brandon
d4b92c0faf Change $border to $grey-lighter in mixins. Fixes #1862 2018-07-18 13:00:40 +01:00
May Kittens Devour Your Soul
0b600d02b2 fixes delete [pointer-events]
this is bugfix, because without it, delete icon, when placed in searchbox, displays, but doesn't work upon click.
2018-05-25 11:25:37 +02:00
Jeremy Thomas
3babdbc850 Fix select colors 2018-04-11 09:59:47 +01:00
Jeremy Thomas
6b53425544 Top-level pages 2018-04-09 20:19:29 +01:00
Jeremy Thomas
740df6a0fa Fix #1759 2018-04-08 20:15:06 +01:00
Jeremy Thomas
a76c16b387 Add control and button border variables 2018-04-08 20:15:06 +01:00
Jeremy Thomas
8baa6cc6dc Fix before and after selectors 2018-04-08 20:15:06 +01:00
Jeremy Thomas
292fd8ac4f Use extends 2018-04-08 20:15:06 +01:00
Jeremy Thomas
2e73df0289 Fix travis builds 2018-04-08 16:06:57 +01:00
Jeremy Thomas
28a7a744f0 Fix mergeColorMaps 2018-04-08 14:38:59 +01:00
Come2Daddy
4bf1010ec6 Makes adding colors easier
Just map your colors, the bulma way ($name: ($color[,$invert]) into $custom-colors, and import bulma.
Note that, you can provide only the color as the inverted would be computed from it.
2018-04-08 12:42:54 +01:00