Commit Graph

73 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
c3f91c335b Fix #1979 2019-05-18 22:06:52 +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
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
Jeremy Thomas
7d739cfadb Fix #1875 2018-10-31 19:22:21 +00:00
May Kittens Devour Your Soul
2d2c8f7a30 Fix for #1875 | buttons and tags group sizing (are-small/are-medium/are-large) (#2201)
* Update button.sass

button grouping sizes

* Update tag.sass
2018-10-31 18:57:58 +00: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
Jeremy Thomas
9a5c7efe6c Fix control extend 2018-10-02 07:04:19 +01:00
Jeremy Thomas
036945d970 Fix #1991 2018-10-02 06:51:11 +01:00
Jeremy Thomas
04fb26b450 Fix mixins/extends confusion 2018-09-04 15:24:57 +02: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
Tim MacDonald
ee4ba31556 add is-expanded modifier 2018-04-08 15:56:18 +01:00
Oleksii Potiekhin
61938a39e9 is-rounded (#1323)
* is-rounded

* padding
2017-12-04 13:21:38 +00:00
Jeremy Thomas
7c94b4e439 Add list of buttons 2017-10-17 11:56:44 +01:00
Jeremy Thomas
e037deec73 Add link color 2017-10-10 10:50:00 +01:00
Daniel Bayerlein
5355542bbe chmod 0644 *.sass (#1071) 2017-09-01 14:15:12 +02:00
Jeremy Thomas
cda59a3101 Add focus variables 2017-09-01 10:16:16 +02:00
Jeremy Thomas
665fb15753 Add love 2017-07-30 18:23:05 +01:00
Jeremy Thomas
44ec4dcc73 Add env 2017-07-29 18:24:07 +01:00
Jeremy Thomas
1be49f2190 Add customisation variables 2017-07-29 18:24:07 +01:00
Jeremy Thomas
eb3fd3bc66 Fix #759 2017-05-28 16:07:29 +01:00
Jeremy Thomas
ea8b26ed12 Fix #584, Fix #571 2017-04-13 01:11:54 +01:00
Jeremy Thomas
2c6aabcde7 Fix disabled buttons 2017-04-01 13:32:07 +01:00
Jeremy Thomas
b93c3789b6 Change default font size 2017-03-15 22:14:42 +00:00
Jeremy Thomas
d2d9515dfa Fix button, input, and select line-height 2017-03-15 22:14:42 +00:00
Jeremy Thomas
718bbdbfd0 Fix fields 2017-03-15 22:14:42 +00:00
Jeremy Thomas
6ac14c316f Remove icon spacing logic 2017-03-15 22:14:42 +00:00
João Pedro
bea47b70cb Add !default to $button-shadow-inset (#483)
The use of !default allows for the variable to be overwritten if the user wishes to do so
2017-01-23 22:46:49 +00:00
yoostk
033677f631 Make loading spinner color uninverted on is-outlined buttons 2017-01-16 22:01:21 +00:00
Jeremy Thomas
e0fcd881c1 Fix #441 2017-01-15 21:45:20 +00:00