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 2.0.1 #174

Merged
merged 9 commits into from
Jul 4, 2024
Merged

Release 2.0.1 #174

merged 9 commits into from
Jul 4, 2024

Conversation

felicia-haggqvist
Copy link
Contributor

@felicia-haggqvist felicia-haggqvist commented Jul 3, 2024

No description provided.

felicia-haggqvist and others added 8 commits May 23, 2024 13:42
* fix: update scripts to also format vue-files + remove @vue/compiler-sfc dep since it is already included in later versions of vue + add .eslintrc-file

* fix: bump @warp-ds/eslint-config + revert installing  eslint-config-prettier + eslint-plugin-prettier

* fix: revert installing @serverless-guru/prettier-plugin-import-order

* fix: remove ^ from eslint-plugin-vue + vue-eslint-parser

* fix: lint all files

* fix: relint textarea and textfield + update pnpm-lock-file

* fix: broken pnpm-lock-file

* fix: change key

* fix: revert capitalizing the "w"  in the component names

* fix: revert more capitalized "w" from component names

* fix: relint components

* fix: revert linting outlineClasses to be on single line

* fix: move template under script-tags

* fix: move up script export default tags to right under <script> tags

* fix: rewrite nester ternary statement to if else + remove // eslint-disable-next-line
## [2.0.1-next.1](v2.0.0...v2.0.1-next.1) (2024-05-23)

### Bug Fixes

* add support for formatting vue files ([#167](#167)) ([347ab79](347ab79))
## [2.0.1-next.2](v2.0.1-next.1...v2.0.1-next.2) (2024-05-23)

### Bug Fixes

* revert renaming key in w-toggle ([#168](#168)) ([286ed74](286ed74))
* fix: create a default targetEl only for when props.callout is true

* fix: move watcher to onMounted to make sure it only runs on client, to avoid ssr error regarding document being undefined

* fix: add comment to describe watcher for creating default div

* fix: bump to latest version of @warp-ds/core dependency
## [2.0.1-next.3](v2.0.1-next.2...v2.0.1-next.3) (2024-06-17)

### Bug Fixes

* add default targetEl for callout ([#170](#170)) ([957e4cb](957e4cb))
## [2.0.1-next.4](v2.0.1-next.3...v2.0.1-next.4) (2024-06-18)

### Bug Fixes

* Deprecate the "notification" variant of Badge ([#172](#172)) ([74bf5f2](74bf5f2))
@felicia-haggqvist felicia-haggqvist requested a review from a team July 3, 2024 13:14
@felicia-haggqvist felicia-haggqvist marked this pull request as draft July 3, 2024 14:12
@felicia-haggqvist felicia-haggqvist marked this pull request as ready for review July 4, 2024 07:34
@felicia-haggqvist felicia-haggqvist merged commit 2224f5d into main Jul 4, 2024
5 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.

4 participants