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

575 Commits

Author SHA1 Message Date
Trevor Buckner 083e8c9b52 remove duplicate comment 2025-05-10 13:30:38 -04:00
Trevor Buckner 181d6b7e0a Merge branch 'master' into pr/4193 2025-05-10 13:24:48 -04:00
David Bolack 33ea397915 Restore removed line and warn.
Yeah, it's a bit extra.
2025-05-10 09:50:19 -05:00
Trevor Buckner e8cc4a0c58 Merge branch 'master' into GMB_Compats_1 2025-05-09 09:29:12 -04:00
Víctor Losada Hernández a9aadbfef9 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into toolbar-few-fixes 2025-05-07 12:01:09 +02:00
Víctor Losada Hernández 5fb20991bb fix ttolbar visibility storage 2025-05-07 11:57:51 +02:00
Víctor Losada Hernández 75fe7b2c67 increase visibility of toolbar toggle 2025-05-07 11:57:41 +02:00
David Bolack 742de8582c Allow pagebreak and columnbreak compatibility 2025-05-06 16:27:55 -05:00
David Bolack 5ee1cf6aa5 Localise out Fontawesome use. 2025-04-29 19:17:40 -05:00
Víctor Losada Hernández 32f8c18adc Merge branch 'store-toolbar-state-in-storage' of https://github.com/naturalcrit/homebrewery into toolbar-few-fixes 2025-04-22 00:43:09 +02:00
Víctor Losada Hernández 0aead96dcf fix columnGap 2025-04-22 00:42:48 +02:00
Víctor Losada Hernández 1e34e85aab actually fix it 2025-04-21 22:23:55 +02:00
Víctor Losada Hernández b747968e74 fixing toFit to actually fit in any mode 2025-04-21 22:17:52 +02:00
Víctor Losada Hernández 25629173c9 Merge branch 'store-toolbar-state-in-storage' of https://github.com/naturalcrit/homebrewery into toolbar-few-fixes 2025-04-21 20:45:54 +02:00
Víctor Losada Hernández 96642c07d3 initial attempt at facing width button 2025-04-21 20:45:48 +02:00
Víctor Losada Hernández 9b4047f3f9 small css changes 2025-04-21 20:12:42 +02:00
G.Ambatte 8f4c74d0ce Add print-specific styling for facing and flow page layouts 2025-04-15 19:36:35 +12:00
David Bolack 0fc7571c35 Somehow this change did not get commited or pushed.
This swaps the if block for an optional chaining
2025-03-23 20:41:14 -05:00
David Bolack 48285e6738 Add validation to ensure \page mustaches have return valid contents from the lexar 2025-03-19 17:45:47 -05:00
Víctor Losada Hernández 551763fecb initial commit 2025-03-19 14:04:29 +01:00
Víctor Losada Hernández 8e37806791 jsx files 2025-03-18 19:47:49 +01:00
Víctor Losada Hernández 163e3927b5 style lint 2025-03-18 19:38:58 +01:00
G.Ambatte 83a095923e Add columnSplit to end of each page for older Chrome versions 2025-03-18 10:51:09 +13:00
G.Ambatte a44056a64b Restore blank styling 2025-03-18 10:02:29 +13:00
Trevor Buckner 51e79c2c5f Remove extra column break entirely
Not needed with change to column-fill auto

See https://github.com/naturalcrit/homebrewery/pull/3013
2025-03-05 20:13:35 -05:00
David Bolack 55f333a9e5 Changed tactic per suggestion
Unsure if the test is absolutely necessary.
2025-03-05 10:52:43 -06:00
Trevor Buckner 02f63e0b02 Merge branch 'master' into Change_Hardbreak_-_to_-br- 2025-02-19 16:15:49 -05:00
Trevor Buckner 917b6b3145 Shrinking down some logic 2025-02-19 15:52:52 -05:00
Trevor Buckner b36376f9e8 Linting 2025-02-19 13:44:28 -05:00
G.Ambatte f421ce1d93 Fix missing depth styling 2025-02-19 16:10:27 +13:00
G.Ambatte ca0f18acd6 Update getTextContent function to getHeaderContent 2025-02-19 15:22:08 +13:00
G.Ambatte 87d76ea8f6 Change topLevelPages functions for cover pages 2025-02-19 13:46:35 +13:00
G.Ambatte 9f5a29099c Address requested changes 2025-02-19 13:24:07 +13:00
Trevor Buckner 01d93b98d5 Remove LESS styling for .blank 2025-02-17 15:09:04 -05:00
Víctor Losada Hernández 00a2b130eb Merge branch 'master' into headerNaxExtension 2025-02-02 16:44:30 +01:00
Víctor Losada Hernández 460fb655d8 bring margin back 2025-01-31 20:11:57 +01:00
Víctor Losada Hernández be1742d01d remove unnecessary spaces 2025-01-31 20:08:10 +01:00
Víctor Losada Hernández 1966027289 linting & suggested changes 2025-01-31 20:02:31 +01:00
Víctor Losada Hernández 057abcda0d reduce style between li elements 2025-01-31 12:04:40 +01:00
Víctor Losada Hernández b6b23a787c upadte notification popup to handle markdown 2025-01-31 11:52:46 +01:00
Trevor Buckner 7f4a304f04 Fix custom CSS variables 2025-01-29 12:10:50 -05:00
Trevor Buckner d0a06b5cf7 Fix class injection 2025-01-29 12:00:36 -05:00
Trevor Buckner 6dfd44e2f1 Allow spaces between \page and {}
Consistent behavior with other curly injections
2025-01-29 11:48:18 -05:00
Trevor Buckner be18843b09 Allow empty braces: \page{} 2025-01-27 23:27:03 -05:00
Trevor Buckner 36df121cf6 Lint 2025-01-27 23:10:37 -05:00
Trevor Buckner 0ac981586f Clean up 2025-01-24 01:16:22 -05:00
Trevor Buckner eebc9c2bfa commit changes so far 2025-01-22 15:04:33 -05:00
G.Ambatte f6c95fb8b7 Extend header nav to exclude frontCover pages 2025-01-14 08:25:46 +13:00
G.Ambatte 19cb24d8db Add explanatory comments to HeaderNav.jsx 2025-01-10 16:48:02 +13:00
G.Ambatte eb3178bf80 Update nav item selector 2025-01-09 14:17:41 +13:00