0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 14:08:40 +00:00
Commit Graph

250 Commits

Author SHA1 Message Date
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 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
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 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
Víctor Losada Hernández 2118142faa not allowed cursor 2024-10-11 00:16:36 +02:00
Víctor Losada Hernández 2b270ccdb7 linting 2024-10-11 00:14:12 +02:00
Víctor Losada Hernández 08eabf8102 proper snippetbar styles 2024-10-11 00:12:52 +02: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
G.Ambatte 1e38ed8d1f Bump max-lines 2024-10-07 20:53:05 +13:00
G.Ambatte 25ce1aa00c Functional history menu 2024-10-07 19:36:17 +13:00
G.Ambatte c9241e3091 WIP Update 2024-10-07 18:22:06 +13:00
G.Ambatte 77f162f7a4 Initial IDB functionality pass 2024-10-01 23:53:35 +13:00
Víctor Losada Hernández 61d77b4d2d fix 2024-09-17 19:55:50 +02:00
G.Ambatte 83a7636b6f Simplify historyExists state logic 2024-09-17 07:41:34 +12:00
G.Ambatte 8ceb422156 Separate bundled setState calls 2024-09-16 19:40:11 +12:00
G.Ambatte 59f6f40ace Add seconds to display options 2024-09-16 19:24:39 +12:00
G.Ambatte b456bb955a Initial UI functionality 2024-09-15 14:09:47 +12:00
G.Ambatte 7ec2558eef Add guard clause for history UI items 2024-09-14 23:43:26 +12: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 719cc0c485 Remove onClick from UI 2024-09-14 22:49:39 +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
G.Ambatte ace790739f Stub out History function on Editor Nav Bar 2024-09-14 17:32:07 +12:00
Trevor Buckner 22678b15af Fix snippet filter 2024-09-06 16:35:18 -04:00
David Bolack 5c9c342b10 Update client/homebrew/editor/snippetbar/snippetbar.jsx
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2024-09-06 01:25:13 -05:00
David Bolack 6f837980eb All Snippet entries that have subsnippets but not generators. 2024-08-31 13:54:52 -05: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