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

Deploy cookbook by merging develop into main #2561

Merged
merged 174 commits into from
Oct 28, 2022
Merged

Deploy cookbook by merging develop into main #2561

merged 174 commits into from
Oct 28, 2022

Conversation

jkaltoft
Copy link
Collaborator

@jkaltoft jkaltoft commented Oct 24, 2022

Main should be updated with the current state of develop as we have just released v7.2.1.

This will activate our current (soon to be obsolete) deployment logic.

mictro and others added 30 commits September 19, 2022 13:19
Behavior has been changed: ArrowUp/ArrowDown no longer selects Item.
Instead they move focus to next item.

Updated test checks that items get focused. Extended with a key press on
Enter to trigger select Item.

When selecting an item it also programmatically gets focused.
- Key presses should not set selected item when dropdown is closed
- ArrowDown and ArrowUp opens the dropdown
- Space behaves like Enter (open and close dropdown)
Should not select item - only focus. Similar to arrow keys.
Should only apply when dropdown is open.
If no item is selected then move focus to last item if ArrowUp
Move focus to first item if ArrowDown.
@jkaltoft jkaltoft marked this pull request as draft October 24, 2022 19:46
@jkaltoft jkaltoft marked this pull request as ready for review October 24, 2022 19:47
@jkaltoft jkaltoft marked this pull request as draft October 24, 2022 19:47
@github-actions github-actions bot temporarily deployed to pr-develop October 24, 2022 19:54 Inactive
@github-actions github-actions bot temporarily deployed to pr-develop October 25, 2022 05:13 Inactive
* Change position of tabbar badges

* Adjust md badge vertical position

* Update libs/designsystem/src/lib/components/tabs/tab-button/tab-button.component.scss

Co-authored-by: Jesper Kaltoft Vind <git@jesperkaltoft.dk>

* Code Review Corrections

* Remove errornously merge foced test

Co-authored-by: Jesper Kaltoft Vind <git@jesperkaltoft.dk>
@github-actions github-actions bot temporarily deployed to pr-develop October 25, 2022 10:07 Inactive
* Toggle 'clicked' class to prevent focus ring on click

* Change comments to say 'dropdown' instead of 'modal'

* Refactor to use Hostbinding to dynamically add 'clicked' class

* Re-add method call, that was removed for test purposes
@github-actions github-actions bot temporarily deployed to pr-develop October 26, 2022 05:45 Inactive
* Upgrade chart.js to v. 3.9.1

* Add type guard before accessing config.type

* Create helper type guard function

* Apply the type guard function where needed

* Bump charts.js version in nested package.json

* Remove skipLibCheck from tsconfig
@github-actions github-actions bot temporarily deployed to pr-develop October 26, 2022 07:51 Inactive
@github-actions github-actions bot temporarily deployed to pr-develop October 27, 2022 12:25 Inactive
@github-actions github-actions bot temporarily deployed to pr-develop October 28, 2022 07:31 Inactive
@github-actions github-actions bot temporarily deployed to pr-develop October 28, 2022 10:18 Inactive
* 7.2.1

* Update core version

* Update changelog
@RasmusKjeldgaard RasmusKjeldgaard changed the title Temp. solution for deploying develop branch Deploy cookbook by merging develop into main Oct 28, 2022
@github-actions github-actions bot temporarily deployed to pr-develop October 28, 2022 12:19 Inactive
@RasmusKjeldgaard RasmusKjeldgaard marked this pull request as ready for review October 28, 2022 12:20
@RasmusKjeldgaard RasmusKjeldgaard self-requested a review October 28, 2022 12:20
@RasmusKjeldgaard RasmusKjeldgaard merged commit a0b8c39 into main Oct 28, 2022
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