mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Update changelog
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
- Fixed a bug where the value wasn't updated and events weren't emitted when using `setRangeText` in `sl-input` and `sl-textarea`
|
||||
- Optimized `hasSlot` utility by using a simpler selector
|
||||
|
||||
**Form validation has been reworked and is much more powerful now!** The following changes affect `sl-input`, `sl-select`, and `sl-textarea`.
|
||||
**Form validation has been reworked and is much more powerful now!**
|
||||
|
||||
- The `invalid` prop now reflects the control's validity as determined by the browser's constraint validation API
|
||||
- Added `required` to `sl-checkbox`, `sl-radio`, and `sl-switch`
|
||||
|
||||
Reference in New Issue
Block a user