Releases: IgniteUI/igniteui-webcomponents
Releases · IgniteUI/igniteui-webcomponents
2.0.0-beta.1
Added
- Dark Themes
- Slider component
- Range Slider component
- Support
requiredproperty in Radio component.
Changed
- Fix checkbox/switch validity status
- Split Calendar component's
value: Date | Date[]property into two properties -value: Dateandvalues: Date[] - Replaced Calendar component's
hasHeaderproperty &has-headerattribute withhideHeader&hide-headerrespectively. - Replaced Card component's
outlinedproperty withelevated.
Removed
- Removed
igcOpening,igcOpened,igcClosingandigcClosedevents from Navigation drawer component.
2.0.0-beta.0
Added
- Dark Themes
- Slider component
- Range Slider component
Changed
- Fix checkbox/switch validity status
- Split Calendar component's
value: Date | Date[]property into two properties -value: Dateandvalues: Date[] - Replaced Calendar component's
hasHeaderproperty &has-headerattribute withhideHeader&hide-headerrespectively. - Replaced Card component's
outlinedproperty withelevated.
1.0.0
Components
- Avatar component
- Badge component
- Button component
- Calendar component
- Card component
- Checkbox component
- Form component
- Icon component
- Icon button component
- Input component
- List component
- Navigation bar component
- Navigation drawer component
- Radio group component
- Radio component
- Ripple component
- Switch component
1.0.0-rc.0
What's Changed
- refactor(themes): update for bootstrap defaults
- refactor(button): improve button sizing and palette
- refactor(button): improve fluent button styles
- refactor(checkbox): update focus state
1.0.0-beta.3
What's Changed
- fix(nav-drawer): do not change active drawer item
- fix(calendar): remove circular dependency
- refactor(themes): remove deprecation warnings
- fix(icon): fix icon auto import
- fix(themes,button): flat button background in material
- fix(package): fix sideEffects paths
1.0.0-beta.2
Final changes to packaging
1.0.0-beta.1
- New packaging structure
- Fixed IgcSwitch theme
- Event arguments
v1.0.0 Beta
Merge pull request #78 from IgniteUI/rkaraivanov/package-bundle build(*): Build and publish configuration
1.0.0-alpha
build: Use node LTS version for publish action