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
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
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
Burak Ozdemir
7e0ea44a47
fix icon-text icon margin for rtl
2021-01-30 12:01:13 +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
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
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
85f61f2dfd
Add new container docs
2020-09-27 23:50:12 +01: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
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
Jeremy Thomas
eb604e5fff
Add keywords inclusion tests
2020-08-08 17:16:04 +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
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
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
François M
2a72920fc1
Add button-text underline variable
2020-01-19 09:24:15 +01:00
Jeremy Thomas
5ba407bf91
Fix #2741
2020-01-05 13:27:54 +00:00
Efynox
5405a8b5c8
improvement | notification: add light colors ( #2709 )
...
* notification: add light and dark colors
* notification: add light and dark colors
(fix indentation)
2020-01-05 12:42:52 +00:00
Jeremy Thomas
d4c7731792
Add more color documentation, Add light buttons to docs
2019-10-17 20:51:42 -04:00
Jeremy Thomas
0f988eadd9
Add color scheme
2019-10-17 20:51:42 -04:00
Jeremy Thomas
46b3edf9fe
Update panel, Fix icon buttons
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
Jeremy Thomas
43b4b0bdc3
Update shadows
2019-09-19 18:08:42 +01:00
Jeremy Thomas
62118ccf01
Fix #1552
2019-09-19 15:18:04 +01:00
Kat Iwanska
617cef1939
Fixes #1552 > .container.is-fluid
margins ( #1608 )
...
Changing the default behaviour of `.is-fluid` container: removing media breakpoint from the rule, so the behaviour is consistent with described in docs:
```
This container is fluid: it will have a 32px gap on either side, on any viewport size.
```
2019-09-19 15:04:09 +01:00
Tümay Çeber
2650860c98
Image .is-fullwidth
...
Ability to image width 100%
2019-07-25 11:55:17 +02:00
Jeremy Thomas
c3f91c335b
Fix #1979
2019-05-18 22:06:52 +01:00
Jeremy Thomas
aabe75cf56
Update changelog
2019-05-18 16:24:42 +01:00
May Kittens Devour Your Soul
facb1439ce
proper aligning for tabs ( #2175 )
...
* adds baseline to tabs ul
[x] fix for #2172
* Update tabs.sass
* Update content.sass
* Update content.sass
* Update content.sass
* Update content.sass
* Update content.sass
2019-05-18 16:20:42 +01:00
Jeremy Thomas
32da7c1af8
Move form.sass into its own folder
2019-05-18 16:00:19 +01:00
Fernanda Leite
247cb6e662
Fix Indeterminate Progress Bar animation in Firefox. Fixes #2258
2019-05-18 11:54:18 +01:00
Jeremy Thomas
86b7baa2ff
Fix #349
2019-05-17 14:02:12 +01:00
Jeremy Thomas
565af6ddd9
Add more variables
2019-05-17 13:50:39 +01:00
Jeremy Thomas
97cb0311f1
Fix #2297
2019-05-17 12:51:52 +01:00
ludovic landier
99aeecce3c
Add customizable border radius to progressbar ( #2224 )
...
* Add customizable border radius to progressbar
* Update variables
2019-05-17 11:52:34 +01:00
James Adam Wasson
196338d356
Make centered buttons have equal margin ( #2381 )
...
* Make centered buttons have equal margin
* Add fix for .has-addons centered
* Add fix for is-right
2019-05-17 10:56:58 +01:00
Micko Rj
8de5d548d6
Duplicate .has-addons in tag
2019-05-17 10:37:41 +01:00
abc
7eb08242c2
Fix th and td selectors that override the attribute 'align'
2019-05-17 10:30:13 +01:00
Otto Radics
e6ca4af4b9
Fixes #1553
...
Unused $input-radius is now used as a default border-radius.
2019-02-25 12:55:31 +00:00
Jeremy Thomas
7d739cfadb
Fix #1875
2018-10-31 19:22:21 +00:00