All notable changes to this project will be documented in this file.
- Is now possible to prevent the closing of a dialog
- Wrong import command for toast service
- Disposing correctly of unused resources
- Support .net 9
- Added messageboxes
- Sl-on-request-close should give a DialogResult of cancel
- Bump version, update CHANGELOG.md
- CloseAsync should be called only for dialogs instantiated by the provider
- Bump version, update CHANGELOG.md
- Added tab group state, added programmatic tab navigation
- Added sl-tag, added sl-remove event registration
- Reoredered events
- Bump version, updated CHANGELOG.md, updated README.md
- 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
- Invalid form styles, revert back to aria-invalid
- Missing EventArgs inheritance on events
- Wrong usage of lazy values
- 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
- Bump version, updated CHANGELOG.md, updated README.md
- Add sl-progress-bar
- Sl-progress-ring
- Added sl-menu
- Added sl-menu-item
- Added sl-menu-label
- Revert sl-animated-image play state detection
- Missing @attributes parameter on sl-drawer
- Xml documentation typo
- Removed unusued documentation
- Bump version, updated CHANGELOG.md, updated README.md
- Added sl-drawer
- Added ShoelaceDrawerProvider for global drawer injection
- Missing event handlers registration
- Bump version, updated CHANGELOG.md, updated README.md
- Removed shoelace cdn from inside the nuget package
- Removed most of the Blazor.Javascript.Interop.Extensions method in favor of the native EventHandlers
- Bump version, updated CHANGELOG.md, updated README.md
- Add sl-resize-observer
- Add sl-switch
- Add sl-textarea
- Add sl-tooltip
- Attribute 'readonly' missing on sl-input
- Format code style
- Versioning 1.0.3
- 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
- Add documentation to sl-color-picker
- Wrong component name
- Update README.md
- Change 'TValue' to only 'T'
- Versioning
- Add sl-format-bytes
- Add sl-format-date
- Add sl-format-number
- Add missing attributes to sl-format-bytes
- Versioning
- Change "Valid values are" in "Possible values are"
- 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
- 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
- Correct version
- Correct nuget version
- Nuget versioning
- Add xml docs
- Versioning
- Initialized git cliff
- Update README.md
- Rename folder fom 'examples' to 'samples'
- Versioning