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 10.12.1 #990

Merged
merged 30 commits into from
Jun 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
00a6e96
Release 10.12.0
goldenraphti May 16, 2024
5a884e2
Bump azure/login from 2.1.0 to 2.1.1
dependabot[bot] May 27, 2024
a110424
Bump codecov/codecov-action from 4.4.0 to 4.5.0
dependabot[bot] Jun 14, 2024
a1b37ea
Bump braces from 3.0.2 to 3.0.3
dependabot[bot] Jun 18, 2024
565e5b7
SWED-2504 patch new dialog
goldenraphti Jun 20, 2024
23a5cae
SWED-2504 release notes
goldenraphti Jun 20, 2024
280c4d2
SWED-2503 add support for picture and .illustration on top of img in …
goldenraphti Jun 20, 2024
8e407ba
SWED-2503 add utility d-grid + default align in cards wide no img no …
goldenraphti Jun 20, 2024
96daaf7
Merge pull request #982 from SwedbankPay/dependabot/github_actions/az…
goldenraphti Jun 20, 2024
a8ebfe2
Merge pull request #983 from SwedbankPay/dependabot/github_actions/co…
goldenraphti Jun 20, 2024
7900673
Merge pull request #984 from SwedbankPay/dependabot/npm_and_yarn/brac…
goldenraphti Jun 20, 2024
121fa50
SWED-2511 fix style button loading spinner squashed
goldenraphti Jun 20, 2024
c257c82
SWED-2505 add dropdown init by id param
goldenraphti Jun 20, 2024
9bedf79
SWED-2505 documentation dropdown
goldenraphti Jun 20, 2024
217f38e
Merge pull request #987 from SwedbankPay/feature/SWED-2511-button_loa…
goldenraphti Jun 20, 2024
e24346c
SWED-2505 jest snap
goldenraphti Jun 20, 2024
e2f4052
Merge branch 'develop' into feature/SWED-2504-dialog_patch
goldenraphti Jun 20, 2024
80acb67
Merge branch 'develop' into feature/SWED-2504-dialog_patch
goldenraphti Jun 20, 2024
7020b49
SWED-2504 clean comments & typos
goldenraphti Jun 21, 2024
5e6df9c
Merge pull request #985 from SwedbankPay/feature/SWED-2504-dialog_patch
goldenraphti Jun 21, 2024
2dfc165
Merge branch 'develop' into feature/SWED-2503-cards_img_support_pictu…
goldenraphti Jun 21, 2024
4801807
SWED-2503 switch :is for :where for specificity in cards
goldenraphti Jun 21, 2024
101acdc
SWED-2503 revert :where selector
goldenraphti Jun 21, 2024
783c4f2
SWED-2503 style cards picture
goldenraphti Jun 21, 2024
b9a83ff
SWED-2503 typo css cards
goldenraphti Jun 21, 2024
eff3f35
Merge pull request #986 from SwedbankPay/feature/SWED-2503-cards_img_…
goldenraphti Jun 21, 2024
3dc7971
Merge branch 'develop' into feature/SWED-2505-dropdown_init_id
goldenraphti Jun 21, 2024
e476a38
Merge pull request #988 from SwedbankPay/feature/SWED-2505-dropdown_i…
goldenraphti Jun 21, 2024
7be5946
release 10.12.1 preparations
goldenraphti Jun 21, 2024
cf086c9
release 10.12.1 fix icons chromium toast min-width
goldenraphti Jun 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/janitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: ./.github/scripts/variables.sh --brand ${{ matrix.brand }} --ref ${{ github.ref }}

- name: Azure Login
uses: azure/login@v2.1.0
uses: azure/login@v2.1.1
with:
creds: ${{ secrets.AZURE_CREDENTIALS_STAGE }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
echo "{ \"latestVersion\" : \"${{ steps.variables.outputs.BRANCH }}\" }" > ./dist/latestVersion.json

- name: Azure Login
uses: azure/login@v2.1.0
uses: azure/login@v2.1.1
with:
creds: ${{ secrets.AZURE_CREDENTIALS_STAGE }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Tests and linting
run: npm run lint && npm run test:coverage

- uses: codecov/codecov-action@v4.4.0
- uses: codecov/codecov-action@v4.5.0
# with:
# files: ./coverage/lcov.info
# fail_ci_if_error: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "{ \"latestVersion\" : \"${{ steps.variables.outputs.VERSION }}\" }" > ./dist/latestVersion.json

- name: Azure Login
uses: azure/login@v2.1.0
uses: azure/login@v2.1.1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}

Expand Down
37 changes: 14 additions & 23 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,32 @@
# Changelog

## \[10.12.0\] - 16.05.2024
## \[10.12.1\] - 21.06.2024

## Component changes

- Input fields

- Labels line-height increased & mobile values adjusted, so values are in sync with `h4` typography style

- Radio inputs
- Dialog

- Minor non-breaking UI change to the default input radio
- Minor UI changes to checkmark variant
- Some non-breaking UI changes (colors, width, ...)
- Now we achieve the checkmark icon using `span.checkmark-icon` instead of loading an actual icon element with an svg
- New "large" variant for checkmark radio input
- Possibility to add a subtext inside the checkmark variant (use `span.subtext`)
- if no invoker or close btn JS fails gracefully, providing helpful feedback in the console instead of throwing Error
- CSS support for old syntax now checks it is not picked up also by the new syntax (make sure not dialog.dialog)
- new dialog can have multiple invokers

- Buttons

- minor non-breaking UI updates (height for size large, unify hover state, update active & focus-visible UI, and more)
- add Danish MitId button style (you can use either `i.bank-id-dk` OR `i.mitid-dk`, both are supported)
- secondary buttons get a transparent background-color
- loading spinner of buttons keep their aspect-ratio even if the buttons is squashed, when they're in overflow state

- Cards

- fix style .cards-wide on mobile
- add support for div.illustration & picture elements in lieu of the img element as illustrations of used in the cards component (changes in documentation will come in a future release)
- default cards wide with no img and no text content -> align-items: center (better default when title wraps)

- Dialog
- Dropdown

- UI update
- new syntax, leveraging the standard <dialog> tag
- silent support for the old syntax until the next major release
- add transitions
- dropdown.init() method now accept `id` parameter to initialize specific dropdowns, instead of always all dropdowns found in the DOM

- Utility classes

- Add utility classes for display grid and inline grid

## Technical changes

- chore deps (update deps packages minor versions)

- remove Sentry from codebase
133 changes: 58 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"stylelint-config-standard": "^34.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack": "^5.92.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.2"
},
Expand Down
Loading
Loading