Skip to content

Releases: IgniteUI/igniteui-webcomponents

4.2.0

31 Jan 14:31
28f5309
Compare
Choose a tag to compare

[4.2.0] - 2023-01-31

Added

  • Combo - Single Selection mode via the single-select attribute #626

Fixed

  • Input - UI inconsistencies #619, #620, #633, #638
  • Badge - Doesn't correctly render igc-icon and font icons #631
  • Radio - UI inconsistencies #621, #623
  • Navigation Drawer - Can't override item margin #614

4.1.1

12 Jan 14:27
b5c3f1c
Compare
Choose a tag to compare

[4.1.1] - 2023-01-12

Fixed

  • Input - position label based on component size #589
  • Input - material themes don't match design by #580
  • Input - do not cache the underlying input #604
  • Card - color discrepancy between WC and Angular #586
  • Theme - update stale --igc-* variables to --ig-* #603
  • Removed dangling references after element disconnect #608

4.1.0

09 Dec 13:17
3d80b44
Compare
Choose a tag to compare

[4.1.0] - 2022-12-09

Added

  • Stepper Component #219
  • Combo Component #411
  • Mask Input - Skip literal positions when deleting symbols in the component

Fixed

  • Mask input - Validation state on user input #558

4.1.0 Alpha 1

07 Dec 13:36
bf62c37
Compare
Choose a tag to compare
4.1.0 Alpha 1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0-alpha.1

4.0.0

02 Nov 09:34
05fe124
Compare
Choose a tag to compare

[4.0.0] - 2022-11-02

Changed

  • Themes
    • Build - Utilize Ignite UI Theming package when building themes #415
    • Sizing - Introduced CSS variables that allow runtime CSS configuration of the size for all or individual components #115
    • Spacing - Introduced CSS variables that allow runtime CSS configuration of the internal spacing (padding/margin) of components #506
    • Scrollbars - Added the ability to style application-level scrollbars by setting the ig-scrollbar CSS class on any element #141

3.4.2

01 Nov 16:15
e40ef98
Compare
Choose a tag to compare

[3.4.2] - 2022-11-01

Fixed

  • Resolved importing error for DateRangeType #535

4.0.0 Alpha 3

03 Oct 12:30
Compare
Choose a tag to compare
4.0.0 Alpha 3 Pre-release
Pre-release

What's Changed

Full Changelog: 4.0.0-alpha.2...4.0.0-alpha.3

3.4.1

19 Sep 12:51
0042f68
Compare
Choose a tag to compare

[3.4.1] - 2022-09-19

Changed

  • Slider - updated theme with the latest fluent spec #453
  • Calendar - updated weekend days color #483

Fixed

  • Tabs selected attribute breaks content visibility on init #507

3.4.0

07 Sep 12:40
b975050
Compare
Choose a tag to compare

[3.4.0] - 2022-09-07

Added

  • Dialog component #175
  • Select component #180

Fixed

  • Calendar - range selection a11y improvements #476
  • Range slider - a11y improvements for choosing range values #477
  • Rating - improved a11y with assistive software now reading the total number of items #478
  • Toast - added role="alert" to the message container for assistive software to read it without the need of focusing #479
  • Chip - made remove button accessible with the keyboard #480
  • Button prefix/suffix does not align icons to the button text #491

3.4.0-beta.0

02 Sep 15:17
9e9db8f
Compare
Choose a tag to compare
3.4.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: 3.3.1...3.4.0-beta.0