Releases: Denny09310/Shoelace.Style
Releases Β· Denny09310/Shoelace.Style
[1.8.0] - 2024-10-18
π Features
- Added messageboxes
π Bug Fixes
- Sl-on-request-close should give a DialogResult of cancel
[1.7.1] - 2024-10-16
π Bug Fixes
- CloseAsync should be called only for dialogs instantiated by the provider
[1.7.0] - 2024-10-16
π Features
- Added tab group state, added programmatic tab navigation
- Added sl-tag, added sl-remove event registration
βοΈ Miscellaneous Tasks
- Reoredered events
[1.6.0] - 2024-10-16
π Features
- Added sl-tab, added sl-close event registration
- Added sl-tab-group, added sl-tab-hide and sl-tab-show registration
- Added closable behavior, moved components in one folder
π Bug Fixes
- Invalid form styles, revert back to aria-invalid
- Missing EventArgs inheritance on events
- Wrong usage of lazy values
βοΈ Miscellaneous Tasks
- Better naming for static files
- Changed attributes to shoelace ones
- Reordered attributes to better fit guidelines, cleanup
- Added documentation for sl-tab-show/sl-tab-hidden
[1.5.0] - 2024-10-15
π Features
- Added sl-progress-bar
- Added sl-progress-ring
- Added sl-menu
- Added sl-menu-item
- Added sl-menu-label
π Bug Fixes
- Revert sl-animated-image play state detection
- Missing @attributes parameter on sl-drawer
- Xml documentation typo
βοΈ Miscellaneous Tasks
- Removed unusued documentation
[1.4.0] - 2024-10-15
π Features
- Added sl-drawer
- Added ShoelaceDrawerProvider for global drawer injection
π Bug Fixes
- Missing event handlers registration
[1.3.1] - 2024-10-15
π Refactor
- Removed shoelace cdn from inside the nuget package
- Removed most of the Blazor.Javascript.Interop.Extensions method in favor of the native EventHandlers
[1.2.0] - 2024-10-07
π Features
- Add sl-icon
- Add sl-icon-button
- Add sl-option
- Add sl-input, add IClearable interface
- Add sl-radio
- Add sl-radio-group
- Add sl-radio-button
- Add sl-rating
- Add sl-relative-time
- Add sl-range
π Bug Fixes
- Add documentation to sl-color-picker
- Wrong component name
βοΈ Miscellaneous Tasks
- Update README.md
- Change 'TValue' to only 'T'
[1.1.0] - 2024-10-03
π Features
- Add sl-format-bytes
- Add sl-format-date
- Add sl-format-number
π Bug Fixes
- Add missing attributes to sl-format-bytes
Rework
- Change "Valid values are" in "Possible values are"
1.0.1 - 2024-10-03
π Features
- Add shoelace base component
- Setup shoelace in demo project
- Add initial shoelace button
- Add sl-input, add base input component, add sl-change event args
- Add sl-alert
- Add toast service, remove static sl-alert toast
- Add sl-dialog, fix presentable not changing the Open property value
- Add initial sl-dialog-provider
- Fix sl-dialog-provider, add DialogService, add DialogResult, add DilaogReference
- Add sl-spinner
- Add sl-animated-image
- Add sl-avatar, add css styling rule
- Add sl-badge
- Add sl-breadcrumb, add sl-breadcrumb-item
- Add sl-button-group
- Add sl-card
- Add sl-checkbox
- Add sl-copy-button
- Add sl-color-picker
- Add sl-details
- Add sl-divider
- Add sl-dropdown
π Bug Fixes
- Fonts not showing
- Minor changes sl-dialog-provider
- Dialog flashing due to css rule missing
- Minor xml docs change
- Checkboax inherit made string cause that represent the value attribute
- Add missing attributes sl-details
βοΈ Miscellaneous Tasks
- Nuget versioning
- Add xml docs
- Versioning
- Initialized git cliff
- Update README.md
- Rename folder fom 'examples' to 'samples'
- Versioning