0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-06 08:57:38 +00:00
Commit Graph

846 Commits

Author SHA1 Message Date
Gazook89 1861d036b9 add key to dropdown menuitem 2026-06-09 06:25:31 -05:00
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 49e4f0a597 css reordering 2026-04-22 12:34:50 +02:00
Víctor Losada Hernández cd946bffaf remove old cm themes library 2026-04-21 23:19:02 +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 98749ed3e0 lint pass 2026-04-15 10:28:28 +02:00
Víctor Losada Hernández 0621efe674 last fixes i think 2026-04-14 18:31:44 +02:00
Víctor Losada Hernández 9e72fad9e4 small changes 2026-04-13 23:29:40 +02:00
Víctor Losada Hernández 150c9de6fb fix snippets 2026-04-13 17:50:52 +02:00
Víctor Losada Hernández 2e990238d3 lint 2026-04-13 01:30:17 +02:00
Víctor Losada Hernández 9dba69e8da fix lock 2026-04-13 01:29:14 +02:00
Víctor Losada Hernández 95c0b409b9 safe jumps 2 2026-04-13 00:59:33 +02:00
Víctor Losada Hernández 40246d8493 safe jumps 2026-04-13 00:59:26 +02:00
Víctor Losada Hernández ed5e5004e0 handle scroll remake 2026-04-12 23:42:20 +02:00
Víctor Losada Hernández ca2d95ef4a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into update-Codemirror 2026-04-06 19:21:46 +02:00
Víctor Losada Hernández 1f1dbfbb89 fix movebrew 2026-04-05 12:14:40 +02:00
Víctor Losada Hernández a0e496bf1c fix snippetbar just in case 2026-04-03 23:09:51 +02:00
Víctor Losada Hernández fb42675574 fold all and unfold all restored 2026-03-29 01:36:37 +01:00
Víctor Losada Hernández 1d02fb9565 simplify page count 2026-03-29 01:12:21 +01:00
Víctor Losada Hernández 82aa5b76ea erase reference to old file 2026-03-27 20:00:01 +01: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 c996bee932 fix snippet editor height 2026-03-27 16:16:46 +01:00
Víctor Losada Hernández 901f84bf34 that should do it 2026-03-27 16:14:14 +01:00
Víctor Losada Hernández 98f73dd57c good styling 2026-03-27 13:29:31 +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 c0b3a1940f final fixes 2026-03-27 12:16:27 +01:00
Víctor Losada Hernández 9edb0e2fc6 fix brewjump functions 2026-03-27 11:59:56 +01:00
Víctor Losada Hernández 55d93a0e5f remove unnecessary code 2026-03-27 00:27:38 +01:00
Víctor Losada Hernández a00a3440fc undo & redo 2026-03-27 00:09:27 +01:00
Víctor Losada Hernández 06e15a04e9 snippetline count, and disable highlights in css tab 2026-03-26 23:56:40 +01:00
Víctor Losada Hernández d4c1eba3f3 emoji autocomplete 2026-03-26 23:44:49 +01:00
Víctor Losada Hernández 3992d71910 page count widget 2026-03-26 17:49:33 +01:00
Víctor Losada Hernández 3b9eae2e4f small fixes 2026-03-26 14:42:56 +01:00
Víctor Losada Hernández b0ebeaffb9 syntax highligting for legacy as well 2026-03-26 14:22:39 +01:00
Víctor Losada Hernández 456c149f7b themes working again 2026-03-25 17:15:23 +01:00
Víctor Losada Hernández 47b47ff255 custom highlight blocks 2026-03-25 10:51:25 +01:00
Víctor Losada Hernández bba3199dba fix back editor.jsx 2026-03-24 23:41:17 +01:00