142 Commits

Author SHA1 Message Date
Arnaud
757e5e7906
Prepare release v0.0.15 2024-10-04 18:47:34 +02:00
Arnaud
2bec229ab7
Refactor table to give more customization when building rows 2024-10-04 18:41:08 +02:00
Arnaud
9e5d284fb8
Add custom color for space allocation component 2024-10-04 18:40:32 +02:00
Arnaud
b849073f43
Add max length prop for input 2024-10-04 18:39:08 +02:00
Arnaud
4c90f07abb
Add extra component for input group 2024-10-04 18:38:54 +02:00
Arnaud
2312007a4c
Customize the upload success message and remove to copy feature on upload v0.0.14 2024-09-30 18:53:26 +02:00
Arnaud
0c2faf02be
Fix cid not passed to the callback function v0.0.13 2024-09-30 12:58:51 +02:00
Arnaud
fc9345693f
Update Upload component to not rely on react query and fix error showing v0.0.12 2024-09-30 12:45:06 +02:00
Arnaud
ecf1fd5f0a
Remove the removeScroll attribute in the modal v0.0.11 2024-09-27 19:25:55 +02:00
Arnaud
7044f48daa
Bump dependencies v0.0.10 2024-09-27 17:39:33 +02:00
Arnaud
174a25e85c
Fix codex sdk api syntax v0.0.9 2024-09-26 17:11:17 +02:00
Arnaud
1a3d145b63
Bump dependencies 2024-09-26 17:05:54 +02:00
Arnaud
7e6799f956
Set version beside the ALPHA tag v0.0.8 2024-09-26 17:00:53 +02:00
Arnaud
9ea74301a1
Prepare release v0.0.7 2024-09-25 13:09:34 +02:00
Arnaud
1ef4031522
Disable buttons when loading and add toggle-buttons api 2024-09-25 13:09:06 +02:00
Arnaud
a982ba09d3
Responsive modal 2024-09-25 13:06:36 +02:00
Arnaud
4a59af6f1d
Apply multiple minor fixes v0.0.6 2024-09-24 18:59:02 +02:00
Arnaud
065f937b4d
Prepare release v0.0.5 2024-09-20 19:35:26 +02:00
Arnaud
d24402eec4
Downgrade glob dependency 2024-09-20 19:32:33 +02:00
Arnaud
3725479be6
Minor fixes for space allocation 2024-09-20 19:32:08 +02:00
Arnaud
58f797b867
Fix input group helper 2024-09-20 19:31:57 +02:00
Arnaud
5ee92e7784
Remove unused variable 2024-09-20 15:36:04 +02:00
Arnaud
521b4947a2
Refactor stepper (#22)
* Refactor Stepper component

* Add stepper labels in props
2024-09-20 15:35:16 +02:00
Arnaud
e81bc9ac42
Modal component (#20)
* Add input name props

* Rename classname attribute and add attributes for input component

* Use value attribute for select

* Remove unused import

* Improve Sheets component

* Add Modal component

* Add displayActionButton and provide no button story
2024-09-20 15:34:24 +02:00
Arnaud
ba52e9afa4
Space allocation (#24)
* Update the props

* Display the space allocation horizontally
2024-09-20 15:34:07 +02:00
Arnaud
cf0b5d68aa
Update dependencies 2024-09-20 11:53:47 +02:00
Arnaud
d165f9ec20
Update dependencies 2024-09-20 11:38:38 +02:00
Arnaud
ba68ffb31b
Improve Sheets component 2024-09-20 11:20:00 +02:00
Arnaud
3ae94b01f4
Remove unused import 2024-09-20 11:04:07 +02:00
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