Radarr/frontend
Cody Kickertz b4009132d1
feat(ui): add Books and Audiobooks navigation sections (#121)
Add navigation sidebar entries for Books and Audiobooks with:
- New BOOK and AUDIOBOOK icons in props
- Books/Audiobooks sections in PageSidebar with Add New/Import children
- Routes for /books and /audiobooks paths
- Placeholder index pages for both media types
- Translation strings for Books/Audiobooks

Part of Phase 3 UI work for Issue #7.

Co-authored-by: admin <admin@ardentleatherworks.com>
2025-12-21 19:51:31 -06:00
..
.vscode
build Migrate to ESLint 9 flat config 2025-12-19 14:44:01 -06:00
src feat(ui): add Books and Audiobooks navigation sections (#121) 2025-12-21 19:51:31 -06:00
typings Convert Page components to TypeScript 2025-04-27 19:45:03 +03:00
.prettierignore
.prettierrc.json
.stylelintrc
.tern-project
babel.config.js
eslint.config.mjs Migrate to ESLint 9 flat config 2025-12-19 14:44:01 -06:00
jsconfig.json
postcss.config.js
tsconfig.json