Releases: siemens/ix-blazor
Releases · siemens/ix-blazor
0.5.4
What's Changed
Features
- Updated Siemens IX to 4.4.0 (#215)
- Added ProgressIndicator and new component props (#162)
- Added input components (#166)
- Added EventListVariant support (#180)
- Added icon support to TreeData (#181)
- Added new props and secondary slot to ApplicationHeader (#182)
- Added toast positioning and action support (#184)
- Added new aria-label properties across multiple components (#194)
- Added 3D charts and dynamic theme support (#198)
- Added additional props and aligned components with ix 4.3.0 (#206)
Fixes and Improvements
- Fixed unsupported ToggleButton oval property (#163)
- Fixed EmptyState layout and MessageBar dismissible behavior (#177)
- Fixed Breadcrumb attribute mapping (#185)
- Fixed Breadcrumb nextItems handling via JavaScript interop (#187)
- Fixed Tree JavaScript interop and added tests (#191)
- Fixed TimePicker behavior and related tests (#199)
- Improved component defaults and unified JSON handling (#213)
- Improved compatibility and test coverage (#214)
- Refactored Button variant system (#203)
- Refactored Pagination component and tests (#179)
- Refactored Breadcrumb components and added new features (#192)
- Refactored ToastConfig and MessageBarType enum (#195)
- Refactored shared components (#210, #211)
Dependencies and Maintenance
- Updated ix CSS and ix-icons assets (#186)
- Updated NuGet dependencies (#202, #209, #208)
- Centralized package version management (#169)
- Updated maintainers documentation (#217)
- Updated OSS release documentation (#219)
- Updated README OSS links for 0.5.4 (#220)
New Contributors
- @HNurA made their first contribution in #167
- @bengisusagir made their first contribution in #178
- @alicanipek made their first contribution in #177
- @BoBoBaSs84 made their first contribution in #169
- @TeodoraMG made their first contribution in #210
- @Mali-angular made their first contribution in #211
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- Add New Properties to Select and DateDropdown Components
- Add New Properties to DateDropdown and ExpandingSearch
- update: ix and ix-icons updated
- Refactor color properties
- Refactor card variants
- Component version updates
- tests: add TimePicker and Toast tests
- fix: remove InitialComponent interop
- feat: add TooltipText support and tests for Chip and Pill components
- feat(MessageBar): add new types and deprecate danger
- feat: update ix version to 3.0.0
- Update : Events added for Menu , Tests updated
- Update : Toggle Event Added for Flip Tile
- Fix : Remove Wrong Component Type in MenuTest
- Add Slider marker feature and unit tests for Slider, Tree, and Theme
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
Added
- Menu:
Pinnedproperty. - MenuItem:
Labelproperty. - CategoryFilter:
disabledandreadonlystates. - Button: New
dangervariant. - CardList:
HideShowAllproperty. - DateDropdown:
Disabledproperty. - SplitButton: Close behavior.
- Typography: New component with tests and documentation.
- ValidationTooltip: New component with tests and documentation.
- MapNavigationOverlay: New component.
Updated
- Dropdown: Improved close behavior and tests.
- Group Context Menu: Implementation reverted.
- Interops: Fixed path issues.
- Static Files: Improved handling.
Removed
- Old form validation section.
Testing
- Unit tests added for Tooltip, Typography, and ValidationTooltip components.
Full Changelog: 0.5.1...0.5.2
0.5.1
0.4.9: Merge pull request #40 from yagizhanNY/update-README-for-v4.0.8
- Hot fix about AGGrid
- Add new components (Application, Application Header) to the README.
0.4.8
- Updated siemens-ix to 2.1.2
- Added Application component
- Added Application Header component
0.4.7: Merge pull request #23 from VolkerLieber/master
- Add
Sizeattribute to theIconButtoncomponent. - Bug fixing.
0.4.6
update siemens-ix to 2.0.4
0.4.5
update to dotnet8
0.4.4
fix ix icon load issue