2 changed files with 55 additions and 15 deletions
@ -1,24 +1,41 @@ |
|||||
## Module <multiple_datepicker_widget> |
## Module <multiple_datepicker_widget> |
||||
|
|
||||
#### 30.11.2021 |
#### 30.11.2021 |
||||
|
|
||||
#### Version 16.0.1.0.0 |
#### Version 16.0.1.0.0 |
||||
|
|
||||
##### ADD |
##### ADD |
||||
- Initial commit for Multiple Date Picker Widget |
|
||||
|
|
||||
|
- Initial commit for Multiple Date Picker Widget |
||||
|
|
||||
## Module <multiple_datepicker_widget> |
## Module <multiple_datepicker_widget> |
||||
|
|
||||
#### 24.05.2024 |
#### 24.05.2024 |
||||
|
|
||||
#### Version 16.0.1.0.1 |
#### Version 16.0.1.0.1 |
||||
|
|
||||
#### UPDT |
#### UPDT |
||||
|
|
||||
- Remove useInputField function from setup. |
- Remove useInputField function from setup. |
||||
|
|
||||
|
|
||||
## Module <multiple_datepicker_widget> |
## Module <multiple_datepicker_widget> |
||||
|
|
||||
#### 18.06.2024 |
#### 18.06.2024 |
||||
|
|
||||
#### Version 16.0.1.0.2 |
#### Version 16.0.1.0.2 |
||||
|
|
||||
#### UPDT |
#### UPDT |
||||
|
|
||||
- Add new function onSelectDate for storing value. |
- Add new function onSelectDate for storing value. |
||||
|
|
||||
|
## Module <multiple_datepicker_widget> |
||||
|
|
||||
|
#### 26.03.2025 |
||||
|
|
||||
|
#### Version 16.0.1.0.3 |
||||
|
|
||||
|
#### FIX |
||||
|
|
||||
|
- Fixed date duplication and ensured proper removal of all selected dates in |
||||
|
onSelectDate function. |
||||
|
|
||||
|
Loading…
Reference in new issue