Gazook89
c12a188196
Be sure snippet icon is getting passed in
2026-05-28 11:45:14 -05:00
Gazook89
5e122626d4
Merge branch 'master' into Better-Dropdowns
2026-05-27 22:22:34 -05:00
Gazook89
612614fa12
menu items dismiss menu on click by default
...
Unless a menu item has the `no-dismiss` attribute (set to either `''` or `'true'`), clicking a menu item will dismiss the menu. Clicking a submenu trigger will not dismiss the menu.
The `no-dismiss` attribute must take a string, either empty or `'true'` because react doesn't allow boolean custom attributes.
2026-05-27 22:21:28 -05:00
Víctor Losada Hernández
15db3c9f66
lint client
2026-05-18 16:21:57 +02:00
Gazook89
00efbb7244
fix state variable themeSelector
2026-04-26 21:09:18 -05:00
Gazook89
285522d820
all snippet buttons are actually buttons now
2026-04-23 22:56:29 -05:00
Gazook89
904b14af19
icons in triggers and menus are aligned.
2026-04-23 22:52:39 -05:00
Gazook89
0c78a23c76
remove testing menu
2026-04-23 22:28:21 -05:00
Gazook89
992b72ee6f
empty menus styled as disabled
2026-04-23 22:17:52 -05:00
Gazook89
8bebbdac5d
restore styling to work with new structure.
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-23 22:10:51 -05:00
Gazook89
3b6c7acdbf
snippet submenu triggers don't fire events onclick
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-23 10:42:58 -05:00
Víctor Losada Hernández
f863871173
move darkvision to library, and sort themes
2026-04-22 17:05:17 +02:00
Víctor Losada Hernández
0ed772b054
add back cm5-themes
2026-04-21 20:50:04 +02:00
Víctor Losada Hernández
9e72fad9e4
small changes
2026-04-13 23:29:40 +02:00
Víctor Losada Hernández
94080ba952
file org update
2026-03-27 19:53:49 +01:00
Víctor Losada Hernández
1f2a329553
darkbrewery
2026-03-27 19:49:00 +01:00
Víctor Losada Hernández
4bce4a9489
simplify fold export & restore legacy higlights
2026-03-27 19:11:52 +01:00
Víctor Losada Hernández
ad9f4773b0
default cm5 theme back
2026-03-27 13:13:36 +01:00
Víctor Losada Hernández
a00a3440fc
undo & redo
2026-03-27 00:09:27 +01:00
Víctor Losada Hernández
456c149f7b
themes working again
2026-03-25 17:15:23 +01: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
c096014871
shared folder (for markdown.js and helpers
2026-02-25 18:40:50 +01:00
Víctor Losada Hernández
17f6fbe033
themes folder
2026-02-25 18:34:35 +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
4e6c3add5b
change imports
2026-01-24 01:10:51 +01:00
Víctor Losada Hernández
dbeff56ffa
change legacy snippets to use named exports and move from dedent-tabs to dedent
2026-01-23 17:38:16 +01:00
Víctor Losada Hernández
b72e5b9172
fix file imports
2026-01-23 17:18:03 +01:00
Víctor Losada Hernández
c4c2d8cabd
fix core import
2026-01-22 23:46:10 +01:00
Víctor Losada Hernández
4bf485b2e2
lint client
2026-01-21 16:17:11 +01:00
Víctor Losada Hernández
fc8656e05b
all imports
2026-01-20 22:14:34 +01:00
Víctor Losada Hernández
0d6c3c7e33
fix module.exports
2026-01-20 19:56:37 +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
David Bolack
9f56d100aa
change tab
2025-04-08 00:32:11 -05: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
9d1601f424
Seems to be working - no idea why...
2025-03-29 19:14:10 -05:00
David Bolack
7525e087ff
Regression Fix WIP
2025-03-29 18:47:03 -05:00
David Bolack
2f95cc5f45
Merge branch 'master' into localSnippetEditor
2025-03-24 15:10:25 -05:00
Víctor Losada Hernández
8e37806791
jsx files
2025-03-18 19:47:49 +01:00
Víctor Losada Hernández
163e3927b5
style lint
2025-03-18 19:38:58 +01:00
David Bolack
99efe7f06b
Add default value for document name in snippets menu
2025-03-14 19:26:37 -05:00
David Bolack
ed099aa061
Disable the BrewSnippets menu if empty.
2024-12-20 21:47:05 -06:00
David Bolack
dae297e0f5
Partially implement disabled BrewSnippets
2024-12-10 21:52:38 -06:00
David Bolack
6e5f071f22
Move Properties icon to the end of the snippets bar.
2024-12-10 21:21:41 -06:00
David Bolack
12c155b46f
Merge branch 'master' into localSnippetEditor
2024-12-10 21:17:51 -06:00