Commit Graph

532 Commits

Author SHA1 Message Date
Jeremy Thomas
193c7aaa73 Upgrade dependencies, Fix #4026 2026-03-01 20:10:40 +00:00
Jeremy Thomas
e133d45b7a Fixes #3895 2025-04-19 15:39:25 +02:00
Jeremy Thomas
b03ea79d82 Merge pull request #3906 from gabor-kormany/main
Issue-3895: Make variables root configurable
2025-04-19 15:29:54 +02:00
Jeremy Thomas
e4daa24039 Merge branch 'main' into initial-variables-duration 2025-04-19 15:24:57 +02:00
Jeremy Thomas
a18350ca2a Merge branch 'main' into extrabold 2025-04-19 15:20:12 +02:00
Jeremy Thomas
3c5e2ae97b Merge pull request #3950 from bagedevimo/hero-bold
Correct the syntax in hero is-bold colour variants
2025-04-19 15:15:22 +02:00
Gabor Kormany
22557ffc84 Merge branch 'jgthms:main' into main 2025-03-21 11:19:07 +01:00
ynte
57c2d5ac1f set the loader color of outlined buttons to the style colour 2025-01-22 11:05:10 +01:00
Jeremy Thomas
785418143e Build 1.0.3 2024-12-27 21:25:24 +01:00
Ben Anderson
0d11af2398 Correct the syntax in hero is-bold colour variants
While the prior syntax does produce valid css, it's not quite valid scss
and so produces warnings in various pre and post-processing pipelines
which various upstream consumers of Bulma may use.
2024-12-19 10:36:30 +13:00
Michiel Vermeersch
944caf8c75 Add $duration to initial-variables 2024-12-04 14:40:28 +01:00
Jeremy Thomas
3b3ef02f29 Merge pull request #3773 from tonprince/main
fixed disabled state for is-outlined button
2024-11-27 16:01:36 +00:00
Cole Gentry
125f8f8994 Updates deprecated round functions
Signed-off-by: Cole Gentry <peapod2007@gmail.com>
2024-11-24 11:44:39 -05:00
Brendon Muir
57f8a4ae69 Add .has-text-weight-extrabold
Since the variable $weight-extrabold exists, it makes sense to add .has-text-weight-extrabold as a typography class.

Updated examples and harmonised the css weight vs the description of semi-bold (semibold).
2024-11-22 11:23:18 +13:00
Jeremy Thomas
6374a8094d Fix #3926 2024-11-11 10:32:08 +00:00
Jeremy Thomas
5531ee1d11 Fix #3920 2024-11-11 10:22:12 +00:00
Jeremy Thomas
15ff0be367 Add documentation of all CSS variables available 2024-09-18 14:46:10 +01:00
Jeremy Thomas
29aea4dfc4 Fix #3842: restore use of $easing, $radius-rounded and $speed Sass variables 2024-09-18 12:41:28 +01:00
gabor.kormany
646d520b62 Issue-3895: Make variables root configurable 2024-09-16 16:36:28 +02:00
Jeremy Thomas
66336ea4f2 Fix #3757 2024-07-25 16:50:50 +02:00
Jeremy Thomas
3769027216 Fix #3856 2024-07-25 16:29:34 +02:00
Jeremy Thomas
05f898d4d8 Add more Sass and CSS variables 2024-07-07 21:01:04 +01:00
Jeremy Thomas
ab4a7b7d18 Add fullheight Section, Add more color helpers, Add tablet Container, Add list of checkboxes and radios 2024-07-07 17:59:24 +01:00
Jeremy Thomas
2ed62be159 Fix #3775, Fix #3829 2024-07-06 15:42:36 +01:00
Jeremy Thomas
8ed556711b Merge pull request #3837 from bagedevimo/fix-bulma-color-brightness
Fix bulma color brightness
2024-07-01 15:32:22 +01:00
Jeremy Thomas
fbbb85d40a Fix #3743, Fix #3799, Fix #3846 2024-06-26 14:59:42 +01:00
Jeremy Thomas
74c01f42d1 Fix #3830 2024-06-23 23:35:32 +01:00
Jeremy Thomas
1ad4cb21a2 Fix #3824 2024-06-23 23:09:54 +01:00
Ben Anderson
b252b86cfa Replace deprecated use of division operator wiith call to math.div 2024-06-11 15:35:53 +12:00
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
0c3d84519b Fix #3786 2024-05-20 17:26:44 +01:00
Jeremy Thomas
bb0518451d Fix select arrow color 2024-05-20 17:22:40 +01:00
Jeremy Thomas
07b6f9e624 Fix #3759 2024-04-29 13:16:06 +01:00
Jeremy Thomas
6da946f083 Fix #3747 2024-04-29 12:49:22 +01:00
lolzivkovic
7aec58ae38 Fix #3755 2024-04-29 12:07:21 +01:00
Stefan Sommer
1a84fafd63 fixed disabled state for is-outlined button 2024-04-05 09:17:18 +07:00
Jeremy Thomas
69877a652c Init v1 2024-03-21 16:11:54 +00:00
Jeremy Thomas
d4b62a2803 Fix #3076 2022-05-08 14:10:11 +01:00
Jeremy Thomas
0ce084170a Setup cypress (#3436)
* Setup Cypress tests for box and button

* Add container tests

* Add Cypress workflow

* Use npm install

* Update Cypress workflow

* Add Jekyll build

* Test other action

* Test custom setup

* Use other ruby action

* Test without flag

* Move cypress to docs folder

* Record runs

* Add Content, Icon, Image specs

* Add Notification specs

* Add Progress and Table specs

* Add Tags specs

* Add Title specs

* Add breadcrumb specs

* Add more specs

* Add media specs

* Add menu specs

* Add modal specs

* Add navbar specs

* Add pagination specs

* Add panel specs

* Add tabs specs, Add form checkbox radio specs

* Add utils

* Add file specs

* Add input textarea specs

* Add select specs

* Add form tools specs

* Add other elements specs

* Add footer and hero specs

* Add Hero specs

* Add section specs

* Add grid specs

* Add column sizes specs

* Add tiles specs

* Add generic specs

* Fix generic tests

* Make font family test looser

* Remove system-ui test

* Remove important flag

* Fix disabled select color
2022-05-08 13:55:16 +01:00
Jeremy Thomas
c2db8a0368 3500 fix ios bug (#3521)
* Fix docs navbar, Fix z-indices

* Update dependencies, Fix #3500

* Update changelog
2022-05-07 12:10:40 +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
Molkobain
b78ca6e981 Add missing variables for content customization
This introduces 2 variables to customize some parts of the "content":
  * `$content-block-margin-bottom`: To customize bottom margin of "block" elements (especially tables in our case)
  * `$content-table-body-last-row-cell-border-bottom-width`: To customize the size of the bottom border of the body last row cells
2022-01-04 11:59:36 +01:00
@CAYdenberg
a28bf751b1 Replace disabled attr on pagination anchor elements with is-disabled class (#3296) 2021-10-08 18:48:18 +01: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
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