Commit Graph

40 Commits

Author SHA1 Message Date
Arnaud cb33add686
Remove private settings from the package.json 2024-08-30 16:20:38 +02:00
Arnaud dea4b446aa
Add prepack script 2024-08-30 16:14:13 +02:00
Arnaud 2f3c51c7d3
Enhance toast component and update the dependencies 2024-08-30 16:10:17 +02:00
Arnaud 79cfe9755d
Add Placeholder component 2024-08-30 10:51:48 +02:00
Arnaud 6e59ff7be1
Add licence files 2024-08-29 19:40:19 +02:00
Arnaud bf2e72ca00
Fix minor bugs 2024-08-29 18:12:26 +02:00
Arnaud a9fb438d2a
Add Codex Alpha version 2024-08-29 12:32:21 +02:00
Arnaud e05aa5c5d5
Fix lint 2024-08-28 10:05:57 +02:00
Arnaud b0975b7333
Export new components created 2024-08-28 10:05:30 +02:00
Arnaud 7c6f65bccf
Make stepper use ReactNode 2024-08-28 10:05:18 +02:00
Arnaud 8e86803448
Add minor enhancements to components 2024-08-28 10:04:50 +02:00
Arnaud 7fe700c182
Add collapsible component 2024-08-28 10:04:00 +02:00
Arnaud b736b880fb
Add tooltip conponent 2024-08-28 10:03:44 +02:00
Arnaud 5a24e36519
Adjust table story 2024-08-28 10:03:35 +02:00
Arnaud dfde40f3b4
Adjust Dropdown story 2024-08-28 10:03:26 +02:00
Arnaud b325e249a3
Improve dropdown component 2024-08-28 10:03:09 +02:00
Arnaud 3c314b455d
Refactor Table component 2024-08-28 10:02:39 +02:00
Arnaud e1a20e96ab
Improve Alert component 2024-08-28 10:01:48 +02:00
Arnaud 2023ecbd25
Remove unwanted dependencies 2024-08-28 10:01:29 +02:00
Arnaud 3c04fd6fab
Change default colors 2024-08-28 10:01:09 +02:00
Arnaud 639d7e9dd4
Export NetworkIndicator component 2024-08-23 17:18:36 +02:00
Arnaud 104f9e247f
Fix style detail 2024-08-23 17:18:20 +02:00
Arnaud f2439ccd42
Make Page component reusable and exportable 2024-08-23 17:05:29 +02:00
Arnaud aa61eb1083
Disable worker because it looks not need with async requests 2024-08-23 17:04:45 +02:00
Arnaud 252fb1b4f1
Merge pull request #7 from codex-storage/page-component
Page component
2024-08-23 15:41:44 +02:00
Arnaud f981e09492
Fix layout style 2024-08-23 15:39:50 +02:00
Arnaud ecc7dd91cc
Add page component 2024-08-23 15:31:37 +02:00
Arnaud b4d2072d49
Merge pull request #6 from codex-storage/add-events-to-storybook
Add events to be tracked by the Storybook while interacting with the …
2024-08-22 20:07:51 +02:00
Arnaud c4d5c6e864
Add events to be tracked by the Storybook while interacting with the components 2024-08-22 20:04:24 +02:00
Arnaud b99008ba3d
Merge pull request #5 from codex-storage/table-component
Table component
2024-08-22 17:21:58 +02:00
Arnaud ff80a518ed
Prevent page reload when clicking on the action 2024-08-22 17:12:03 +02:00
Arnaud 9b805d362c
Add table component 2024-08-22 17:07:05 +02:00
Arnaud d29ddc9a9e
Merge pull request #2 from codex-storage/structure-refactoring
Normalize structure by moving components to src folder and update bui…
2024-08-21 17:17:36 +02:00
Arnaud 3029480997
Normalize structure by moving components to src folder and update build process 2024-08-21 17:14:40 +02:00
Arnaud 68907ce2f3
Fix worker build 2024-08-20 16:10:02 +02:00
Arnaud 31157aa0ac
Move dependencies 2024-08-20 16:02:49 +02:00
Arnaud 3640027d2b
Change build instructions 2024-08-20 15:57:59 +02:00
Arnaud d24b7ba636
Add space allocation component 2024-08-20 15:57:59 +02:00
Arnaud b31a0b9383
Move story to Forms 2024-08-20 15:57:58 +02:00
Arnaud 263dd53132
Initial commit 2024-08-20 15:57:58 +02:00