Commit Graph

470 Commits

Author SHA1 Message Date
Jeremy Thomas
5b91a89ee2 Add CSS variables to form controls 2020-08-23 18:46:09 +02:00
Jeremy Thomas
4cb72c225a Check if assigned CSS vars are actually used 2020-08-23 13:15:42 +02:00
Jeremy Thomas
64b89dbc63 Add CSS variables test 2020-08-23 13:08:53 +02:00
Jeremy Thomas
5966d31b5e Add CSS variables to tabs 2020-08-22 11:54:08 +02:00
Jeremy Thomas
591915e0e1 Add CSS vars to navbar 2020-08-22 11:32:55 +02:00
Jeremy Thomas
166fcdb32c Add functions to register and assign CSS variables 2020-08-22 11:19:21 +02:00
Jeremy Thomas
0ecc5bd35d Add CSS variables to all elements 2020-08-22 09:02:48 +02:00
Jeremy Thomas
340f13d168 Update elements to CSS variables 2020-08-22 09:02:48 +02:00
Jeremy Thomas
f11812ab86 Fix box and navbar shadows 2020-08-22 09:02:48 +02:00
Jeremy Thomas
2fc648fb94 Fallback to rgb shadow color 2020-08-22 09:02:48 +02:00
Jeremy Thomas
eef8f5577f Move CSS variables to message scope 2020-08-22 09:02:48 +02:00
Jeremy Thomas
0e4eda2d81 Use primary color in CSS variable for the message component 2020-08-22 09:02:48 +02:00
Jeremy Thomas
7d2dcba944 Update color functions 2020-08-22 09:02:48 +02:00
Jeremy Thomas
681fb52d2b Update subtitle variables 2020-08-22 09:02:12 +02:00
Jeremy Thomas
b0e546a994 Init themes 2020-08-22 09:02:12 +02:00
Alexander Schwartz
7a3efb04aa make the default text color of code listings more accessible 2020-08-22 08:57:38 +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
Noah
86e0aaa09f
Add is-clickable to helpers (#3085)
* Add is-clickable to helpers

* Be sure to add !important
2020-08-18 14:26:04 +02:00
Jeremy Thomas
eb604e5fff Add keywords inclusion tests 2020-08-08 17:16:04 +01:00
Alexandre Paradis
aed45337a4
Close #2598 (#2630)
* Close #2598

- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json

* Fix per @jgthms

- Could be a small breaking change
   since `overflow: hidden` is added to card
2020-08-04 09:26:44 +01:00
Jeremy Thomas
6aee604790 Remove deprecated list 2020-06-07 13:27:01 +01:00
Jeremy Thomas
4125514819 Merge branch 'master' into new-helpers 2020-06-07 12:10:36 +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
Jeremy Thomas
79389cbf11 Fix select rtl 2020-05-17 19:04:42 +01:00
Jeremy Thomas
f286e5cdb2 Deprecate base/helpers file 2020-05-17 14:29:38 +01:00
Jeremy Thomas
ea1a8f57c5 Highlight rows and columns 2020-05-17 13:47:06 +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
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
c5ee51d7b4 remote duplicate code 2020-03-23 12:16:06 +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
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
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