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

501 Commits

Author SHA1 Message Date
David Bolack 872ee339da Clean up console logs
Eliminate erroronous theme pulldown texture load.
2024-05-07 12:13:57 -05:00
David Bolack 1292d9ad9b Merge branch 'master' into brew_themes_user_selection 2024-04-18 21:13:01 -05:00
Gazook89 3b2a48eabf remove + 1 from editor height 2024-04-03 22:52:16 -05:00
Gazook89 7954ae8692 set a min-width on icons, reduce font sizes 2024-04-03 12:57:24 -05:00
David Bolack 57f0aefbc8 Merge branch 'master' into brew_themes_user_selection 2024-03-25 20:38:28 -05:00
David Bolack d9dade7181 Fix User Brew display label in metadata editor 2024-03-06 19:04:12 -06:00
David Bolack 7f16da110f Merge branch 'master' into Extended_DD 2024-03-04 11:01:49 -06:00
David Bolack a924f53320 Merge branch 'master' into brew_themes_user_selection 2024-03-03 22:11:35 -06:00
Trevor Buckner 774b555a61 Rework to fix 5eCleric's tests 2024-02-29 17:17:38 -05:00
David Bolack 4f90f92b38 Additional theme based error checking. 2024-02-28 15:08:00 -06:00
David Bolack 8f15887c03 Cleanup of console logging 2024-02-27 20:51:59 -06:00
David Bolack 56851f2c2d Edit working - with noise. 2024-02-27 19:33:33 -06:00
David Bolack 50c9d95ce0 WIP trying to debug theme selection. 2024-02-27 17:30:14 -06:00
David Bolack 7b3a1eb4ff Functional user theme loading though noising console 2024-02-27 13:41:51 -06:00
David Bolack d1d28acebb Merge branch 'master' into Extended_DD 2024-02-25 09:15:27 -06:00
David Bolack 7d755fe2a3 Fix syntax highlighting on sub and superscript
I did not test this very robustly, it seems.
2024-02-23 11:35:57 -06:00
David Bolack f60090e5fa Update Theme Picker to use Brews tagged as a theme
This updates the theme picker to include brews tagged as themes owned by
the user.

Some supporting functions were updated. User themes are loaded on /edit
and added to the request.
2024-02-22 21:12:56 -06:00
David Bolack f3148ed53c Fix Syntax Highlighting
Update changelog to match PR target shifts.
2024-02-07 20:23:19 -06:00
David Bolack 3ee9fe1c3f Update tests.
Prune no lionger valid cases.
2024-02-06 22:13:44 -06:00
David Bolack faba9f1616 Merge branch 'master' into Extended_DD 2024-01-18 22:59:22 -06:00
David Bolack ce8cbba441 Merge branch 'master' into Extended_DD 2024-01-16 00:29:29 -06: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
Gazook89 7c28f60e0a fix z-index layering issue 2024-01-13 15:19:38 -06:00
Trevor Buckner 2fd2ccfe14 Tweak Font snippets to have ABC 2024-01-12 11:59:16 -05:00
Trevor Buckner ccc1895304 Lint snippetbar.less 2024-01-12 11:57:34 -05:00
Trevor Buckner 2ea65de0c0 Merge branch 'master' into pr/3203 2024-01-12 11:45:55 -05:00
Trevor Buckner 742798ad79 Fixing merge issues 2024-01-12 11:41:08 -05:00
Trevor Buckner f088fc49f3 Start fixing merge conflicts 2024-01-12 11:37:34 -05:00
Trevor Buckner 1a1acec2f3 Merge branch 'master' into theme-selector-styling 2024-01-10 14:11:40 -05:00
David Bolack 993ae295af Update editor pattern match for DLs 2024-01-07 15:40:05 -06:00
Víctor Losada Hernández 6dcdc1b685 font to icon 2023-12-29 12:13:13 +01:00
Víctor Losada Hernández 76d17baf7e divider color to currentColor keyword 2023-12-28 17:31:06 +01:00
Víctor Losada Hernández c97e2be9d5 color simplification and darkbrewery snippet color fix 2023-12-28 17:27:22 +01:00
Víctor Losada Hernández 229acbfcd1 title as snippet.name 2023-12-28 12:25:07 +01:00
Gazook89 8674bc9da2 change gray to #999 2023-12-23 20:49:59 -06:00
Víctor Losada Hernández e2ac6c9b6b fonts as snippets 2023-12-23 12:40:56 +01:00
Gazook89 407c35d9f7 switch to gray 'active' color 2023-12-22 23:40:29 -06:00
Gazook89 8575d72f6e add e.target check to prevent dismissal of select menu 2023-12-22 23:36:46 -06:00
Gazook89 7b8e398891 improve simple styling on theme selector. nest inside toggle. 2023-12-22 22:58:13 -06:00
Louis David Bolack dfd5b228c2 Merge branch 'master' into Extended_DD 2023-12-21 22:08:30 -06:00
David Bolack eeba037244 Merge branch 'master' into Extended_DD 2023-12-06 17:10:18 -06:00
David Bolack 4c48992331 Merge branch 'master' into Issue_1488 2023-12-06 16:56:43 -06:00
David Bolack fcb9a8cdc5 Update Editor highlighting to handle attribut assignments 2023-12-06 16:54:28 -06:00
Trevor Buckner 6bf51cd94a Allow both sub and super highlighting on same line 2023-12-04 21:56:08 -05:00
Trevor Buckner ddef21cd7e Give editor highlighting sub/superscript alignment 2023-12-04 21:54:44 -05:00
David Bolack 37593573ce Merge branch 'master' into Issue_1488 2023-11-09 21:52:44 -06:00
David Bolack b561f69dd0 Merge branch 'master' into Extended_DD 2023-11-09 21:40:24 -06:00
Louis David Bolack a762626c53 Merge branch 'naturalcrit:master' into Issue_2171 2023-11-09 21:25:47 -06:00
Trevor Buckner ad455f652c Remove extra comma 2023-11-09 10:03:14 -05:00