igniteui-webcomponents
Advanced tools
Changelog
[5.2.4] - 2025-02-24
[part='base']
wrapping container from slide's internal DOM.Changelog
[5.2.2] - 2025-02-12
Changelog
[5.2.1] - 2025-01-23
message
slot that renders text content inside the dialog component has been added. The enhancement was introduced to align the design behavior between Ignite UI for WC and Ignite UI for Angular, ensuring a consistent user experience across products. The newly added `message' slot comes with additional styling with a max-width of 40 characters. The default slot is also still available for rendering content inside the dialog without limiting the component's width.Changelog
[5.2.0] - 2025-01-09
defaultValue
property (defaultChecked
for radio buttons, checkboxes, and switches). When a form is reset, components will use this property’s value as their new value or checked state.