tegel
tegel copied to clipboard
Tegel Design System
#539 ## **Describe pull-request** Update CSS selector to hide the arrow on a breadcrumb to `.current` since .current is always last. ## **Issue Linking:** _Choose one of the following options_...
## **Describe pull-request** This pull request addresses issues with the tds-dropdown component's reset() method. The following enhancements and fixes are included: - Fixed the reset() method to ensure it properly...
### Requirements before reporting - [X] No duplicated [issue](https://github.com/scania-digital-design-system/tegel/issues) reported - [X] I have checked the latest version if the feature exist there ### Type of feature request Functionality ###...
## **Describe pull-request** Scheduled install and build for all packages ## **Issue Linking:** _Choose one of the following options_ - **Jira:** [CDEP-3483-smoke-test](https://tegel.atlassian.net/browse/CDEP-3483) ## **How to test** _Provide detailed steps for...
## **Describe pull-request** Automated process: cd into all packages, remove node_modules and package-lock.json. Then install dependencies again. ## **Issue Linking:** _Choose one of the following options_ - **Jira:** `CDEP-3501` [tegel-script-to-improve-debugging](https://tegel.atlassian.net/browse/CDEP-3501)...
## **Describe pull-request** This pull-request is regarding adding an tdsClick event to the table rows handle events on a row click. ## **Issue Linking:** _Choose one of the following options_...
## **Describe pull-request** We previosly had an issue with the dropdown component when filter:true & multiselect:true. To address this issue I clear the input when its focused. This makes better...
## **Describe pull-request** This pull-request adds the possibility for the developer to enable "auto collapse". This means that if its enabled, all other rows except for the row selected will...
### Requirements before reporting - [X] No duplicated [issue](https://github.com/scania-digital-design-system/tegel/issues) reported. - [X] I have checked the latest version if the bug exist there. See all available packages at [npmJS.com](https://www.npmjs.com/package/@scania/tegel) -...
## **Describe pull-request** The purpose of this PR is to provide an option to remove the padding in the expanded area. Additionally, I want to have control over the overflow...