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

Apply more rules #45

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Apply more rules #45

wants to merge 10 commits into from

Conversation

ygj6
Copy link
Member

@ygj6 ygj6 commented May 17, 2021

  • add emits declaration
  • add deep option for watch
  • remove event native; add transition from
  • implement tree-shaking api
  • rename deprecated lifecycle
  • split app mount expression
    createApp().mount() => app=createApp();app.mount()
  • adapt global filters

@ygj6
Copy link
Member Author

ygj6 commented May 18, 2021

@sodatea Is this project still alive? Can you take time to review this PR?

@ygj6 ygj6 force-pushed the master branch 2 times, most recently from 9f31827 to b01c4b9 Compare May 25, 2021 06:55
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.

None yet

2 participants