Commit Graph

26 Commits

Author SHA1 Message Date
Bram Suurd
9111f2b87e Fix conditional rendering of "Copy install command" button in ScriptItem component 2024-05-07 13:47:14 +02:00
Bram Suurd
66276ec4b6 Update Script.tsx to improve UI and fix layout issue in ScriptItem component 2024-05-06 23:22:54 +02:00
Bram Suurd
5173760350 Update layout.tsx, page.tsx, Navbar.tsx, and Script.tsx to improve UI and fix layout issues 2024-05-06 22:48:17 +02:00
Bram Suurd
aef940e64a Fix layout issue in ScriptItem component 2024-05-06 21:05:06 +02:00
Bram Suurd
81f03a84b0 Update Script.tsx to fix layout issue in ScriptItem component 2024-05-06 20:10:52 +02:00
Bram Suurd
a9f199e0a1 Refactor ScriptBrowser component for improved performance and readability 2024-05-06 19:37:17 +02:00
Bram Suurd
c94bd43b71 Add post_install button to ScriptItem component in Script.tsx 2024-05-06 18:04:57 +02:00
Bram Suurd
b61908ca41 Update handleCopy function in Script.tsx to use "command" instead of "code" 2024-05-05 23:09:59 +02:00
Bram Suurd
089bec8938 added ability to add code blocks to alerts 2024-05-04 23:36:11 +02:00
Bram Suurd
2652875242 Refactor Script.tsx to use useSearchParams directly for id retrieval 2024-05-04 21:49:35 +02:00
Bram Suurd
bef8069019 added shareable link feature as per requested 2024-05-04 21:45:33 +02:00
Bram Suurd
1e0067ad6d Update Script.tsx to improve spacing and layout 2024-05-04 21:19:23 +02:00
Bram Suurd
06bffd008e Refactor landing page styling and button variant in page.tsx 2024-05-04 21:04:47 +02:00
Bram Suurd
f98992d470 Update Script.tsx to improve spacing and layout 2024-05-04 20:00:54 +02:00
Bram Suurd
bae23e90e3 changed bg color of the icons to a darker color. 2024-05-04 19:54:11 +02:00
Bram Suurd
45968de16e Update className in Script.tsx for better spacing and layout 2024-05-04 16:05:10 +02:00
Bram Suurd
04bcb04e65 Remove unused code and update search functionality in page.tsx 2024-05-04 11:34:44 +02:00
Bram Suurd
abb842b68b Update background color in Script.tsx to match standard 2024-05-03 22:37:44 +02:00
Bram Suurd
bd66888c06 Updated the background color to match standard. 2024-05-02 19:58:02 +02:00
Bram Suurd
bc92996e40 Update Script component to include rounded-lg style and object-contain class in Script.tsx 2024-05-02 18:11:44 +02:00
Bram Suurd
adb2114168 Update Script component to fix formatting and improve container creation in Script.tsx 2024-05-02 16:07:51 +02:00
Bram Suurd
1f07697b0f Update Script component to include rounded-lg style and background color in Script.tsx 2024-05-02 15:53:17 +02:00
Bram Suurd
b886bf5a0a Update landing page layout and content to fix background and mask gradient 2024-05-02 15:47:12 +02:00
Bram Suurd
8adf27ca85 Add image priority prop to ScriptItem component 2024-04-29 12:01:35 +02:00
Bram Suurd
cb413362a7 Refactor page.tsx and Script.tsx components 2024-04-29 01:06:23 +02:00
Bram Suurd
ec614328bd Add configuration files and new components 2024-04-29 00:58:07 +02:00