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

1317 Commits

Author SHA1 Message Date
Trevor Buckner 5942bfece1 Merge pull request #3133 from dbolack-ab/Issue_2171
Add subscript and subscript markdown tokens
2023-12-04 22:23:28 -05: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
Trevor Buckner bf30cadb68 Add default page size to brewRenderer.less
Add default brew page size to brewRenderer.less, so all pages have a fallback size when switching between themes and renderers. Avoids losing the scroll position on a page caused by out-of-view pages losing their size, especially on long brews where recalculating page layout can take a half second.
2023-12-04 21:13:26 -05:00
Trevor Buckner 39e33da2d1 Cleanup 2023-12-04 14:46:51 -05:00
Trevor Buckner 3073b3e35d Convert BrewRenderer to function, PPR always on 2023-11-30 23:52:42 -05:00
Trevor Buckner 93a7b11017 Simplify "BrewPage" into Functional Component 2023-11-25 23:23:39 -05:00
Trevor Buckner 045fbbe158 lint 2023-11-24 01:36:04 -05:00
Trevor Buckner ede731e3a5 Add "BrewPage" component which updates only when needed 2023-11-24 01:35:06 -05: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
Trevor Buckner 3f19b2975c Add tooltips 2023-11-08 17:48:32 -05:00
Trevor Buckner cacfc788fb Change Expand Icon for consistency with collapse icon 2023-11-08 17:38:42 -05:00
Trevor Buckner 8f99712a28 Merge branch 'master' into Fold-Buttons-in-Editor 2023-11-08 17:07:04 -05:00
David Bolack f1ca6eeee2 Near complete 2023-11-08 00:49:39 -06:00
G.Ambatte 392a3db3c2 Add Share link to Unauthorized Edit access message 2023-10-14 20:01:21 +13:00
Gazook89 3cf6691e67 remove width constraint on editors in snippet bar. 2023-09-29 09:31:20 -05:00
Gazook89 8077a91ff7 add foldAll and unfoldAll buttons to snippet bar. 2023-09-29 09:31:20 -05:00
Gazook89 c6ef051232 Stylelint the editor.less file. 2023-09-27 22:56:20 -05:00
Gazook89 2c130d1943 add styling for definition lists in the editor. 2023-09-27 22:46:51 -05:00
Gazook89 f1e6a9a41e add syntax highlighting for definition lists 2023-09-27 22:46:51 -05:00
Trevor Buckner d75ea8943b rewrite Editing and Sharing to better fit 2023-09-14 17:15:05 -04:00
Víctor Losada Hernández 9dc19d996d reviewed fixes 2023-09-13 23:40:33 +02:00
Víctor Losada Hernández 9e5103a0c7 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into FAQ-update 2023-09-07 23:14:53 +02:00
G.Ambatte 3f6eb7371f Increase ESLint lines for SnippetBar.jsx 2023-09-07 18:28:08 +12:00
G.Ambatte 2b0bbfc2db Merge branch 'master' into addEditorThemes-#362 2023-09-07 18:22:17 +12:00
G.Ambatte e909bc8f35 Load editorThemes in SnippetBar.jsx 2023-09-07 17:33:36 +12:00
Sean Robertson 3e43b058a5 Move userpage brew data clean up to app.js 2023-09-06 11:52:28 +12:00
G.Ambatte a30c2fa1f7 Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-09-06 10:58:10 +12:00
G.Ambatte 74d6aa7c8a Merge branch 'master' into addEditorThemes-#362 2023-09-06 07:44:24 +12:00
G.Ambatte 93a93f1907 Shift manual save to use debounced save function 2023-09-04 13:29:37 +12:00
G.Ambatte ed18ba3108 Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-08-24 14:12:15 +12:00
G.Ambatte 6d93291d5b Merge branch 'master' into addEditorThemes-#362 2023-08-24 14:09:59 +12:00
Trevor Buckner 6130d69906 Rearranged to avoid obscuring the state
`output` variable added an unneeded layer to dig through to understand what is being saved to `setState()`
2023-08-21 12:08:54 -04:00
G.Ambatte 8c975747c4 Move save location logic out of ShareID check 2023-08-21 19:33:51 +12:00
G.Ambatte 186809008c Correct check for case of user not being logged in 2023-08-21 14:56:44 +12:00
G.Ambatte a2c20a0f7a Fix save location logic 2023-08-18 20:35:26 +12:00
G.Ambatte 32417e92ff Fix Markdown render parameter 2023-08-12 14:27:34 +12:00
G.Ambatte 0a3453d228 Merge branch 'master' into addEditorThemes-#362 2023-08-11 12:09:02 +12:00
G.Ambatte 6b49e720ca Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-08-11 12:08:40 +12:00
Sean Robertson 7feaa51de0 Rename renderButton visibility control parameter 2023-08-11 11:56:45 +12:00
G.Ambatte 1729b13574 Merge branch 'master' into experimentalSaveLocation 2023-08-11 11:53:26 +12:00
G.Ambatte 73832fabcc Update client/homebrew/pages/accountPage/accountPage.jsx
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2023-08-11 11:15:27 +12:00
G.Ambatte 38f6929c1d Reverse StorageIcons logic 2023-08-10 16:46:45 +12:00
G.Ambatte d28e85209e Add HB icon for Mongo brews 2023-08-07 22:03:49 +12:00
G.Ambatte cca882869d Add file link to Google icon on User Page 2023-08-07 22:03:17 +12:00
G.Ambatte cef7f98176 Use existing makeActive function 2023-07-19 20:43:49 +12:00
G.Ambatte b869d086ea Add default to New Page 2023-07-19 20:39:33 +12:00
G.Ambatte 64a361e06c Determine default state and set in local storage 2023-07-19 20:36:55 +12:00
G.Ambatte 9e7e646296 Add username to save key 2023-07-19 20:34:10 +12:00