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

feat: pass items in events #195

Merged
merged 2 commits into from Jan 4, 2023
Merged

feat: pass items in events #195

merged 2 commits into from Jan 4, 2023

Conversation

jledentu
Copy link
Owner

@jledentu jledentu commented Jan 4, 2023

This PR adds expanded/selected items in expand and select events, respectively.

@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 96.60% // Head: 96.66% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (5b0f6c7) compared to base (9deb400).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             next     #195      +/-   ##
==========================================
+ Coverage   96.60%   96.66%   +0.06%     
==========================================
  Files           8        8              
  Lines         265      270       +5     
  Branches       68       68              
==========================================
+ Hits          256      261       +5     
  Misses          9        9              
Impacted Files Coverage Δ
src/components/Finder.vue 81.81% <ø> (ø)
src/utils/tree-model.js 99.25% <100.00%> (+0.02%) ⬆️

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 08681a0 into next Jan 4, 2023
@jledentu jledentu deleted the pass-items-in-events branch January 4, 2023 12:14
github-actions bot pushed a commit that referenced this pull request Jan 4, 2023
# [3.1.0](v3.0.1...v3.1.0) (2023-01-04)

### Features

* **events:** pass items in events ([#195](#195)) ([08681a0](08681a0))
@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.

None yet

1 participant