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.0 #165

Merged
merged 11 commits into from
May 15, 2024
Merged

Release 2.0.0 #165

merged 11 commits into from
May 15, 2024

Conversation

BalbinaK
Copy link
Contributor

No description provided.

magnuh and others added 11 commits April 16, 2024 10:47
* fix: Styling fixes for Card component

* chore: Install missing peer prettier
## [1.2.8-next.1](v1.2.7...v1.2.8-next.1) (2024-04-16)

### Bug Fixes

* Styling fixes for Card component ([#157](#157)) ([646fcc4](646fcc4))
…s positioned and replace top, right, left, bottom with new placement prop (#141)

* feat: WIP refactor w-attention + add more placements

* feat: temporarily comment out Directions type to fix broken tests

* feat: WIP refactor attention position

* feat: refactor recompute function

* feat: WIP fix rerender problem

* feat: fix autoUpdate

* feat: cleanup attention + add placement prop

* feat: use recompute + computeCalloutArrow from core-library instead + add fallbackAxisSideDirection option to flip()

* feat: add fallbackDirection prop

* feat: uninstall @floating-ui/dom + use new logic from core

* feat: format

* feat: remove duplicated code that already exists in core-library

* feat: change default value of fallbackDirection to "start"

* feat: remove redundant fallbackDirection prop

* WIP remove margin + transform from w-attention-arrow, logic has been moved to the core-repo instead

* feat: trigger computeCalloutArrow from core-repo

* feat: remove whitespace

* feat: WIP add distance + skidding props + add example of popover with icon as target element

* feat: add getter and setter of isShowing

* feat: update pnpm-lock file

* feat: update attention examples

* feat: adjust example for popover with icon as target element

* feat: add props for flip + fallbackPlacements

* feat: add props.flip to dependency array of watcher

* feat: call cleanup during onUnmounted

* feat: add flip to dismissable highlight example

* feat: refactor type for fallbackPlacements + use it in highgligh example

* feat: remove unused import of computed

* feat: use directions from core-library to avoid duplication

* feat: remove arrowDirectionClassname and use instead arrowDirectionClassname from core-library

* feat: remove flip from watcher

* feat: tweak distance + skidding for attention example

* feat: revert removing flip from watcher

* feat: refactor skidding for attention example

* feat: remove flip from watcher

* feat: remove setting fallbackPlacements default to undefined, since it is already undefined when not defined

* feat: bump css version

* feat: bump version of @warp-ds/core + fix linting errors
* test release

* test commit #2

BREAKING CHANGE: The attention component
# [2.0.0-next.1](v1.2.8-next.1...v2.0.0-next.1) (2024-04-16)

### Features

* test release ([#160](#160)) ([85bf2d6](85bf2d6)), closes [#2](#2)

### BREAKING CHANGES

* The attention component
* init

* build individual components

* remove dist from eslint
# [2.0.0-next.2](v2.0.0-next.1...v2.0.0-next.2) (2024-04-22)

### Features

* Individual imports ([#162](#162)) ([42c72d5](42c72d5))
* fix: add tooltip to attentionState

* feat: add crossAxis prop

* feat: only render attention component when targetEl is not undefined or when callout

* fix: add targetEl prop to wAttention-test

* fix: mock targetEl prop in wAttention-test-file

* fix: revert adding isTooltip to attentionState

* fix: bump to latest version of @warp-ds/core
# [2.0.0-next.3](v2.0.0-next.2...v2.0.0-next.3) (2024-04-30)

### Features

* add more functionality to attention component ([#161](#161)) ([a8ed8ab](a8ed8ab))
* refactor(textfield): update component classes

* refactor(textarea): update component classes

* chore(deps): update @warp-ds/uno to 1.12.0 and @warp-ds/css to 1.9.6

* chore(workflows): use pnpm v9 in github actions
# [2.0.0-next.4](v2.0.0-next.3...v2.0.0-next.4) (2024-05-14)

### Bug Fixes

* **textfield/textarea:** clean up classes  ([#163](#163)) ([2babe15](2babe15))
@BalbinaK BalbinaK requested a review from a team May 14, 2024 13:27
Copy link
Contributor

@felicia-haggqvist felicia-haggqvist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it is still okay to merge this release-PR to main even if cannot bump the eik alias until we have fixed the i18n issue? :)

@BalbinaK BalbinaK merged commit fd4d50b into main May 15, 2024
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.

5 participants