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

fix: support danish locale #256

Merged
merged 1 commit into from
Jul 4, 2024
Merged

fix: support danish locale #256

merged 1 commit into from
Jul 4, 2024

Conversation

imprashast
Copy link
Contributor

No description provided.

@imprashast imprashast requested a review from a team July 4, 2024 11:22
Copy link
Contributor

github-actions bot commented Jul 4, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-07-04 11:41 UTC

@imprashast imprashast merged commit e0e9124 into next Jul 4, 2024
4 checks passed
@imprashast imprashast deleted the support-danish-locale branch July 4, 2024 11:40
github-actions bot pushed a commit that referenced this pull request Jul 4, 2024
# [2.0.0-next.2](v2.0.0-next.1...v2.0.0-next.2) (2024-07-04)

### Bug Fixes

* support danish locale ([#256](#256)) ([e0e9124](e0e9124))
github-actions bot pushed a commit that referenced this pull request Aug 14, 2024
# [2.0.0](v1.6.0...v2.0.0) (2024-08-14)

### Bug Fixes

* **cc:** no classes styling the same CSS properties are set on one element ([#274](#274)) ([694c156](694c156))
* remove deprecated classes ([#252](#252)) ([d4ffe4c](d4ffe4c))
* support danish locale ([#256](#256)) ([e0e9124](e0e9124))
* update dependencies ([#259](#259)) ([d1a546d](d1a546d))

### BREAKING CHANGES

* **cc:** Expandable info prop has been removed
* Clickable prop, ccBox.infoClickable, ccBox.neutralClickable and
ccBox.borderedClickable classes have been removed from the box component.

* fix(switch): remove deprecated switch class

switch class has been deprecated and removed from @warp-ds/css, and should also be removed from the
switch component.
* switch class has been removed from the switch component.

* fix: update @warp-ds/css to latest next-version

we have recently made a major prerelease of the @warp-ds/css and have removed deprecated tokens and
classes, that needs to also be updated in the react-repo

* fix: make @warp-ds/css also as a peerDependency and bump to latest next-version

* fix(textarea): remove deprecated error prop

error prop has been deprecated for a while. Use invalid prop instead
* error prop has been removed and replaced by invalid prop

* fix(textfield): remove deprecated error prop

error prop has been deprecated for a while. Use invalid instead.
* error prop has been removed and replaced by invalid prop

* fix(card): remove deprecated onClick prop

onClick prop has been deprecated for a while. Use instead Clickable component to handle click events
in Cards
* onClick prop has been removed and its tests

* fix(card): fix linting issues and remove commented out tests for onClick prop

* fix: update pnpm/action-setup@v2 to v4

* fix: bump stylesheet to v2
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.

3 participants