ProxmoxVE-CommunityScripts/frontend/src/lib
Bram Suurd b52c252553
fix sidebar loading issues and navbar on mobile (#7991)
* Refactor MobileSidebar to manage script and category selection based on current pathname. Introduced temporary state for non-scripts pages and updated logic for last viewed script handling. Improved accessibility by ensuring proper aria attributes and class management.

* Update API endpoint paths in data.ts to include ProxmoxVE prefix for category and version fetching functions.

* Refactor Navbar component layout for improved structure and responsiveness. Adjusted flex properties to ensure proper alignment of elements, enhancing the mobile and desktop user experience. Updated accessibility features and ensured consistent use of TailwindCSS classes.
2025-09-29 21:56:07 +02:00
..
utils 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
data.ts fix sidebar loading issues and navbar on mobile (#7991) 2025-09-29 21:56:07 +02:00
get-strict-context.tsx feat: enhance github stars button to be better looking and more compact (#7464) 2025-09-08 08:42:31 +02:00
time.ts merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
types.ts Enhance category metadata in JSON and update script accordion to display icons. Added 'icon' property to categories in metadata.json and modified script-accordion component to render corresponding icons for each category. (#7894) 2025-09-25 10:49:12 +02:00
utils.ts 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