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

1329 Commits

Author SHA1 Message Date
G.Ambatte c8df449aac Style custom blocks in editor on dark themes 2023-06-12 19:52:13 +12:00
G.Ambatte 7681be2e9c Merge branch 'master' into addEditorThemes-#362 2023-06-10 14:25:23 +12:00
Trevor Buckner 94b7c89252 Up version to v3.9.0 2023-06-02 17:13:45 -04:00
Gazook89 d0346650c4 add key to <p> in notes 2023-05-22 14:19:23 -05:00
Trevor Buckner 32454a3f12 Merge pull request #2711 from 5e-Cleric/back-cover-snippet
Back cover snippet
2023-05-13 23:03:37 -04:00
G.Ambatte 56dbfc032c Merge branch 'master' into addEditorThemes-#362 2023-05-09 10:19:35 +12:00
Victor Losada Hernandez 2cce7aebfc correct highlight of curly elements 2023-05-02 21:25:00 +02:00
Victor Losada Hernandez 11da8b1dac Merge master into back cover 2023-04-28 22:57:13 +02:00
Trevor Buckner d455e8c270 Add icon 2023-04-28 16:52:03 -04:00
Trevor Buckner c48dccb0d3 spaces to tabs 2023-04-17 16:16:47 -04:00
G.Ambatte 3c168065ee Merge branch 'master' into addEditorThemes-#362 2023-04-16 07:13:39 +12:00
Victor Losada Hernandez 08ee142f6e Upstream master into back cover snippet 2023-04-13 23:08:30 +02:00
Trevor Buckner 891bf528cd Tidy NavBar Less 2023-04-12 17:35:18 -04:00
Trevor Buckner f52321dd4b Update to v3.8.0 2023-04-12 16:12:02 -04:00
G.Ambatte cf42520305 Merge branch 'master' into addEditorThemes-#362 2023-04-12 14:05:19 +12:00
Trevor Buckner c8b8d40863 Adjust userpage z-index to fit nav bar tweaks. 2023-04-11 21:35:18 -04:00
Trevor Buckner d369cad02c Tweak tag bubbles 2023-04-11 21:29:01 -04:00
Trevor Buckner a2430c8744 Tweak size and centering strategy 2023-04-11 21:26:16 -04:00
Trevor Buckner 29fd836965 Lift whole navbar z-index up instead of one section. 2023-04-10 11:31:11 -04:00
G.Ambatte 4ddee3c2f1 Remove z-index to fix UserPage bug 2023-04-10 10:17:15 +12:00
G.Ambatte 0aac08f276 Move from let to const 2023-04-10 10:16:28 +12:00
G.Ambatte 9690c6dac3 Center metadata window 2023-04-10 09:35:56 +12:00
G.Ambatte eb7d558c8d Change author names to UserPage links 2023-04-09 23:24:54 +12:00
G.Ambatte 0e226ca8db Add min and max widths 2023-04-09 22:26:15 +12:00
G.Ambatte 14ac098882 Fix no systems/tags/authors mesasges 2023-04-09 21:40:41 +12:00
G.Ambatte d5dbf46fc4 Fix "No tags" message 2023-04-09 21:33:57 +12:00
G.Ambatte bc83e1f84d Tweak animation, add alternating bg colors 2023-04-09 21:33:33 +12:00
G.Ambatte b8e68f9a93 Add animations 2023-04-09 21:01:28 +12:00
G.Ambatte ebc90c998a Position window correctly when nav bar is thick 2023-04-09 20:31:12 +12:00
G.Ambatte aa0cc1ebf6 Move Metadata window to title 2023-04-09 13:33:53 +12:00
G.Ambatte c5bd41acbf Adjust tag styling 2023-04-09 11:00:41 +12:00
G.Ambatte 89ba709789 Merge branch 'master' into addMetadataToShare-#1679 2023-04-08 17:14:39 +12:00
Trevor Buckner 89f0c7e127 Small refactor to fix error popup that lost its styling 2023-04-04 23:46:11 -04:00
Trevor Buckner 70295fb227 Revert "Small refactor to fix broken error popup"
This reverts commit 2cb6acc090.
2023-04-04 23:44:23 -04:00
Trevor Buckner 2cb6acc090 Small refactor to fix broken error popup 2023-04-04 23:41:44 -04:00
G.Ambatte ae9a29c28c Merge branch 'master' into addEditorThemes-#362 2023-04-02 17:59:36 +12:00
G.Ambatte c660f87dff Load from & save to local storage 2023-04-02 17:57:11 +12:00
G.Ambatte a86c728710 Remove obsolete styling 2023-04-02 16:53:41 +12:00
G.Ambatte b28e183f95 Remove obsolete dev function 2023-04-02 16:53:30 +12:00
G.Ambatte dc55880544 Initial theme selector functionality 2023-04-02 16:42:45 +12:00
G.Ambatte 5e9b451e29 Pass current editor theme to SnippetBar as prop 2023-04-02 16:17:50 +12: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
G.Ambatte 8958238342 Merge branch 'master' into addMetadataToShare-#1679 2023-03-31 15:55:54 +13:00
G.Ambatte 591c45f59f Fix Recent Items drop down 2023-03-30 20:19:30 +13:00
G.Ambatte 435eec6e74 Merge branch 'master' into addMetadataToShare-#1679 2023-03-30 20:14:59 +13:00
G.Ambatte aed29952d6 Fix nav item background transparency & z position 2023-03-30 20:13:01 +13:00
Trevor Buckner d793b6f690 Change Icon 2023-03-28 17:29:55 -04:00
Victor Losada Hernandez ab058b31b1 icons 2023-03-25 22:56:45 +01:00
Victor Losada Hernandez cdcd68bc92 upstream master into branch 2023-03-25 22:56:35 +01:00