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

121 Commits

Author SHA1 Message Date
Gazook89 7ca38b88ad add RPG awesome icons
This branch just does the same thing as the RPG Awesome repo, but more closely aligns with the code used in the other icon fonts and isn't an NPM package.
2024-04-19 23:15:02 -05:00
Trevor Buckner 83103a893a add elderberryInn to emoji syntax 2024-04-18 23:06:21 -04:00
Trevor Buckner 1177fd721c Change diceFont to camelCase to match existing naming convention 2024-04-18 16:57:35 -04:00
Trevor Buckner 4f010d77e8 typo 2024-04-14 16:06:43 -04:00
Trevor Buckner 3b1f9b10e7 Clean up redundant code 2024-04-14 16:06:12 -04:00
Trevor Buckner 5e33d8b6c4 Sort alphabetically and numerically
i.e.,

"d2, d6, d8, d10, d12, d20", not "d10, d12, d2, d20, d6, d8"
2024-04-14 16:02:04 -04:00
Trevor Buckner f7a2509405 Exclude : from the autocomplete trigger 2024-04-14 15:38:01 -04:00
Trevor Buckner b0c2521101 CodeMirror Dropdown working 2024-04-12 14:12:30 -04:00
Víctor Losada Hernández 45106b47d4 Custom scrollbar fixes 2024-04-02 13:47:16 +02:00
Víctor Losada Hernández b4fec32320 Merge branch 'scrollbar' of https://github.com/5e-Cleric/homebrewery into scrollbar 2024-03-08 10:13:06 +01:00
Víctor Losada Hernández d0000cee11 linting 2024-03-08 10:13:04 +01:00
Víctor Losada Hernández 846b3b9d02 Merge branch 'master' into scrollbar 2024-03-08 10:11:16 +01:00
Víctor Losada Hernández 54d881642d listpage, editor 2024-03-08 10:09:29 +01:00
Víctor Losada Hernández f1c3507a9f initial commit 2024-01-31 15:45:27 +01:00
Víctor Losada Hernández 212b3f7e05 full fix 2023-12-16 16:49:13 +01:00
Trevor Buckner 2dc874daba Adjust hotkeys to match other changes 2023-12-04 22:21:58 -05:00
David Bolack f1ca6eeee2 Near complete 2023-11-08 00:49:39 -06:00
G.Ambatte 99ad96a584 Merge branch 'master' into addEditorThemes-#362 2023-08-05 14:22:31 +12:00
Gazook89 310faa449d set editor font size to 16px on touchscreens
iOS requires minimum 16px font to prevent auto-zooming into input fields.
2023-08-01 13:29:57 -05:00
G.Ambatte cf3635bccc Merge branch 'master' into addEditorThemes-#362 2023-07-11 07:38:13 +12:00
G.Ambatte 7681be2e9c Merge branch 'master' into addEditorThemes-#362 2023-06-10 14:25:23 +12:00
G.Ambatte d2b2e69123 Shift Footer generation to snippet 2023-06-03 13:30:32 +12:00
G.Ambatte e6ad8aefde Lint fix 2023-06-03 12:18:22 +12:00
G.Ambatte 43ae80e80d Merge branch 'master' into addSmartPageBreak-#2289 2023-06-03 12:16:18 +12:00
Trevor Buckner ca34ca499d Remove duplicate tabs 2023-05-22 22:40:18 -04:00
Trevor Buckner 288b407e3e Turn off smartIndent 2023-05-20 01:32:07 -04:00
Trevor Buckner 57eea5c69f Custom function to use spaces for indent 2023-05-20 01:24:36 -04:00
G.Ambatte b2546d908a Shift CSS link to CodeEditor render 2023-04-02 13:19:43 +12:00
G.Ambatte 7dd1368c09 Add editorTheme to editor.jsx and downstream 2023-04-02 12:53:26 +12:00
Trevor Buckner 3327712253 Focus on editor after snippet 2022-10-18 13:52:22 -04:00
G.Ambatte c30eb9056a Break up text generation for legibility 2022-10-05 22:11:03 +13:00
G.Ambatte 5de63799c2 Update default footnote text 2022-10-05 21:20:39 +13:00
G.Ambatte dfa8aea1ec Add newPageWithFooter function 2022-10-05 20:37:05 +13:00
G.Ambatte de86a77dfc Change post-insertion selection option 2022-09-27 17:06:48 +13:00
G.Ambatte b44a7d3236 Merge branch 'master' into stopUnfoldingCode-#2135 2022-09-27 13:01:30 +13:00
G.Ambatte 447f8d39dc Reduce variable use 2022-09-27 08:03:43 +13:00
G.Ambatte 1dc6256aab Change fold-marker color to grey 2022-09-25 19:59:35 +13:00
G.Ambatte 227be5e3be Modify folded text generation 2022-09-25 13:55:46 +13:00
G.Ambatte db174c9655 Add optional overwrite protection 2022-09-24 13:50:26 +12:00
G.Ambatte 56fde5a448 Use cm.replaceSelection instead of split/join text 2022-09-24 13:34:26 +12:00
G.Ambatte 2ac9c190a9 Remove commented out shortcut keys 2022-06-05 11:11:58 +12:00
Trevor Buckner df41b58441 Smooth scroll editor Panel, and flash target line 2022-06-03 13:32:04 -04:00
G.Ambatte 0dbe84a91a Update style 2022-06-02 14:09:41 +12:00
G.Ambatte e9adc4de82 Highlight target line during moveSource 2022-06-02 13:50:37 +12:00
G.Ambatte 0c0d817cc2 Add scrollPastEnd to CodeMirror 2022-06-02 13:49:27 +12:00
Alexey Sachkov 78d4487c58 Fix linter errors 2021-12-29 21:30:03 +03:00
Alexey Sachkov 8a3f52b704 [NFC] Add display name for custom React components
This improves readability of "Components" tab from React Development Tools extension for Chrome
2021-12-29 21:18:54 +03:00
Charlie Humphreys 38d8764f15 Disable code folding in style tab, disable active line highlight and whitespace visibility 2021-12-20 00:42:53 -06:00
Charlie Humphreys 2c2579ae2b Update usage of trailing space to include special chars for spaces 2021-12-13 20:49:32 -06:00
Charlie Humphreys 84f3519dbe Remove unnecessary findPersistent method 2021-12-10 23:39:26 -06:00