Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release @scania/[email protected] #637

Merged
merged 39 commits into from
May 30, 2024
Merged

Release @scania/[email protected] #637

merged 39 commits into from
May 30, 2024

Conversation

mistermalm
Copy link
Contributor

Describe pull-request

Release @scania/[email protected]

timrombergjakobsson and others added 30 commits April 5, 2024 20:32
* fix(header-luncher): null check

* fix(header-launcher): simplify existance of launcher-list in DOM

---------

Co-authored-by: theJohnnyMe <[email protected]>
* text(text-field): password error unit test

* test(text-field): use parallel
* test(text-field): read-only and success state

* chore: missing change

* test(text-field): added parralel
* test(datetime): test for type datetime-local

* test(tds-datetime): added test cases for error and success

* test(tds-datetime): updating to correct icon assertion

* test(datetime): adding screenshot verification

* test(datetime): update to correct format of value

* Update packages/core/src/components/datetime/test/default/datetime.e2e.ts

Co-authored-by: theJohnnyMe <[email protected]>

* Update packages/core/src/components/datetime/test/error/datetime.e2e.ts

Co-authored-by: theJohnnyMe <[email protected]>

* test(datetime): more scenarios covered

---------

Co-authored-by: theJohnnyMe <[email protected]>
* test(tooltip): test cases for tooltip added

* test(tooltip): updating index.html

* test: no need for timeout

* test(tooltip): screenshot pixel value fix
)

* fix(popover-core): close other instances of component when another one is opened

* chore: spacing in example
* fix(table): enable compact mode and disabled padding to work simultaneously

* fix(table): set top and bottom padding for table header text

* fix(table): conditionally set padding rules
* fix(header-dropdown): close on slotted items click

* fix(header-dropdown): add listner to parent list instead of every slotted element

* fix: onclick on slot level

* chore: removing console.log

* fix: refactor function

* fix: added keyboard event

