Releases: dxc-technology/halstack-angular
5.0.2
5.0.1
5.0.0
What's Changed
- Angular migration by @mawelCaballero in #741
- Adding new dependency about scully by @mawelCaballero in #743
- Radio group component by @Jialecl in #742
- Adding site page for radio group by @Jialecl in #744
- Change headings default size/weight by @jsuarezgonz in #745
- Adding tests to the radio group by @Jialecl in #746
- Fixed default value of single controlled select by @Jialecl in #747
- File input test fix by @Jialecl in #748
- Rename interface option and fix styling optional label by @lisa159 in #749
- improving table size and margins interaction by @Jialecl in #750
- [Minor]image/svg is no longer resized in button by @Jialecl in #751
- Export interface radio item by @lisa159 in #752
- Added radio group examples by @lisa159 in #753
- error="" behaviour + readOnly cursor by @Jialecl in #754
- [Minor] Adding new property to file input by @Jialecl in #758
- Added examples of password and number input in theme builder by @lisa159 in #755
- [Major] Renamed tabIndex prop to tabIndexValue by @lisa159 in #756
- [Minor] Adding default value to select component by @Jialecl in #764
- [Minor] Added default value on text input component by @lisa159 in #765
- [Minor] Adding defaultValue to textarea by @Jialecl in #767
- Adding type file to accordion by @Jialecl in #772
- Adding type file to wizard by @lisa159 in #773
- Added type file to upload + Tag by @lisa159 in #774
- Adding type file to Accordion group by @Jialecl in #775
- Adding alert type file by @Jialecl in #777
- [Minor] Added prop type in button component by @lisa159 in #759
- Adding type file to appLayout sidenav by @Jialecl in #781
- Added types file in tabs by @lisa159 in #776
- Added types file in table + slider by @lisa159 in #778
- Adding type file to box component by @Jialecl in #783
- Added types file in switch by @lisa159 in #779
- Added progressbar stories + fixes by @lisa159 in #736
- Added types file in spinner by @lisa159 in #780
- Added types file in sidenav by @lisa159 in #782
- Added types file in radio component by @lisa159 in #786
- Added types file to progressbar by @lisa159 in #787
- Added types file in paginator by @lisa159 in #788
- Added types file in number by @lisa159 in #789
- Added types file for link by @lisa159 in #790
- Added types file in heading by @lisa159 in #791
- Added types file in header by @lisa159 in #792
- Added types file in footer by @lisa159 in #793
- Added types file in dropdwon by @lisa159 in #794
- adding type file for card component by @Jialecl in #796
- Adding types file to checkbox by @Jialecl in #798
- adding type file to button component by @Jialecl in #785
- Added types file in resultset table by @lisa159 in #784
- Adding types file to toggleGroup by @Jialecl in #799
- Added types in text input by @lisa159 in #801
- Adding types and types file to textarea component by @Jialecl in #800
- [Minor] Added prop defaultValue in number input component by @lisa159 in #770
- Added types for chip component by @lisa159 in #802
- Adding types to Select component and Type file by @Jialecl in #803
- Added types file in date input by @lisa159 in #797
- Added types file in dialog by @lisa159 in #795
- Added types for fileInput by @lisa159 in #806
- Added types for password input by @lisa159 in #804
- Refactoring color library and repace moment by dayjs by @mawelCaballero in #812
- Fixing in components overview shadowDepth box property by @mawelCaballero in #814
- Adding defaultValue to toggle group component by @Jialecl in #809
- [Minor] Added default value in slider by @lisa159 in #813
- Adding defaultChecked to checkbox component by @Jialecl in #815
- [Major] Renamed tokens file input by @lisa159 in #757
- Removed README from components by @lisa159 in #771
- [Minor] Added new prop defaultCurrentStep in wizard by @lisa159 in #820
- Adding defaultIsExpanded to accordion by @Jialecl in #819
- Added prop defaultCurrentStep in interface in wizard by @lisa159 in #822
- Adding defaultChecked to switch by @Jialecl in #821
- Added tests toggle group with default value by @lisa159 in #824
- [Mino] Added defaultValue in tabs component by @lisa159 in #810
- Fix width toggle group by @lisa159 in #825
- [Minor] Added new prop defaultValue in date input by @lisa159 in #826
- [Major] New breakpoint values by @Jialecl in #827
- [Patch] Fixed error height in radio group by @lisa159 in #836
- [Major]Error behaviour when empty string in textInput by @Jialecl in #829
- [Major] Error behaviour when empty string in textarea by @lisa159 in #834
- [Patch] Fix error toggle group by @lisa159 in #828
- [Major] Error behaviour when empty string in select by @lisa159 in #832
- Changed import dayjs by @lisa159 in #842
- Updating installation process in Overview page by @Jialecl in #841
- Revert "Changed import dayjs" by @lisa159 in #843
- updating yarn doc by @Jialecl in #844
Full Changelog: 4.0.3...5.0.0
Release 4.0.5
FIX:
Fix default selected value on dxc-select-component.
Release 4.0.4
Fix default selected value in dxc-select.component
Release 4.0.3
What's Changed
- Types for DateInput component by @GomezIvann in #605
- Types for Dropdown component by @marcialfps in #623
- Types for Tabs component by @marcialfps in #626
- Types for Accordion component by @GomezIvann in #612
- Types for Dialog component by @Jialecl in #645
- Types for Header component by @marcialfps in #662
- Types for Slider and docs updated by @GomezIvann in #643
- [Patch] Types for Progress bar component by @lisa159 in #641
- Types for Card component by @marcialfps in #636
- Types for Accordion Group by @GomezIvann in #653
- Types for Table component by @lisa159 in #658
- Types for Spinner component by @lisa159 in #661
- [Patch] Fixed margin with overlay in spinner by @lisa159 in #668
- Adding app layout types by @Jialecl in #677
- [Patch] Card outlined prop default value by @marcialfps in #680
- Types for Heading component by @GomezIvann in #684
- [Patch] Refactor mode spinner by @lisa159 in #679
- app layout default mode fix by @Jialecl in #686
- adding sidenav types + removing unneccesary func by @Jialecl in #670
- fixing app layout sidenav by @Jialecl in #692
- Documentation fixes by @marcialfps in #688
- [Patch] Horizontal scroll in table component by @marcialfps in #693
- Added wizard types by @lisa159 in #674
- [Minor] Types for Footer component by @lisa159 in #657
- [Minor] Added 'asTag' prop to Heading component by @GomezIvann in #689
- [Patch] Added marks prop in slider by @lisa159 in #678
- Added resultset table types by @lisa159 in #685
- [Major] Change length by minLength and maxLength in Textarea, Text Input and Password Input by @lisa159 in #695
- [Patch] Fixed length examples by @lisa159 in #696
- [Patch] Center icon isSortable in resultset table by @lisa159 in #687
- [Patch] Set examples to open first one by @lisa159 in #690
- Types for Link component by @lisa159 in #669
- [Patch] Updated documentation by @lisa159 in #694
- [Major] Updated component specs in checkbox component by @lisa159 in #697
- Adding config storybook chromatic by @mawelCaballero in #701
- [Patch] #704 Fixing reset selected option value in dxc select component by @mawelCaballero in #705
- Added box types by @raquelarrojo in #706
- [Patch] Fixed height and margin in toggle group by @lisa159 in #699
- [Minor] Updated tag component specs by @lisa159 in #702
- Added button types. by @raquelarrojo in #711
- Added tag types. by @raquelarrojo in #712
- [Minor] Fix tokens and visual issues in select by @lisa159 in #703
- [Patch] Fix double click when searchable select by @lisa159 in #726
- [Minor] Added disabled prop in tag component by @lisa159 in #728
- [Patch] Fixed blinking when multiple select by @lisa159 in #729
- Adding dialog stories by @Jialecl in #718
- [Patch] Fixed tag when disabled and has actions by @lisa159 in #731
- Added number input types. by @raquelarrojo in #730
- [Patch] Updated copyright year date by @lisa159 in #732
New Contributors
- @raquelarrojo made their first contribution in #706
Full Changelog: 4.0.2...4.0.3
Release 4.0.2
✨ New features:
Changing examples on halstack angular site to stackblitz
Release 4.0.1
🐛 Patches:
- DxcPasswordInput onChange and onBlur events have been updated passing error and value as argument object .
Release 4.0
💥 Breaking changes:
-
DxcDateInput: New component. Full re-implementation of DxcDate component.
DxcDate component will remain as deprecated during one release before being discontinued. -
DxcTextInput: New component. Full re-implementation of DxcInput component.
DxcInput component will remain as deprecated during one release before being discontinued. -
DxcFileInput: New component. Full re-implementation of DxcUpload component.
DxcUpload component will remain as deprecated during one release before being discontinued. -
DxcSelect: Full re-implementation.
Old version will remain available as deprecated (as V3DxcSelect) during one release before being discontinued. -
DxcTextarea: Full re-implementation.
Old version will remain available as deprecated (as V3DxcTextarea) during one release before being discontinued.
✨ New features:
- DxcNumberInput: New component.
- DxcPasswordInput: New component.
- DxcToggleGroup: Visual re-design.
🐛 Patches:
- Multiple accessibility improvements.
- Bug fixing.
Release 3.0.6
Fix
- Fix default theming when service is not injected.