ProxmoxVE-CommunityScripts/frontend/src/components
Bram Suurd 4ef88cd051
Implement FAQ component and integrate it into the main page (#3709)
* Implement FAQ component and integrate it into the main page; update package-lock.json for development dependencies.

* Adjust Footer component padding for improved layout consistency

* Update FAQ section div to include an ID for improved accessibility and navigation

* Adjust ScriptAccordion max height for improved layout consistency

* Remove default value from Accordion in FAQ component

* Refactor FAQ items for clarity and consistency; update titles and content for improved user understanding.

* Refactor FAQ component to use index as key for Accordion items; remove IDs from FAQ_Items for simplified mapping.
2025-04-06 22:28:04 +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
ui feat: use HTML button element for copying to clipboard (#2720) 2025-02-27 19:04:03 +01:00
ApplicationChart.tsx Add basic pagination (#2715) 2025-02-27 15:56:56 +01:00
CommandMenu.tsx Change MISC from red to green (#815) 2024-12-13 22:52:37 +01:00
FAQ.tsx Implement FAQ component and integrate it into the main page (#3709) 2025-04-06 22:28:04 +02:00
Footer.tsx Implement FAQ component and integrate it into the main page (#3709) 2025-04-06 22:28:04 +02:00
handleCopy.tsx merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
Modal.tsx fix breaking ui 2025-01-30 13:48:36 +01:00
Navbar.tsx Refactor various components and configuration for mobile responsiveness. (#1679) 2025-01-22 20:36:51 +01: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
TextCopyBlock.tsx merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00
theme-provider.tsx merge frontend website into scripts repo 2024-11-04 23:55:08 +01:00