Víctor Losada Hernández
3442c877f8
final touches to snippetbar breakpoints
2026-08-16 10:41:27 +02:00
Gazook89
caeeabc735
fixes to colors, and editor wrapping breakpoint.
2026-07-27 21:47:58 -05:00
Gazook89
fe297a47b2
cleanup extra css
...
Remove some unused css rules that weren't cut before, and a little bit of rearranging to group "dropdown" stuff together and "tools" together.
2026-07-09 14:14:21 -05:00
Gazook89
5d67d48436
Add custom properties to dropdown.less
...
Adds registered custom properties to the dropdown menus, which can be set in another stylesheet at any level (either on the direct element or on an ancestor) or use the default values given.
2026-07-09 14:13:22 -05:00
Gazook89
794c2fa09d
add disabled attribute to items. beta to status
...
Adds the `disabled` attribute to a menu-item button if it's disabled, not just as a className. Styling changes centered on that as well.
Also changes the `beta` class to `status` because it is used for both `beta` and `disabled` indicators. Styling changes for that.
2026-07-09 14:10:49 -05:00
Gazook89
416161e617
fix to previous commit.
2026-07-02 23:44:19 -05:00
Gazook89
3836150e42
hide arrows on snippetbar triggers, improve spacing
...
to decrease the width used for the snippet bar triggers, removed the down arrows (for the top level triggers only). And, reduced the padding on the icons in the snippetbar while retaining it inside the menus.
The icons still align between the menu list and the menu trigger, but the text labels do not.
2026-07-02 23:40:01 -05:00
Gazook89
904b14af19
icons in triggers and menus are aligned.
2026-04-23 22:52:39 -05:00
Gazook89
992b72ee6f
empty menus styled as disabled
2026-04-23 22:17:52 -05:00
Gazook89 and Copilot
8bebbdac5d
restore styling to work with new structure.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-23 22:10:51 -05:00
Víctor Losada Hernández
3388707dba
small fix
2026-02-25 18:54:47 +01:00
Víctor Losada Hernández
543b64ccd2
themes when i coudl change them
2026-02-25 18:49:26 +01:00
Víctor Losada Hernández
d0265a9978
shared styles to alias
2026-02-25 18:30:44 +01:00
Víctor Losada Hernández
3e76046868
Revert "renamed client to src"
...
This reverts commit c28736bd01 .
2026-02-01 17:36:53 +01:00
Víctor Losada Hernández
c28736bd01
renamed client to src
2026-02-01 17:34:50 +01:00
Víctor Losada Hernández
c4c2d8cabd
fix core import
2026-01-22 23:46:10 +01:00
Víctor Losada Hernández
a217779e76
fix snippetbar wrap
2025-11-15 16:05:21 +01:00
Víctor Losada Hernández
1dcea0fe6a
fix snippet editor button tooltip
2025-05-09 20:42:01 +02:00
Víctor Losada Hernández
f5fc106d01
pixel frame fix
2025-03-31 00:52:41 +02:00
Víctor Losada Hernández
de1773361a
final css fix
2025-03-31 00:40:00 +02:00
Víctor Losada Hernández
2ce7c6c2be
css breakpoint changed
2025-03-31 00:14:03 +02:00
David Bolack
2f95cc5f45
Merge branch 'master' into localSnippetEditor
2025-03-24 15:10:25 -05:00
Víctor Losada Hernández
163e3927b5
style lint
2025-03-18 19:38:58 +01:00
David Bolack
ed099aa061
Disable the BrewSnippets menu if empty.
2024-12-20 21:47:05 -06:00
David Bolack
12c155b46f
Merge branch 'master' into localSnippetEditor
2024-12-10 21:17:51 -06:00
Víctor Losada Hernández
3a20452214
hide unusable editors
2024-12-09 22:18:15 +01:00
Víctor Losada Hernández
3e4ba89ed9
change div selector
2024-12-09 22:11:10 +01:00
Víctor Losada Hernández
213240327d
resolve issues
2024-12-09 22:05:04 +01:00
David Bolack
b9b3d284cf
WOrking snippet editor - menu population regression
2024-11-03 11:14:31 -06:00
Víctor Losada Hernández
55a50ce261
always stretch
2024-10-24 01:23:26 +02:00
Víctor Losada Hernández
5b675918ad
real fix for the meta tab
2024-10-24 01:10:47 +02:00
Víctor Losada Hernández
70046e00f8
fix min-width in meta tab
2024-10-24 01:07:52 +02:00
Víctor Losada Hernández
56c9413ab5
next iteration
2024-10-24 01:04:22 +02:00
Víctor Losada Hernández
88e5f26dd8
not render snippets element if empty
2024-10-23 20:16:30 +02:00
Trevor Buckner
0e9021049c
lint
2024-10-20 13:00:05 -04:00
Víctor Losada Hernández
1d663ef38d
last iteration
2024-10-20 12:19:38 +02:00
Víctor Losada Hernández
5a75182aff
changes as requested, wrapping of editor tools, and linting
2024-10-18 00:52:26 +02:00
Víctor Losada Hernández
8538ccabe6
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into snippet-bar-wrapping
2024-10-17 23:47:02 +02:00
Trevor Buckner
f2f06b23fd
Disable Global ToC Snippet
2024-10-17 16:42:57 -04:00
G.Ambatte
a7cf49557a
Tweak dropdown padding
2024-09-14 23:04:18 +12:00
G.Ambatte
c4c5ffff9b
Tweak UI styling
2024-09-14 22:49:53 +12:00
G.Ambatte
d01548feb6
Add getHistoryItems function
2024-09-14 21:20:31 +12:00
G.Ambatte
48eb42862a
Add History styling
2024-09-14 17:32:20 +12:00
Víctor Losada Hernández
1f41745d2b
"Refactored Snippetbar component: updated JSX structure, added div wrapper for snippets, changed CSS styles for editors and snippets"
2024-08-23 13:37:12 +02:00
Víctor Losada Hernández
cc76ff1478
relocated container query
2024-08-15 12:07:55 +02:00
Víctor Losada Hernández
bbe56bf443
linting
2024-08-14 20:39:15 +02:00
Víctor Losada Hernández
f449132b4c
wrap correctly
2024-08-14 20:38:38 +02:00
Gazook89
7954ae8692
set a min-width on icons, reduce font sizes
2024-04-03 12:57:24 -05:00
Gazook89
d648bacd26
Merge branch 'master' into theme-selector-styling
2024-01-13 15:28:51 -06:00
Gazook89
1ca5ba1086
Merge branch 'theme-selector-styling' of https://github.com/Gazook89/homebrewery into theme-selector-styling
2024-01-13 15:19:40 -06:00