Releases: gaetansenn/dw-ui
Releases · gaetansenn/dw-ui
v4.3.1
05 Aug 12:40
Compare
Sorry, something went wrong.
No results found
4.3.1 (2025-08-05)
Bug Fixes
fix default dom value of select when object type (2e84458 )
v4.3.0
04 Aug 17:54
Compare
Sorry, something went wrong.
No results found
4.3.0 (2025-08-04)
Features
select: handle case where value is an object vs primitive (3d8ce54 )
4.2.4
08 Jul 17:06
Compare
Sorry, something went wrong.
No results found
Replace domProps.selected
with attrs.selected
in render function
Use explicit 'selected' attribute instead of boolean property
Fixes issue where selected option showed as "select an option"
after vuedraggable DOM manipulation
Maintains domProps.value
for proper value handling
4.2.1
24 May 08:10
Compare
Sorry, something went wrong.
No results found
4.2.1 (2024-05-24)
Bug Fixes
fix reactivity for notifications values plugin (66ec54b )
4.1.0
27 Nov 10:15
Compare
Sorry, something went wrong.
No results found
4.1.0 (2023-11-27)
Features
add string type for min/max input for datetime picker (8a61fc2 )
4.0.1
13 Feb 15:03
Compare
Sorry, something went wrong.
No results found
4.0.1 (2023-02-13)
Bug Fixes
apply attr herit to native html element (d94653e )
4.0.0
20 Dec 13:09
Compare
Sorry, something went wrong.
No results found
3.11.1
01 Dec 10:46
Compare
Sorry, something went wrong.
No results found
3.11.1 (2022-12-01)
Bug Fixes
select: handle async options updated (fed05ac )
3.11.0
04 Oct 08:42
Compare
Sorry, something went wrong.
No results found
3.11.0 (2022-10-04)
Features
emit focus/blur from inputs (f116ea7 )
3.9.2
24 Jun 13:25
Compare
Sorry, something went wrong.
No results found
3.9.2 (2022-06-24)
Bug Fixes
button: add disabled prop declaration for binding (7e05cc1 )