63 Commits

Author SHA1 Message Date
Arnaud
7456a770f9
Use value attribute for select 2024-09-20 11:03:34 +02:00
Arnaud
587936ddb9
Rename classname attribute and add attributes for input component 2024-09-20 11:03:04 +02:00
Arnaud
56fb8f56df
Add input name props 2024-09-16 19:06:51 +02:00
Arnaud
97a1ecbf0d
Table empty placeholder (#18)
* Add empty placeholder when table does not contain value
2024-09-16 18:23:28 +02:00
Arnaud
50af3fe96b
Add the app version (#16) 2024-09-16 17:26:17 +02:00
Arnaud
f911de93f4
Update dependencies v0.0.4 2024-09-13 22:37:31 +02:00
Arnaud
176a13c8b3
Prepare version 0.0.3 v0.0.3 2024-09-13 20:51:40 +02:00
Arnaud
a931c9298f
Fix eslint errors 2024-09-13 20:51:15 +02:00
Arnaud
88b2d8486a
Use async api for upload 2024-09-13 20:49:40 +02:00
Arnaud
2330d34546
Change the removeScroll behavior to false by default 2024-09-13 18:40:08 +02:00
Arnaud
17401e5f5e
Add more documentation 2024-09-13 18:39:30 +02:00
Arnaud
fe6990e3eb
Fix toast background and set z-index 2024-09-13 16:32:52 +02:00
Arnaud
bba9a907a4
Update dependencies and prepare release v0.0.2 2024-09-11 19:06:01 +02:00
Arnaud
467a8a93e9
Fix style for backdrop 2024-09-10 19:11:34 +02:00
Arnaud
f5fd9b3e5e
Fix tabs style 2024-09-10 15:22:54 +02:00
Arnaud
6d3890dcbf
Fix tabs css 2024-09-10 13:48:13 +02:00
Arnaud
ef8726f92e
Remove hardcoded width 2024-09-10 13:48:06 +02:00
Arnaud
5b991968f0
Fix util import 2024-09-10 13:34:51 +02:00
Arnaud
e2b3479e37
Sheets component (#11) 2024-09-10 13:25:52 +02:00
Arnaud
66f8207be8
Tabs component (#12)
* Add tgz files to gitignore

* Tabs element

* Remove duplicate util function
2024-09-10 13:25:05 +02:00
Arnaud
bbe14a6f53
Update version v0.0.1 2024-08-30 16:50:04 +02:00
Slava
2dad817c23
Add publish workflow (#8) 2024-08-30 14:37:26 +00:00
Arnaud
be618b291c
Use sourcemap 2024-08-30 16:36:06 +02:00
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