HelperScripts-for-ProxmoxVE/frontend/src/components
Bram 07e46a4585
fix: enhance back navigation in NotFoundPage component and remove unused deps (#9341)
* fix: enhance back navigation in NotFoundPage component

* chore: update dependencies and refactor imports

- Updated `framer-motion` to version `12.23.12` in `package.json` and `bun.lock`.
- Removed unused dependencies: `fuse.js`, `react-code-blocks`, `react-datepicker`, `pocketbase`, `simple-icons`.
- Refactored import in `number-ticker.tsx` to use `motion/react` instead of `framer-motion`.
- Removed CSS import for `react-datepicker` in `page.tsx`.

* fix: update NotFoundPage redirection to use basePath from site-config

- Modified the redirection logic in NotFoundPage to use the basePath variable.
- Set default basePath to "ProxmoxVE" in site-config for improved routing consistency.

* update bun.lock
2025-11-23 20:25:12 +01:00
..
animate-ui Refactor GitHubStarsButton to wrap in Link component for external navigation (#7492) 2025-09-09 09:28:32 +02:00
icons Refactor ScriptItem and Buttons components to enhance layout and integrate dropdown for links. Update InterFaces component for improved styling and structure. (#3567) 2025-04-01 15:38:57 +02:00
navigation fix sidebar loading issues and navbar on mobile (#7991) 2025-09-29 21:56:07 +02:00
ui fix: enhance back navigation in NotFoundPage component and remove unused deps (#9341) 2025-11-23 20:25:12 +01:00
command-menu.tsx Fix navigation (#7376) 2025-09-03 14:45:24 +02:00
faq.tsx Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00
footer.tsx Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00
handle-copy.tsx Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00
modal.tsx Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00
navbar.tsx Adjust navbar layout for large screen (#8087) 2025-10-03 19:23:26 +02:00
query-provider.tsx Refactor ScriptItem and Buttons components to enhance layout and integrate dropdown for links. Update InterFaces component for improved styling and structure. (#3567) 2025-04-01 15:38:57 +02:00
text-copy-block.tsx Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00
text-parse-links.tsx feat: add script disable functionality with visual indicators (#9374) 2025-11-23 13:22:57 +01:00
theme-provider.tsx Remove npm legacy errors, created single source of truth for ESlint. updated analytics url. updated script background (#5498) 2025-06-28 00:38:09 +02:00