116 Commits

Author SHA1 Message Date
Arnaud
523049f5fc
Prepare release v0.0.23 2024-10-21 16:30:24 +02:00
Arnaud
00b7f4ec56
Update filter behavior to have two states 2024-10-21 16:30:07 +02:00
Arnaud
e6026c71fe
prepare release v0.0.22 2024-10-21 15:11:08 +02:00
Arnaud
1a30b30ef2
Add onclick for simple text component 2024-10-21 15:10:41 +02:00
Arnaud
8a82197bc3
Prepare release v0.0.21 2024-10-16 10:08:22 +02:00
Arnaud
b4eb238096
Fix the sheets component 2024-10-16 10:08:01 +02:00
Arnaud
d7cd3c56fd
Add sort for table 2024-10-16 10:07:52 +02:00
Arnaud
65465d813d
Add animations for button icons 2024-10-16 10:07:17 +02:00
Arnaud
379fd1fc27
Update dependencies and prepare release v0.0.20 2024-10-15 13:39:29 +02:00
Arnaud
c517c41f67
Fix placeholder center message 2024-10-15 13:36:58 +02:00
Arnaud
3aaebb9d03
Remove useless log 2024-10-15 13:36:45 +02:00
Arnaud
a90c3744b4
Prepare release v0.0.19 2024-10-14 20:36:54 +02:00
Arnaud
89f882eb2f
Allow Icon for tag 2024-10-14 20:36:23 +02:00
Arnaud
411b76160c
Add input validation state 2024-10-14 20:36:12 +02:00
Arnaud
887f27be70
Add test id for upload v0.0.18 2024-10-10 19:11:50 +02:00
Arnaud
df32930ed2
Prepare release v0.0.17 2024-10-08 16:19:02 +02:00
Arnaud
e725b73fa1
Fix peer dependencies 2024-10-08 16:17:03 +02:00
Arnaud
e0ee7e249b
Bump dependencies v0.0.16 2024-10-08 15:29:46 +02:00
Arnaud
0484c93990
Fix upload progress color 2024-10-08 15:00:08 +02:00
Arnaud
2c8d6f0f86
Fix sheets z-index 2024-10-08 14:59:57 +02:00
Arnaud
42ad948f69
Alllow JDK superior version 2024-10-08 14:59:48 +02:00
Arnaud
6871807d0a
Fix the max length the placeholder text 2024-10-08 13:03:21 +02:00
Arnaud
670fd38c35
Add effect to modal component 2024-10-08 13:03:01 +02:00
Arnaud
5337c7dd2d
Fix progress bar color on firefox 2024-10-07 12:32:39 +02:00
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