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

docs: fix stories #194

Merged
merged 1 commit into from
Dec 23, 2022
Merged

docs: fix stories #194

merged 1 commit into from
Dec 23, 2022

Conversation

jledentu
Copy link
Owner

This PR fixes the story with a lot of items.

@codecov
Copy link

codecov bot commented Dec 23, 2022

Codecov Report

Base: 96.60% // Head: 96.60% // No change to project coverage 👍

Coverage data is based on head (88eb80d) compared to base (e5394ea).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             next     #194   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files           8        8           
  Lines         265      265           
  Branches       68       68           
=======================================
  Hits          256      256           
  Misses          9        9           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jledentu jledentu merged commit 9deb400 into next Dec 23, 2022
@jledentu jledentu deleted the fix-async-tree-story branch December 23, 2022 14:59
@github-actions
Copy link

github-actions bot commented Jan 4, 2023

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

jledentu added a commit that referenced this pull request Mar 30, 2023
* chore: add  vite builder
* fix: more fixes (still wip)
* fix: drag handle
* test: migrate tests
* ci: run semantic-release on all branches
* chore(release): 2.0.2 [skip ci]

## [2.0.2](v2.0.1...v2.0.2) (2022-07-11)

### Bug Fixes

* Revert "fix: drag handle"
* fix: drag handle
* feat: support Vue 3

BREAKING CHANGE: do not support Vue 2

* chore(release): 3.0.0 [skip ci]

# [3.0.0](v2.0.2...v3.0.0) (2022-08-22)

### Bug Fixes

* drag handle ([db1f740](db1f740))

### Features

* support Vue 3 ([d6e9559](d6e9559))

### BREAKING CHANGES

* do not support Vue 2
* fix: update package.json to support CSS export / import (#188)
* chore(release): 3.0.1 [skip ci]

## [3.0.1](v3.0.0...v3.0.1) (2022-10-11)

### Bug Fixes

* update package.json to support CSS export / import ([#188](#188)) ([e5394ea](e5394ea))
* docs: fix stories (#194)
* feat(events): pass items in events (#195)
* feat(events): pass items in expanded/selected events
* feat(events): omit some internal properties + fix tests
* chore(release): 3.1.0 [skip ci]

# [3.1.0](v3.0.1...v3.1.0) (2023-01-04)

### Features

* **events:** pass items in events ([#195](#195)) ([08681a0](08681a0))
* ci: use Node.js 16.19.1
* chore(deps): upgrade vuepress to 2.0.0-beta.61 (#203)
* chore(deps): upgrade vuepress

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Tom Coonen <tom@coonen.eu>
@github-actions
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 30, 2023
# [4.0.0](v3.1.0...v4.0.0) (2023-03-30)

* Merge next branch in master (#201) ([1f24b1c](1f24b1c)), closes [#201](#201) [#188](#188) [#188](#188) [#194](#194) [#195](#195) [#195](#195) [#203](#203)

### BREAKING CHANGES

* do not support Vue 2

* chore(release): 3.0.0 [skip ci]

# [3.0.0](v2.0.2...v3.0.0) (2022-08-22)

### Bug Fixes

* drag handle ([db1f740](db1f740))

### Features

* support Vue 3 ([d6e9559](d6e9559))

### BREAKING CHANGES

* do not support Vue 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant