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

28 Commits

Author SHA1 Message Date
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
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
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
G.Ambatte a72f47df46 Add identifier to ToC pages in header nav 2025-01-09 12:53:52 +13:00
G.Ambatte a9823d39e2 Update selection query 2025-01-09 12:29:18 +13:00
G.Ambatte 6ec65eee23 Skip Table of Contents pages 2025-01-09 08:13:59 +13:00
G.Ambatte 9c2610ff40 Add guard clause to prevent empty nav lines 2025-01-09 08:07:59 +13:00
G.Ambatte bffa6eb0c9 Limit max-height to prevent overflow
Co-authored-by: Víctor Losada Hernández <5ecleric.naturalcrit@gmail.com>
2025-01-08 07:22:17 +13:00
G.Ambatte a6b7ed4dd2 Improve link text generation 2025-01-06 23:54:05 +13:00
G.Ambatte bf0614026d Use classes rather than inline styling for indentation 2025-01-06 23:53:33 +13:00
G.Ambatte 06005009e4 HeaderList now in nav > ul > li 2025-01-06 23:20:52 +13:00
G.Ambatte cf16566da8 Move Header Navigation button to Toolbar 2025-01-06 22:30:03 +13:00
G.Ambatte a95eef0545 Add maximum length, use span for spacing 2025-01-03 13:34:52 +13:00
G.Ambatte bbf6c3589a Switch from innerText to textContent 2025-01-03 11:53:29 +13:00
G.Ambatte ba4c9745a2 Tweak styling for recent changes 2024-08-26 21:27:41 +12:00
G.Ambatte 708cbdc9e5 Change to list items 2024-08-26 21:26:30 +12:00
G.Ambatte e57b88a019 Limit max width of header navigation 2024-08-26 16:06:11 +12:00
G.Ambatte 380c1444ca Tweak position to account for new toolbar 2024-08-26 16:01:12 +12:00
G.Ambatte effeffd906 Add styling to page links 2024-07-22 19:07:58 +12:00
G.Ambatte c269d32247 Move headerNav to separate component 2024-07-22 18:45:36 +12:00