Commit Graph

1598 Commits

Author SHA1 Message Date
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
9f3adb4930 Add more CSS variables with fallback 2020-08-27 09:57:33 +02:00
Jeremy Thomas
42815a783d Add fallback values for input and control CSS variables 2020-08-24 11:46:59 +02:00
Jeremy Thomas
d79c6dbc3c Get default assignments automatically 2020-08-24 11:41:30 +02:00
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
9945e9516c Merge branch 'css-variables-with-fallback' of github.com:jgthms/bulma into css-variables-with-fallback 2020-08-22 11:35:55 +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
Jeremy Thomas
36631e0268 Update inkoop 2020-08-22 08:55:32 +02:00
Jeremy Thomas
316820542e Fix alt text 2020-08-18 18:16:57 +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
b429406710 Fix link 2020-08-17 13:34:05 +02:00
Jeremy Thomas
87ef360d10 Add CSS variables to all elements 2020-08-16 00:52:25 +01:00
Jeremy Thomas
d750c197c8 Update elements to CSS variables 2020-08-16 00:40:51 +01:00
Jeremy Thomas
8d613846d3 Fix box and navbar shadows 2020-08-15 16:47:59 +01:00
Jeremy Thomas
8eb16e12d2 Fallback to rgb shadow color 2020-08-15 13:25:39 +01:00
Jeremy Thomas
4a6728aea2 Move CSS variables to message scope 2020-08-15 09:36:21 +01:00
Jeremy Thomas
467768f8bb Use primary color in CSS variable for the message component 2020-08-15 08:59:45 +01:00
Jeremy Thomas
3f48d2d12d Update color functions 2020-08-15 08:46:34 +01:00
Jeremy Thomas
7984c70c05 Update subtitle variables 2020-08-15 07:55:18 +01:00
Jeremy Thomas
ac043156e1 Init themes 2020-08-15 07:30:41 +01:00
Jeremy Thomas
891fb0677e Deploy docs 2020-08-08 17:29:34 +01:00
Jeremy Thomas
eb604e5fff Add keywords inclusion tests 2020-08-08 17:16:04 +01:00
Luma
25226a9ed6 Update extensions.html
Replace a dead link. Reduce a redirect.
2020-08-05 18:00:36 +01:00
Jeremy Thomas
7db022a380 Update sponsors 2020-08-04 09:27:23 +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
atharwa_24
bef6a73172 Added logos in README.md 2020-08-03 18:53:05 +01:00
atharwa_24
1b7f285beb
Added license and version badges (#3070)
* add License badge

* add Release version Badge 

latest version by date
2020-08-01 09:14:56 +01:00
Lazar Stanojević
f78f830333 Update the link for additional Font Awesome sizing 2020-07-31 09:04:53 +01:00
Jeremy Thomas
7d881d99b2 Fix sponsor 2020-07-24 17:08:45 +01:00
Gary Wang
df8c3bf31d Update bulma-start.html
bash command fix.
2020-07-16 14:05:27 +01:00
Jeremy Thomas
91c176e041 Update backers July 2020 2020-07-08 19:55:29 +01:00
Jeremy Thomas
bcc1c296bc Fix expo 2020-07-05 15:12:21 +01:00
Jeremy Thomas
d60b3c35f1 Fix dead links 2020-06-30 14:12:13 +01:00
Jeremy Thomas
54a17e9c3a Update sponsors 2020-06-29 12:49:59 +01:00
Vyacheslav Konovalov
4ccca9f7d4
bulma-tagsfield - multi-line tags input control (extension) (#2998)
* new tagsfield extention

* docs for bulma-tagsfield: add image, fix width and heigth
2020-06-15 09:46:44 +01:00