Releases: HCL-TECH-SOFTWARE/enchanted-react-components
Releases · HCL-TECH-SOFTWARE/enchanted-react-components
v2.0.0
What's Changed
- Bump @types/node from 16.18.96 to 22.8.1 by @dependabot in #59
- Added keyboard accessibility in DataGrid component by @PiyushKashyapHCL in #53
- Configurable SnackBar Position by @PiyushKashyapHCL in #63
- Fix tooltip issue of Autocomplete component by @code4hub in #66
- Bump eslint-plugin-react from 7.34.1 to 7.37.2 by @dependabot in #56
- Add favoritesToggleComponent props to Header component by @jcmcardama in #70
- Textfield a11y - Correct htmlFor and id attribute for TextField input label and input by @caiaga in #72
- Propagate 'required' field to MUI textField input to handle property by @caiaga in #74
- Update IconButton Focus Color for Dark Background by @PiyushKashyapHCL in #71
- Focus is corrected on endActionButtons of the DataGrid by @MuhammedShabeelk in #76
- Added role for screen readers to announce the snackbar message by @nidhinrajr in #75
- added issue templates by @felix-hcl in #78
- Back button tooltip for Preview component by @code4hub in #77
- Update Dialog component Storybook docs by @nhickogarachicohcl in #82
- Pagination a11y - Add aria-label to Show rows and Page field by @PiyushKashyapHCL in #81
- tooltip for autocomplete textfield by @ankit-singh10 in #84
- Mention ScopedCssBaseline in README.md by @rolint in #85
- Release/2.0.0 by @felix-hcl in #88
New Contributors
- @nhickogarachicohcl made their first contribution in #82
- @ankit-singh10 made their first contribution in #84
- @rolint made their first contribution in #85
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- task: add list--edit icon to IconPreview stories by @rubyannmatias in #4
- adjust import references to enchanted package rather than local src by @caiaga in #6
- Tile Component for collections by @MuhammedShabeelk in #5
- Tab component by @MuhammedShabeelk in #7
- Error handler in Preview component by @PiyushKashyapHCL in #9
- Click handler in InputLabelAndAction component by @PiyushKashyapHCL in #12
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in #8
- Implement link component with stories by @jcmcardama in #13
- accordion component is Implemented by @MuhammedShabeelk in #10
- Tile component accessibility for preview & collection click actions & css fixes by @code4hub in #16
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #14
- DXQ-37332 - Correct the width of dropdown options for Selectsingle component by @code4hub in #17
- Toggle button for panel component & css fixes by @nidhinrajr in #19
- List component by @nidhinrajr in #20
- Add ToggleButton component by @kristineapallaHCL in #21
- Added hover action for accordion component by @nidhinrajr in #22
- ProgressBar component by @PiyushKashyapHCL in #23
- Add ToggleButtonGroup component by @kristineapallaHCL in #25
- Updated IconButton component by @kristineapallaHCL in #26
- Added tooltip for dialog and pagination icons by @nidhinrajr in #28
- Fix issue in onClick and onFocus events of IconButton by @kristineapallaHCL in #29
- Added Tooltip and disabled props for InputLabelAndAction by @nidhinrajr in #30
- Update hclsoftwareblue.ts by @felix-hcl in #33
- DXQ-37860 - Fix pagination RTL issue by @code4hub in #34
- Bump express from 4.19.2 to 4.21.0 by @dependabot in #32
- Added PreviewAccordion Component by @nidhinrajr in #36
- add notes about stylis by @rubyannmatias in #31
- DXQ-38294 Update the preview component to accommodate in the versions comparison screen by @jcmcardama in #35
- corrected icon for RTL & panel icon spacing by @nidhinrajr in #37
- Bump webpack from 5.91.0 to 5.95.0 by @dependabot in #39
- DXQ-37812-Updated to accept both string and HTML node by @ombhagat05 in #38
- DXQ-39501 - change input field helper tooltip position to top by @code4hub in #40
- Create dependabot.yml by @felix-hcl in #41
- Bump @hcl-software/enchanted-icons from 1.1.0 to 1.3.0 by @dependabot in #43
- Corrected panel tooltip position and icon button alignment in snackbar by @nidhinrajr in #49
- truncation is added on list by @MuhammedShabeelk in #48
- Migrate generate iconpreview script by @felix-hcl in #51
- Release/1.2.0 by @felix-hcl in #52
New Contributors
- @rubyannmatias made their first contribution in #4
- @caiaga made their first contribution in #6
- @MuhammedShabeelk made their first contribution in #5
- @PiyushKashyapHCL made their first contribution in #9
- @dependabot made their first contribution in #8
- @jcmcardama made their first contribution in #13
- @code4hub made their first contribution in #16
- @nidhinrajr made their first contribution in #19
- @kristineapallaHCL made their first contribution in #21
- @ombhagat05 made their first contribution in #38
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Prepare for external contribution by @felix-hcl in #2
- Cleanup Storybook controls and description by @HanjoHagemeierHCL in #1
- Release/1.1.0 by @felix-hcl in #3
New Contributors
- @felix-hcl made their first contribution in #2
- @HanjoHagemeierHCL made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0
Initial release
v1.0.0 Add gh-pages workflow