Commit Graph

1864 Commits

Author SHA1 Message Date
Jeremy Thomas
66336ea4f2 Fix #3757 2024-07-25 16:50:50 +02:00
Jeremy Thomas
3769027216 Fix #3856 2024-07-25 16:29:34 +02:00
Jeremy Thomas
05f898d4d8 Add more Sass and CSS variables 2024-07-07 21:01:04 +01:00
Jeremy Thomas
ab4a7b7d18 Add fullheight Section, Add more color helpers, Add tablet Container, Add list of checkboxes and radios 2024-07-07 17:59:24 +01:00
Jeremy Thomas
2ed62be159 Fix #3775, Fix #3829 2024-07-06 15:42:36 +01:00
Jeremy Thomas
fc7db1b204 Fix doc urls 2024-07-01 15:37:50 +01:00
Jeremy Thomas
8ed556711b
Merge pull request #3837 from bagedevimo/fix-bulma-color-brightness
Fix bulma color brightness
2024-07-01 15:32:22 +01:00
Jeremy Thomas
bbd8d21bf2
Merge pull request #3848 from jgthms/customizer
Add Bulma Customizer
2024-06-27 04:21:44 +01:00
Jeremy Thomas
7ac0831470 Add box shadow 2024-06-27 04:19:20 +01:00
Jeremy Thomas
ff3ffb12ef Fix styling 2024-06-27 04:03:20 +01:00
Jeremy Thomas
d3e01494db Fix Export 2024-06-27 03:50:54 +01:00
Jeremy Thomas
3c1e19a9ad Add Export toggle 2024-06-27 03:04:40 +01:00
Jeremy Thomas
96de5b2f45 Add Export 2024-06-27 02:00:43 +01:00
Jeremy Thomas
762926d492 Fix styling 2024-06-27 01:26:39 +01:00
Jeremy Thomas
bb62f531e1 Add open state 2024-06-27 01:03:51 +01:00
Jeremy Thomas
068b93a878 Make Customizer a floating window 2024-06-27 00:35:13 +01:00
Jeremy Thomas
493aa56bbb Add Components 2024-06-26 20:00:17 +01:00
Jeremy Thomas
303da19588 Add Control vars 2024-06-26 16:06:52 +01:00
Jeremy Thomas
891e6e3cb7 Add layout elements 2024-06-26 15:29:29 +01:00
Jeremy Thomas
f9a418dd26 Merge branch 'main' into customizer 2024-06-26 15:02:27 +01:00
Jeremy Thomas
fbbb85d40a Fix #3743, Fix #3799, Fix #3846 2024-06-26 14:59:42 +01:00
Jeremy Thomas
a2bd136efa Add Form elements 2024-06-26 14:33:43 +01:00
Jeremy Thomas
7670f4eed9 Add all Elements 2024-06-26 02:36:41 +01:00
Jeremy Thomas
5b9f3a0d2a Add scopes 2024-06-26 01:49:55 +01:00
Jeremy Thomas
fd13432ccc Add Generic vars 2024-06-26 00:49:42 +01:00
Jeremy Thomas
e0477953b3 Add Typography 2024-06-25 23:28:12 +01:00
Jeremy Thomas
c638115ef2 Add Scheme vars 2024-06-25 23:12:07 +01:00
Jeremy Thomas
0014fc4e34 Add Color module 2024-06-25 22:20:37 +01:00
Jeremy Thomas
cb2de3a2a2 Add Hex prompt 2024-06-25 16:20:07 +01:00
Jeremy Thomas
2cc6593269 Add Reset button 2024-06-25 13:48:53 +01:00
Jeremy Thomas
0c9ae61698 Create Context 2024-06-25 03:59:13 +01:00
Jeremy Thomas
34029baa2c Add HSL sliders 2024-06-24 04:10:08 +01:00
Jeremy Thomas
681592e689 Improve Slider 2024-06-24 03:48:38 +01:00
Jeremy Thomas
4a165737df Create Slider 2024-06-24 03:25:58 +01:00
Jeremy Thomas
7d92a2b872 Init Customizer 2024-06-24 01:08:40 +01:00
Jeremy Thomas
74c01f42d1 Fix #3830 2024-06-23 23:35:32 +01:00
Jeremy Thomas
1ad4cb21a2 Fix #3824 2024-06-23 23:09:54 +01:00
Jeremy Thomas
d48e275f43 Fix #3823 2024-06-23 22:56:35 +01:00
Jeremy Thomas
45d70e7e65
Merge pull request #3838 from jgthms/shop
Shop
2024-06-11 15:15:36 +01:00
Jeremy Thomas
437525415c Add cookie banner 2024-06-11 15:09:59 +01:00
Jeremy Thomas
c4f6a184cc Adjust shop styling 2024-06-11 12:42:21 +01:00
Ben Anderson
b252b86cfa
Replace deprecated use of division operator wiith call to math.div 2024-06-11 15:35:53 +12:00
Ben Anderson
4236077572
Correct the implementation of bulmaColorBrightness
Instead of using all channels of the colour to approximate brightness,
this function was sublty ignoring the blue channel and over-stating
other channels.
2024-06-11 15:34:34 +12:00
Jeremy Thomas
b84d16890f Add photoswipe 2024-06-11 03:03:31 +01:00
Jeremy Thomas
6cebea9ce2 Add carousel 2024-06-11 02:39:35 +01:00
Jeremy Thomas
1a6164b836 Add shop select 2024-06-11 01:30:26 +01:00
Jeremy Thomas
83fcfdcf5e Use cards for shop 2024-06-11 01:20:25 +01:00
Jeremy Thomas
af7c31b613 Init shop 2024-06-10 23:20:16 +01:00
Jeremy Thomas
db6f2cd0e3 Fix sidebar 2024-06-07 15:33:46 +01:00
Ruan
d0e7ccbadc Updated broken link in the README.md
Sure, here's a more concise and clear version:

"The old variable link (https://bulma.io/documentation/overview/variables/) was broken. I used the Wayback Machine to see where it originally directed and found that the variables page was divided into different sections. The new link is now (https://bulma.io/documentation/customize/#docsNav), which I have updated in the README."

Is this better?
2024-05-29 18:17:01 +01:00