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: #6 support vue2 / optional API #7

Merged
merged 44 commits into from
Oct 22, 2023
Merged

feat: #6 support vue2 / optional API #7

merged 44 commits into from
Oct 22, 2023

Conversation

mew-ton
Copy link
Contributor

@mew-ton mew-ton commented Sep 29, 2023

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Sep 29, 2023

🦋 Changeset detected

Latest commit: d315419

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@passerelle/enclosure-vue Minor
@passerelle/insider-vue Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mew-ton mew-ton changed the title feat: support vue2 / nuxt2 / optional API feat: #6 support vue2 / nuxt2 / optional API Sep 29, 2023
examples/enclosure-vue2/src/App.vue Outdated Show resolved Hide resolved
examples/enclosure-vue2/src/components/Header.vue Outdated Show resolved Hide resolved
examples/enclosure-vue2/src/views/BridgeView.vue Outdated Show resolved Hide resolved
examples/enclosure-vue2/src/views/HomeView.vue Outdated Show resolved Hide resolved
examples/insider-vue3/src/App.vue Show resolved Hide resolved
fixtures/vue-components/src/internals/DataSender.vue Outdated Show resolved Hide resolved
fixtures/vue-components/src/internals/LayoutView.vue Outdated Show resolved Hide resolved
fixtures/vue-components/src/internals/TransitionLog.vue Outdated Show resolved Hide resolved
packages/enclosure-vue/src/components/BridgeFrame.ts Outdated Show resolved Hide resolved
packages/enclosure-vue/src/components/BridgeFrame.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

eslint

packages/enclosure-vue/src/types.ts|54 col 62| Unexpected any. Specify a different type.

examples/enclosure-vue2.7/src/App.vue Show resolved Hide resolved
examples/insider-vue2.7/src/App.vue Show resolved Hide resolved
fixtures/insider/src/internals/optional/DataSender.vue Outdated Show resolved Hide resolved
fixtures/insider/src/internals/optional/TransitionLog.vue Outdated Show resolved Hide resolved
packages/enclosure-vue/src/types.ts Show resolved Hide resolved
packages/enclosure-vue/src/types.ts Show resolved Hide resolved
packages/enclosure-vue/src/types.ts Show resolved Hide resolved
@mew-ton mew-ton changed the title feat: #6 support vue2 / nuxt2 / optional API feat: #6 support vue2 / optional API Oct 10, 2023
@mew-ton mew-ton marked this pull request as ready for review October 22, 2023 15:25
@mew-ton mew-ton merged commit b378e38 into main Oct 22, 2023
18 checks passed
@mew-ton mew-ton deleted the feat/support-vue2 branch October 22, 2023 15:27
@github-actions github-actions bot mentioned this pull request Oct 22, 2023
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.

1 participant