* chore: minor update in popover-core
…down menu update (#599)

* fix(dropdown): monitor slot changes to assing defaultValue on dropdown menu update

* fix(dropdown): warning message

* fix: added warning message for non matching default value
* docs(contributions): update according to feedback

* docs: added contributing document

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update README.md

Co-authored-by: Tim <[email protected]>

* docs(contribution): add link to github discussions

* docs(pull-request-template): update after feedback

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

---------

Co-authored-by: Tim <[email protected]>
* fix(accordion): update component test path

* feat(accordion): add test case for hovering accordion items

* feat(accordion): add test for handling click on accordion item

* feat(accordion): update tests for disabled state

* test(accordion): update test for disabled state

* test(accordion): remove excess tests

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* test(accordion): correct check for not-allowed cursor in disabled test

---------

Co-authored-by: Tim <[email protected]>
* test(tabs): unit test for tabs added

* Update packages/core/src/components/tabs/test/folder-tabs/folder-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/folder-tabs/folder-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* test(tabs): reveiw feedback and refactoring

---------

Co-authored-by: Nathalie Lindqvist <[email protected]>
* feat(tds-dropdown): improved scrollbar styling

re CDEP-3205

* fix(dropdown scrollbar styled for firefox): styled for Firefox, limited though

* Removed TODO comment

* fix: review changes

* fix: refactoring error, fix

* fix: added comments

* fix: corrected --tds-dropdown-scrollbar-thumb-color for dark mode

* fix: fix thumb colors after new review input

* feat(scrollbar): adding general styling to scrollbar

* feat(storybook): adding more menu items to rendr scrollbar for demo purpose

* Update packages/core/src/components/dropdown/dropdown.scss

* fix(scrollbar): adding dark mode var

---------

Co-authored-by: Stefan Finnsjö <[email protected]>
Co-authored-by: Tim <[email protected]>
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 11.9.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.13.1...11.9.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: ✨ programatically toggle side menu dropdown

Letting the oppen state be a prop which enables setting it programatically

* docs(side-menu): 📝 adding description for open prop

* test(tabs): ✅ fix failing tests

A few tests were failing because we did not wait for an initial stable state

* test(side-menu): ✅ adding tests for expand side menu dropdown toggle

Adding tests for the side menu dropdown toggle expand programmatically functionality.

---------

Co-authored-by: Hannes Falk <[email protected]>
* feat(chip): styling and js for disabled state

* feat(chip): disabled state for type radio

* Update packages/core/src/components/chip/chip.tsx

* fix(chip): readme update due to gramma correction

* test(chip): tests for disabled state

* fix(chip): some minor cleanup and refactor

* Update packages/core/src/components/chip/chip-vars.scss

Co-authored-by: theJohnnyMe <[email protected]>

* Update packages/core/src/components/chip/chip.tsx

---------

Co-authored-by: theJohnnyMe <[email protected]>
* feat(icon): add new icons

* fix(icon): update face_satisfied icon

* fix(icon): update face_dissatisfied, face_neutral, insighs and dashboard icons
…nu item in desktop (#621)

* fix(side-menu) remove not wanted extra space to the right of a collapsed menu item

* fix(side-menu): increase side-menu-width with 1px
* ci(test): unit test to run on push commit instead of commit

* chore: update message
* Release @scania/[email protected] (#617)

* test(table): regenerating new screenshots (#591)

* test(dropdown): adding test case for filter reset button (#582)

* fix(header-launcher): null check (#517)

* fix(header-luncher): null check

* fix(header-launcher): simplify existance of launcher-list in DOM

---------

Co-authored-by: theJohnnyMe <[email protected]>

* fix: add mdx extensions stories back

* text(text-field): password error unit test (#569)

* text(text-field): password error unit test

* test(text-field): use parallel

* test(text-field): read-only and success state (#571)

* test(text-field): read-only and success state

* chore: missing change

* test(text-field): added parralel

* test(datetime): unittest for datetime (#577)

* test(datetime): test for type datetime-local

* test(tds-datetime): added test cases for error and success

* test(tds-datetime): updating to correct icon assertion

* test(datetime): adding screenshot verification

* test(datetime): update to correct format of value

* Update packages/core/src/components/datetime/test/default/datetime.e2e.ts

Co-authored-by: theJohnnyMe <[email protected]>

* Update packages/core/src/components/datetime/test/error/datetime.e2e.ts

Co-authored-by: theJohnnyMe <[email protected]>

* test(datetime): more scenarios covered

---------

Co-authored-by: theJohnnyMe <[email protected]>

* test(tooltip): test cases for tooltip added (#583)

* test(tooltip): test cases for tooltip added

* test(tooltip): updating index.html

* test: no need for timeout

* test(tooltip): screenshot pixel value fix

* fix(popover-core): close instances of component when another opens (#595)

* fix(popover-core): close other instances of component when another one is opened

* chore: spacing in example

* fix(toast): update default header, subheader and link text in Storybook example (#597)

* fix(table): disable-padding with compact design (#594)

* fix(table): enable compact mode and disabled padding to work simultaneously

* fix(table): set top and bottom padding for table header text

* fix(table): conditionally set padding rules

* fix(header-dropdown): close on slotted items click (#593)

* fix(header-dropdown): close on slotted items click

* fix(header-dropdown): add listner to parent list instead of every slotted element

* fix: onclick on slot level

* chore: removing console.log

* fix: refactor function

* fix: added keyboard event

* chore: minor update in popover-core

* fix(dropdown): monitor slot changes to assigning defaultValue on dropdown menu update (#599)

* fix(dropdown): monitor slot changes to assing defaultValue on dropdown menu update

* fix(dropdown): warning message

* fix: added warning message for non matching default value

* Release of @scania/[email protected] (#604)

Co-authored-by: nathalielindqvist <[email protected]>

* fix(vars): removing duplicate vars imports (#607)

* docs(contribution): post feedback update (#603)

* docs(contributions): update according to feedback

* docs: added contributing document

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update README.md

Co-authored-by: Tim <[email protected]>

* docs(contribution): add link to github discussions

* docs(pull-request-template): update after feedback

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

---------

Co-authored-by: Tim <[email protected]>

* test(accordion): update unit tests (#608)

* fix(accordion): update component test path

* feat(accordion): add test case for hovering accordion items

* feat(accordion): add test for handling click on accordion item

* feat(accordion): update tests for disabled state

* test(accordion): update test for disabled state

* test(accordion): remove excess tests

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* test(accordion): correct check for not-allowed cursor in disabled test

---------

Co-authored-by: Tim <[email protected]>

* test(tabs): unit test for tabs added (#610)

* test(tabs): unit test for tabs added

* Update packages/core/src/components/tabs/test/folder-tabs/folder-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/folder-tabs/folder-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* test(tabs): reveiw feedback and refactoring

---------

Co-authored-by: Nathalie Lindqvist <[email protected]>

* docs(contribution): link correction (#611)

* fix(tds-dropdown): improved scrollbar styling (#545)

* feat(tds-dropdown): improved scrollbar styling

re CDEP-3205

* fix(dropdown scrollbar styled for firefox): styled for Firefox, limited though

* Removed TODO comment

* fix: review changes

* fix: refactoring error, fix

* fix: added comments

* fix: corrected --tds-dropdown-scrollbar-thumb-color for dark mode

* fix: fix thumb colors after new review input

* feat(scrollbar): adding general styling to scrollbar

* feat(storybook): adding more menu items to rendr scrollbar for demo purpose

* Update packages/core/src/components/dropdown/dropdown.scss

* fix(scrollbar): adding dark mode var

---------

Co-authored-by: Stefan Finnsjö <[email protected]>
Co-authored-by: Tim <[email protected]>

* build(deps-dev): bump highlight.js in /packages/core (#605)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 11.9.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.13.1...11.9.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test(playwright): updating failing screenshot tests (#615)

* Release of @scania/[email protected] (#616)

Co-authored-by: timrombergjakobsson <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: theJohnnyMe <[email protected]>
Co-authored-by: Nathalie Lindqvist <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nathalielindqvist <[email protected]>
Co-authored-by: finnlake <[email protected]>
Co-authored-by: Stefan Finnsjö <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: timrombergjakobsson <[email protected]>

* feat(angular-17): new package

* docs: update of readme

* fix: lock file update after name change

* fix: added script to build angular 17 wrappers

* docs. switching readmes angular-17 and components

* docs: update badge link

* fix: made package public for publishing

* chore: reverting merge conflict changes

* Update packages/angular-17/projects/components/README.md

Co-authored-by: Nathalie Lindqvist <[email protected]>

* docs: readme update

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Tim <[email protected]>
Co-authored-by: Nathalie Lindqvist <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nathalielindqvist <[email protected]>
Co-authored-by: finnlake <[email protected]>
Co-authored-by: Stefan Finnsjö <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: timrombergjakobsson <[email protected]>
nathalielindqvist and others added 9 commits May 28, 2024 14:52
… event (#612)

* feat(table): programatically expand rows

* feat(table): default expanded row, expand/collapse methods, tdsChange event

* fix(table): rename tdsChange property to make more sense

* test(table): added e2e tests for default expanded, methods and rowId

* fix(table): updated comment & log

* fix(table): regenerate snapshots to get rid of duplicates

* fix(table): removed dup screenshots

* fix(table): updated expanded prop

* fix(table): default undefined

* fix(table): remove darwin

* test(table): id selector to specify

* test(table): wait for state & print diff 0

---------

Co-authored-by: Jonatan Malm <[email protected]>
…m border (#626)

* Release @scania/[email protected] (#617)

* test(table): regenerating new screenshots (#591)

* test(dropdown): adding test case for filter reset button (#582)

* fix(header-launcher): null check (#517)

* fix(header-luncher): null check

* fix(header-launcher): simplify existance of launcher-list in DOM

---------

Co-authored-by: theJohnnyMe <[email protected]>

* fix: add mdx extensions stories back

* text(text-field): password error unit test (#569)

* text(text-field): password error unit test

* test(text-field): use parallel

* test(text-field): read-only and success state (#571)

* test(text-field): read-only and success state

* chore: missing change

* test(text-field): added parralel

* test(datetime): unittest for datetime (#577)

* test(datetime): test for type datetime-local

* test(tds-datetime): added test cases for error and success

* test(tds-datetime): updating to correct icon assertion

* test(datetime): adding screenshot verification

* test(datetime): update to correct format of value

* Update packages/core/src/components/datetime/test/default/datetime.e2e.ts

Co-authored-by: theJohnnyMe <[email protected]>

* Update packages/core/src/components/datetime/test/error/datetime.e2e.ts

Co-authored-by: theJohnnyMe <[email protected]>

* test(datetime): more scenarios covered

---------

Co-authored-by: theJohnnyMe <[email protected]>

* test(tooltip): test cases for tooltip added (#583)

* test(tooltip): test cases for tooltip added

* test(tooltip): updating index.html

* test: no need for timeout

* test(tooltip): screenshot pixel value fix

* fix(popover-core): close instances of component when another opens (#595)

* fix(popover-core): close other instances of component when another one is opened

* chore: spacing in example

* fix(toast): update default header, subheader and link text in Storybook example (#597)

* fix(table): disable-padding with compact design (#594)

* fix(table): enable compact mode and disabled padding to work simultaneously

* fix(table): set top and bottom padding for table header text

* fix(table): conditionally set padding rules

* fix(header-dropdown): close on slotted items click (#593)

* fix(header-dropdown): close on slotted items click

* fix(header-dropdown): add listner to parent list instead of every slotted element

* fix: onclick on slot level

* chore: removing console.log

* fix: refactor function

* fix: added keyboard event

* chore: minor update in popover-core

* fix(dropdown): monitor slot changes to assigning defaultValue on dropdown menu update (#599)

* fix(dropdown): monitor slot changes to assing defaultValue on dropdown menu update

* fix(dropdown): warning message

* fix: added warning message for non matching default value

* Release of @scania/[email protected] (#604)

Co-authored-by: nathalielindqvist <[email protected]>

* fix(vars): removing duplicate vars imports (#607)

* docs(contribution): post feedback update (#603)

* docs(contributions): update according to feedback

* docs: added contributing document

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update README.md

Co-authored-by: Tim <[email protected]>

* docs(contribution): add link to github discussions

* docs(pull-request-template): update after feedback

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Tim <[email protected]>

---------

Co-authored-by: Tim <[email protected]>

* test(accordion): update unit tests (#608)

* fix(accordion): update component test path

* feat(accordion): add test case for hovering accordion items

* feat(accordion): add test for handling click on accordion item

* feat(accordion): update tests for disabled state

* test(accordion): update test for disabled state

* test(accordion): remove excess tests

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* Update packages/core/src/components/accordion/test/disabled/accordion.e2e.ts

Co-authored-by: Tim <[email protected]>

* test(accordion): correct check for not-allowed cursor in disabled test

---------

Co-authored-by: Tim <[email protected]>

* test(tabs): unit test for tabs added (#610)

* test(tabs): unit test for tabs added

* Update packages/core/src/components/tabs/test/folder-tabs/folder-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/folder-tabs/folder-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/inline-tabs/inline-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* Update packages/core/src/components/tabs/test/navigation-tabs/navigation-tabs.e2e.ts

Co-authored-by: Nathalie Lindqvist <[email protected]>

* test(tabs): reveiw feedback and refactoring

---------

Co-authored-by: Nathalie Lindqvist <[email protected]>

* docs(contribution): link correction (#611)

* fix(tds-dropdown): improved scrollbar styling (#545)

* feat(tds-dropdown): improved scrollbar styling

re CDEP-3205

* fix(dropdown scrollbar styled for firefox): styled for Firefox, limited though

* Removed TODO comment

* fix: review changes

* fix: refactoring error, fix

* fix: added comments

* fix: corrected --tds-dropdown-scrollbar-thumb-color for dark mode

* fix: fix thumb colors after new review input

* feat(scrollbar): adding general styling to scrollbar

* feat(storybook): adding more menu items to rendr scrollbar for demo purpose

* Update packages/core/src/components/dropdown/dropdown.scss

* fix(scrollbar): adding dark mode var

---------

Co-authored-by: Stefan Finnsjö <[email protected]>
Co-authored-by: Tim <[email protected]>

* build(deps-dev): bump highlight.js in /packages/core (#605)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.13.1 to 11.9.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.13.1...11.9.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test(playwright): updating failing screenshot tests (#615)

* Release of @scania/[email protected] (#616)

Co-authored-by: timrombergjakobsson <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: theJohnnyMe <[email protected]>
Co-authored-by: Nathalie Lindqvist <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nathalielindqvist <[email protected]>
Co-authored-by: finnlake <[email protected]>
Co-authored-by: Stefan Finnsjö <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: timrombergjakobsson <[email protected]>

* fix(accordion): add prop for removing the last accordion item bottom border

* fix(accordion): remove comma like it where before

* feat(accordion): try remove comma again

* feat(accordion): remove unwanted changes from table header cell

* fix(accordion): refactor css classes

* feat(accordion): shorter css class name

* feat(accordion): add e2e test and rename to hide

* feat(accordion): add e2e snapshot

* feat(accordion): modify e2e snapshot

* feat(accordion): change test tiitle

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Tim <[email protected]>
Co-authored-by: theJohnnyMe <[email protected]>
Co-authored-by: Nathalie Lindqvist <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nathalielindqvist <[email protected]>
Co-authored-by: finnlake <[email protected]>
Co-authored-by: Stefan Finnsjö <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: timrombergjakobsson <[email protected]>
* feat(modal): control visibility of the close button

* fix(modal): closable storybook default value

* fix(table): better description for closable

* fix(modal): closable default true

* fix(modal): readme update

* fix(table): revert

* test(modal): closable -> true/false/undefined

* fix(modal): true if undefined

---------

Co-authored-by: Jonatan Malm <[email protected]>
* fix: ensure that first and last styling is applied after initial render to tds-step

* fix: remove padding from the first and last horizontal tds-step

---------

Co-authored-by: jst1ws <[email protected]>
* fix(modal): closable default true

* fix(table): revert

* fix(modal): true if undefined

* test(modal): toBeHidden

* test(table): synchronized test

---------

Co-authored-by: Jonatan Malm <[email protected]>
Co-authored-by: Tim <[email protected]>
* Release of @scania/[email protected]

* chore: additional commit

---------

Co-authored-by: mistermalm <[email protected]>
Co-authored-by: Jonatan Malm <[email protected]>
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@timrombergjakobsson timrombergjakobsson merged commit cf42682 into main May 30, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants