Commit Graph
69 Commits
Author SHA1 Message Date
Trevor Buckner d53a271c9f Change to .page and tweak spacing/newlines to match other snippets
All of our "global" style snippets are just set at `.page`, not `.pages`. This still applies globally but is consistent with our current approach.
2024-10-18 10:53:16 -04:00
Trevor Buckner 9d81f50b60 Remove disabled = false
Don't need that tag at all when it's false.
2024-10-18 10:46:59 -04:00
David Bolack 631ef795b7 Fix .tocGlobalH?
Based on OH DEAR GOD THE LAG! discoveries related to the global toggles, these are being moved from a markup tag to a styles tab insert.
2024-10-17 18:30:31 -05:00
Trevor Buckner f2f06b23fd Disable Global ToC Snippet 2024-10-17 16:42:57 -04:00
David Bolack 3ad0755c36 Correct ToC Global toggles subsnippets
The snippets incorrectedly reflected their previous incarnation as part of the Styles tab menus.
2024-09-15 18:33:14 -05:00
David Bolack 7c59f56fb2 Explode tocInclude and tocExclude snippet menus to match tocGlobal and tocDepth pattern. 2024-09-10 20:22:50 -05:00
David Bolack bc6b4e3bfc Move ToC Includes Menu from styles to Table of Contents subsnippet
Create additional subsnippets for .tocInclude*, .tocExclude*, and move the existing depth entries to a subsnippet.
2024-09-10 14:18:36 -05:00
David Bolack 930974f66d Merge branch 'GlobalToCToggles' of github.com:dbolack-ab/homebrewery into GlobalToCToggles 2024-09-10 11:11:12 -05:00
David Bolack 3629292ebb Remove 2024-09-09 17:09:24 -05:00
Trevor Buckner f0a8bf379a Fix non-uniform spacing/indenting 2024-09-06 16:43:44 -04:00
David Bolack 2a366c3053 Update ToC Style snippets for better specificity 2024-08-29 17:51:59 -05:00
David Bolack de8bd67e07 Add toggles for global Toc changes. 2024-08-29 17:44:45 -05:00
Trevor Buckner c77395149b Tweak shadow values to match 5ePHB
box-shadows are a little smaller than drop-shadow. This just uses the same values we already found previously so the shadow size is not affected.
2024-08-01 00:46:08 -04:00
G.Ambatte 7b9bd70554 Change filter to box-shadow 2024-07-08 19:57:21 +00:00
Trevor Buckner 8fc224e9a1 Update themes/V3/5ePHB/snippets.js 2024-05-28 17:33:52 -04:00
David Bolack 62ed026757 Hopeflly final class renaming sessions. 2024-05-22 21:25:10 -05:00
David Bolack 7cef4316d7 Flag Table of Contents as "Experimental" 2024-05-22 21:04:32 -05:00
David Bolack 0df53daa4c Another attempt at clearer classnames for the Table of contents snippet 2024-05-22 17:25:52 -05:00
David Bolack 3ae5d4c1e3 Slight reworking of style naming for Table of Contents
Also uses :is operator for cleaner? looking CSS

Lastly, removes {{partCover}} from automatic exclusion.
2024-05-22 16:30:12 -05:00
David Bolack d9d4d74b71 Add CR wrappers around addTOC snippet insertions. 2024-05-22 12:44:19 -05:00
David Bolack afb5ccec81 Slight Rearrange of ToC theme names and menu
Reorders ToC inclusion options with slight relabel for clarity.
Changes assumptions on H4, H5, and H6 snippets to assume H1-H3 class should be explicitly stated.

change naming of addToToCH# to tocH#

more explicitly define .addToC to h1 to h3 changes for --TOC var.
2024-05-12 12:00:55 -05:00
David Bolack 2a148cb138 Update Menus and standardize CSS Names
Update addh4, addh5, addh6 class names to addToCH4, addToCH5, addToCH6
Update menu items for Table of contents with better labels and addToC
2024-04-20 21:53:02 -05:00
David Bolack 7ca10ff5a4 Add requested additions to code
Add snippet additions to handle Add h4, Add h4-h5, add h4-h6
Add collection of headers h4-h6 and rendering of h4 to h6.
2024-03-25 16:13:07 -05:00
Víctor Losada Hernández d6e0047d4e Merge branch 'master' of https://github.com/naturalcrit/homebrewery into quote-snippet 2023-08-08 19:12:34 +02:00
Trevor Buckner ee4b2d549b Make CSS class order consistent on snippets 2023-08-03 17:20:38 -04:00
G.Ambatte 4cf54d6ae8 Update class table generators 2023-08-02 21:23:11 +12:00
G.Ambatte e06f5e17d9 Relocate from 5ePHB to Blank theme 2023-06-15 13:42:10 +12:00
G.Ambatte ade61971d0 Remove snippet.params 2023-06-15 11:50:38 +12:00
G.Ambatte 9093f610bd Add params from snippet to function 2023-06-03 14:09:50 +12:00
G.Ambatte d2b2e69123 Shift Footer generation to snippet 2023-06-03 13:30:32 +12:00
Trevor Buckner 37abc38426 Move snippet to "Text Editor" group 2023-05-31 09:33:01 -04:00
Trevor Buckner 66b827ee2f linting 2023-05-30 17:20:17 -04:00
Trevor Buckner fbfb92735c Merge branch 'master' into pr/2755 2023-05-19 19:28:14 -04:00
Trevor Buckner 42fdb0ebb1 Fix build error 2023-05-08 14:06:28 -04:00
Victor Losada Hernandez f5a07cac44 merge cover gen files 2023-04-28 23:07:02 +02:00
Victor Losada Hernandez 11da8b1dac Merge master into back cover 2023-04-28 22:57:13 +02:00
Trevor Buckner e235c705ae Move snippet to common CoverPage.gen 2023-04-28 16:51:53 -04:00
Trevor Buckner 55941f0318 Merge branch 'master' into pr/2654 2023-04-28 15:39:12 -04:00
Victor Losada Hernandez 86823b43b1 generated quotes, correct small caps 2023-04-23 15:53:35 +02:00
Victor Losada Hernandez da5d4236b6 initial styling 2023-04-23 15:21:48 +02:00
Victor Losada Hernandez 08ee142f6e Upstream master into back cover snippet 2023-04-13 23:08:30 +02:00
Trevor Buckner f52321dd4b Update to v3.8.0 2023-04-12 16:12:02 -04:00
Trevor Buckner d793b6f690 Change Icon 2023-03-28 17:29:55 -04:00
Victor Losada Hernandez d278c52571 Initial draft 2023-03-26 23:28:29 +02: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
Victor Losada Hernandez 2ed669d95e upstream master into part cover 2023-03-25 21:36:56 +01:00
Trevor Buckner a92f5d0694 Combine .gen files together, add Center mask 2023-03-24 19:06:06 -04:00
Trevor Buckner 5b2aa452c0 Merge branch 'master' into pr/2714 2023-03-24 18:52:50 -04:00
Trevor Buckner f7bd861d9f Move snippet under Tables category 2023-03-22 17:43:41 -04:00