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
Gazook89
285522d820
all snippet buttons are actually buttons now
2026-04-23 22:56:29 -05:00
Gazook89
0c78a23c76
remove testing menu
2026-04-23 22:28:21 -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
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
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
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
David Bolack
9f56d100aa
change tab
2025-04-08 00:32:11 -05: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
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
Víctor Losada Hernández
3a20452214
hide unusable editors
2024-12-09 22:18:15 +01:00
Víctor Losada Hernández
eca0f59b40
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into adress-small-accessibility-concerns
2024-12-09 21:52:25 +01:00
David Bolack
7f7f3557b3
Mostly working. Needs tweakages. Presentable
2024-11-03 12:30:14 -06:00
David Bolack
b9b3d284cf
WOrking snippet editor - menu population regression
2024-11-03 11:14:31 -06:00
David Bolack
4f240bf110
WIP
2024-11-02 22:30:18 -05:00
David Bolack
4448410c3e
Partial implementation
2024-11-01 14:02:27 -05:00
Víctor Losada Hernández
55a50ce261
always stretch
2024-10-24 01:23:26 +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
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
Víctor Losada Hernández
c1d85bc216
remove annoying class
2024-10-11 00:12:39 +02:00
G.Ambatte
36674f4cf2
Add explicit guard clause to renderHistoryItems
2024-10-10 08:48:14 +13:00
G.Ambatte
618de544bf
Remove unnecessary check
2024-10-10 08:43:38 +13:00
G.Ambatte
8f5b421531
Fix infinite loop
2024-10-10 08:34:24 +13:00