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

19 Commits

Author SHA1 Message Date
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