Releases: scania-digital-design-system/tegel
@scania/tegel@1.21.0
What's Changed
Feature 🚀
- feat: add a method to programatically focus and open the dropdown element by @NOMADE55 in #867
- feat: adding motion variables by @ckrook in #869
Bugs & Improvements 🐞 🌱
- fix: disabled text colors for text field and textarea by @nathalielindqvist in #868
Special thanks to contributors ⭐️
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.20.0...@scania/tegel@1.21.0
@scania/tegel@1.20.0
What's changed
Feature 🚀
- feat(issue-template): update bug report template and remove markdown … by @ckrook in #853
- feat: add a method to reset datetime value by @NOMADE55 in #861
Bugs & Improvements 🐞 🌱
- fix(button): host in disabled state by @theJohnnyMe in #855
- fix(icon): cart and image_inactive update by @theJohnnyMe in #865
Docs 📖
Special thanks to contributors ⭐️
@NOMADE55
New Contributors
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.19.0...@scania/tegel@1.20.0
@scania/tegel@1.19.0
What's Changed
Feature 🚀
- feat: icon gallery by @theJohnnyMe in #825
- feat(icons): added history, flash, trailor by @gokberknur in #829
- feat(typography & logos): locally hosted files by @timrombergjakobsson & @theJohnnyMe in #797
- feat(popover-core): prevent internal logic by @theJohnnyMe in #839
Bugs & Improvements 🐞 🌱
- fix(tds-slider): removed preventDefault for touchMove by @Lunkan89 in #842
- fix: pagination dropdown all rounded corners by @Lunkan89 in #834
- fix: added new screenshot for table pagination dropdown list by @Lunkan89 in #843
- fix: align input text colors by @nathalielindqvist in #837
- fix(table): adjust pagination textbox for three digit issue by @ckrook in #846
- fix(text-field): counter label color in disabled state by @ckrook in #845
- fix(text-field): label inside by @theJohnnyMe in #847
Special thanks to contributors ⭐️
@gokberknur for contribution in adding icons
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.18.0...@scania/tegel@1.19.0
@scania/tegel@1.18.0
What's Changed
Bugs & Improvements 🐞 🌱
- fix(table): auto-collapse expanded row upon clicking another expandable row by @ckrook in #793
- fix(table-footer): added styling according to designer feedback by @Lunkan89 in #810
Docs 📖
- docs(storybook-table): controls for overflow by @theJohnnyMe in #811
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.17.0...@scania/tegel@1.18.0
@scania/tegel@1.17.0
What's Changed
Feature 🚀
- feat(table): add part for the cell in the expanded row of the table. add visible for overflow. by @patrikhultgren in #789
- feat(table): adding tdsClick event to table rows by @ckrook in #794
- feat(dropdown): filtering and multi select improvements in dropdown by @ckrook in #779
Bugs & Improvements 🐞 🌱
- chore: update tegel dependencies in wrapper packages by @nathalielindqvist in #784
- fix: reseting pagination if number of pages changes by @Lunkan89 in #788
- fix(utility-stories): convert to TS and bring 'em back by @theJohnnyMe in #798
- fix(breadbrumbs): update CSS selector to .current since .current is always last. by @mJarsater in #796
- fix(dropdown): tds dropdown reset method by @ckrook in #795
- fix(table-body-row): moved comment that caused stencil build error by @Lunkan89 in #799
- fix: added package-lock files by @Lunkan89 in #800
Special thanks to contributors ⭐️
@patrikhultgren & @mJarsater
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.16.0...@scania/tegel@1.17.0
@scania/tegel@1.16.0
What's Changed
Feature 🚀
- feat: add the possibility to flex expanded row in table by @ckrook in #765
- feat(table): zebra rows & columns by @theJohnnyMe in #774
- feat(table): pagination improvements by @Lunkan89 in #775
Bugs & Improvements 🐞 🌱
- fix(table-footer): look and storybook improvements by @Lunkan89 in #782
- fix: pr template improvements by @Lunkan89 in #780
Build ⚙️
- build(deps): bump send and express in /packages/angular by @dependabot in #754
- build(deps): bump body-parser and express in /packages/core by @dependabot in #755
- build(deps): bump rollup from 4.20.0 to 4.22.4 in /packages/angular-17 by @dependabot in #771
- build(deps): bump rollup from 2.79.1 to 2.79.2 in /packages/angular by @dependabot in #776
- build(deps): bump webpack and @angular-devkit/build-angular in /packages/angular-17 by @dependabot in #781
- chore: bump versions by @mistermalm in #770
- chore: update package-lock files for version bump 1.15.0 by @nathalielindqvist in #772
New Contributors
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.15.0...@scania/tegel@1.16.0
@scania/tegel@1.15.0
What's Changed
This release contains no changes from version 1.14.1
Important❗️
We realized that the last release should have been a minor update rather than a patch. To correct this, we are now releasing version 1.15.0. For details on the previous patch, please refer to the 1.14.1 release notes found here
@scania/tegel@1.14.1
What's Changed
Feature 🚀
- fix(card): toggle stretch mode by @mistermalm in #753
- feat(tabs): allow custom left padding by @timrombergjakobsson in #733
Bugs & Improvements 🐞 🌱
- fix(table): passing on unit value with horizontalscroll by @timrombergjakobsson in #736
Important❗️
This patch inadvertently includes two new features, which should have triggered a minor release. These features will also be part of the upcoming 1.15.0 minor release, which correctly reflects their inclusion.
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.14.0...@scania/tegel@1.14.1
@scania/tegel@1.14.0
What's Changed
Feature 🚀
- feat: added new component tds-table-input-wrapper by @Lunkan89 in #720
- feat(popover): close menu programmatically by @ExeAy in #726
Bugs & Improvements 🐞 🌱
- fix(tegel-styles): ag-grid-overwrites clean up by @theJohnnyMe in #717
- fix(table-input-wrappers): dark mode color update by @theJohnnyMe in #725
- fix(table): scroll instead of expanding parent by @mistermalm in #721
- fix(tegel-styles): renaming files and folder by @theJohnnyMe in #735
Docs 📖
- docs(table): column filtering & data editing stories by @theJohnnyMe in #722
Special thanks to contributors ⭐️
To a @ExeAy for your contribution to the Popover component!
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.13.0...@scania/tegel@1.14.0
@scania/tegel@1.13.0
What's Changed
Feature 🚀
- feat(tegel-angular): reactive forms integration by @adarean5 in #598
- feat(tegel-styles): migration in monorepo, connection to foundations by @theJohnnyMe in #689
- feat(table-expandable-row): added part selector by @theJohnnyMe in #703
Bugs & Improvements 🐞 🌱
- fix(button): fullbleed 100% rule by @theJohnnyMe in #702
- fix(table): removing unused files and slots by @theJohnnyMe in #705
- fix(dropdown): scrollbar background color by @theJohnnyMe in #708
- fix(banner): padding left in no icon variation by @theJohnnyMe in #706
- fix(dropdown): async data source handling by @theJohnnyMe in #707
- fix(tabs): enabled runtime updates by @theJohnnyMe in #710
- fix(slider): runtime issue by @theJohnnyMe in #712
- refactor(header-title): code clean-up and improvement by @theJohnnyMe in #713
Full Changelog: /~https://github.com/scania-digital-design-system/tegel/compare/@scania/tegel@1.12.1...@scania/tegel@1.13.0