Commit Graph

437 Commits

Author SHA1 Message Date
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
Nguyen You
02630c0f66 remote duplicate code 2020-03-22 17:48:45 +08:00
Jeremy Thomas
f75ae3db01 Add multiple Sass tests 2020-03-16 13:39:03 +11:00
François M
2a72920fc1 Add button-text underline variable 2020-01-19 09:24:15 +01:00
Jeremy Thomas
a2768e27ff Replace rgba 2020-01-05 13:30:14 +00:00
Jeremy Thomas
5ba407bf91 Fix #2741 2020-01-05 13:27:54 +00:00
IvanFrescas
5fcb0b059b Fix #2739 add variables size for layout hero (#2740)
* Add variables size for layout hero

* Add variables size for layout hero

* Change variable tag to Yes on hero documentation
2020-01-05 13:05:39 +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
Gomah
d1fb5d3480 fix(panel): use $panel-colors variable 2019-10-21 15:18:47 -04:00
Jeremy Thomas
35e3ccbd04 Build 0.8.0 2019-10-17 21:12:06 -04:00
Jeremy Thomas
c2d785ac56 Write 0.8 blog post 2019-10-17 20:51:42 -04:00
Jeremy Thomas
d4c7731792 Add more color documentation, Add light buttons to docs 2019-10-17 20:51:42 -04: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
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
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
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
412bef468f Fix #2060 2019-05-20 22:10:34 +01:00
Jeremy Thomas
a2d9314626 Fix #2031, Fix #2483 2019-05-20 21:58:02 +01:00
Jeremy Thomas
c3f91c335b Fix #1979 2019-05-18 22:06:52 +01:00
coolbezos_420
79fcb0255c Fix issue #2441
Make sure that active pagination text is not drawn in black.
2019-05-18 17:33:49 +01:00
Jeremy Thomas
efa51b1ebe Fix footer.sass indentation 2019-05-18 17:27:23 +01:00
Vishwa Jay
f74b0781c7 Added footer-color option (#2480)
* Added foreground (e.g., text) color to the footer

While setting up my own site, I was surprised to find that this wasn't an option!

* Added @if statement for footer color

* Added the option for footer-color

* Corrected indentation of lines for footer-color
2019-05-18 17:21:28 +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
Patrick Abkarian
044d5394a2 has-text-weight-medium should exist 2019-05-17 11:50:11 +01:00
Watt Iamsuri
00e3105d85 change gap variable value 2019-05-17 11:46:59 +01:00
Ottó Radics
99c9815ed4 FEATURE: Reset the offset on columns 2019-05-17 11:30:20 +01:00
Alexander Schwartz
4d3aad5467 make focus behave like hover for the navigation. Using :focus-within for dropdown menu. 2019-05-17 11:20:15 +01:00
lucperkins
ff827999e0 Add is-relative helper plus docs 2019-05-17 11:08:54 +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
coolbezos_420
8ba8b23133 fix border radius on last-child of list
to fix #2435 issue
2019-05-17 10:26:13 +01:00
Luc Perkins
a2a5ff60ea Make site-level overflow properties variables (#2410)
* Make site-level overflow properties variables

* Add new variables to generic.json
2019-03-20 18:02:10 +00: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