New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

igniteui-webcomponents

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igniteui-webcomponents - npm Package Versions

2345
8

5.3.0-beta.3

Diff
igniteui
published 5.3.0-beta.3 •
igniteui
published 5.3.0-beta.2 •
igniteui
published 5.3.0-beta.1 •
igniteui
published 5.3.0-beta.0 •
igniteui
published 5.2.4 •

Changelog

Source

[5.2.4] - 2025-02-24

Changed

  • Carousel - Potential visual breaking change.
    • Removed [part='base'] wrapping container from slide's internal DOM.
igniteui
published 5.2.3 •

Changelog

Source

[5.2.3] - 2025-02-13

Fixed

  • Chip
    • Disabled state in Bootstrap #1573
igniteui
published 5.2.2 •

Changelog

Source

[5.2.2] - 2025-02-12

Fixed

  • Combo
    • Incorrect defaultValue with async data-binding #1555
  • Circular progressbar
    • Value label correctly scales with the diameter of the component #1543
  • Date picker
    • Date picker styles for the helper-text slot based on its size #1559
  • Icon button
    • Outlined border sinks behind parent element background #1566
  • Input
    • helper-text slot padding styles #1547
  • Navbar

    • Apply correct sizes for slotted elements from the library #1570
  • Rating
    • Inaccurate value rounding calculation when step is not 1 #1560
igniteui
published 5.2.1 •

Changelog

Source

[5.2.1] - 2025-01-23

Added

  • Dialog
    • A new 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.

Fixed

  • List
    • CSS variables are correctly consumed from internal schemas #1538
  • Rating
    • Inaccurate value calculation on selection when step is set to 1 #1548
igniteui
published 5.3.0-alpha.0 •
igniteui
published 5.2.0 •

Changelog

Source

[5.2.0] - 2025-01-09

Added

  • Form-associated elements now have a 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.

Changed

  • Calendar
    • enabled passing string values to the value, values, and activeDate properties #1467
  • Checkbox
    • updated style implementation and improved slotted checkbox styles #1489
  • Date-time input
    • enabled passing string values to the value, min, and max properties #1467
  • Date picker
    • enabled passing string values to the value, min, max and activeDate properties #1467
  • List
    • updated list item internal slots gaps and sizing #1480
  • Progressbar
    • the default value label animation now uses CSS counters and animations #1492
  • Validation
    • Updated validation constraints to align with the behavior of native HTML elements. For instance, the minlength attribute will now only trigger a tooShort validity state if the component contains a value.

Fixed

  • Avatar
    • slotted icon size #1504
  • Badge
    • aligned colors with UI kits #1466
  • Card
    • actions content alignment in vertical orientation #1472
  • Combo
    • rendering issue after Edge browser autofill behavior #1497
  • Checkbox
    • removed extra gap between the checkbox and the label #1479
    • tick color in disabled state #1528
  • Dialog
    • removed vertical padding in Bootstrap theme #1471
    • Fluent theme typography #1475
  • Dropdown
    • remove vertical padding in Bootstrap theme #1471
  • Input
    • input type search does not interfere with the outline variant in Material theme #1520
    • step validation for numeric input #1522
    • helper-text color in invalid state #1525
  • List
    • discrepancies between the list and the UI kits #1488
  • Radio
    • remove label part when there is not slotted content #1482
  • Textarea
    • label position in Material theme #1518
    • helper-text color in disabled state #1519
    • remove layout space for hidden content in prefix/suffix slots #1526
  • Icon service
    • reduce sync events between copies of the service in different tabs #1532
2345
8