Skip to content

1.0 -> 2.0 Transition Guide suggested addition - events option removed #436

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

Closed
davidkhess opened this issue Oct 2, 2016 · 4 comments · Fixed by #453
Closed

1.0 -> 2.0 Transition Guide suggested addition - events option removed #436

davidkhess opened this issue Oct 2, 2016 · 4 comments · Fixed by #453

Comments

@davidkhess
Copy link
Contributor

I just upgraded an app from 1.0 to 2.0 and a mention that the events option is gone would have helped. It's implied but not obvious.

@davidkhess
Copy link
Contributor Author

I don't see it pushed to the live site but the commit looks spot on.

@chrisvfritz
Copy link
Contributor

Good to hear! It should now be updated btw. I redeploy the site several times per day, but usually only after a batch of changes rather than after each individual commit, as I sometimes like to make further changes after a PR is merged.

@davidkhess
Copy link
Contributor Author

Yes, I see it there now.

BTW, thanks for the great work you and the rest of the team are doing on Vue.js!

@chrisvfritz
Copy link
Contributor

@davidkhess It's made easier with lots of help. 😃 Thanks for contributing!

dingyiming added a commit to volksbright/document-standard-vue that referenced this issue Oct 4, 2016
* master:
  Revert "Master" (vuejs#462)
  Master (vuejs#460)
  Update link to Karma (vuejs#458)
  Explicitly note on `events` opt deprecation (fixes vuejs#436) (vuejs#453)
  remove wording about not including a benchmark from the react team
  Set the background-color to white. (vuejs#452)
  fix capitalizion typo in migration guide
  add literal modifier for directives to migration guide
  fix typo in interpolation within attributes in migration guide
  update dynamic binding example in guide intro
  add named slot to render function guide
  add warnings about using arrow functions on instance properties (vuejs#448)
  fix links to single-file components - fixes vuejs#446
  add note about two-way directives, linking to two-way filters example
  update two-filters example in migration guide
  Same word used multiple times in a sentence (vuejs#444)
  improve $data instance property API docs (vuejs#445)

# Conflicts:
#	src/guide/index.md
#	src/guide/installation.md
#	src/guide/instance.md
#	src/guide/render-function.md
#	src/guide/unit-testing.md
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this issue Nov 18, 2016
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this issue Nov 18, 2016
* master:
  Revert "Master" (vuejs#462)
  Master (vuejs#460)
  Update link to Karma (vuejs#458)
  Explicitly note on `events` opt deprecation (fixes vuejs#436) (vuejs#453)
  remove wording about not including a benchmark from the react team
  Set the background-color to white. (vuejs#452)
  fix capitalizion typo in migration guide
  add literal modifier for directives to migration guide
  fix typo in interpolation within attributes in migration guide
  update dynamic binding example in guide intro
  add named slot to render function guide
  add warnings about using arrow functions on instance properties (vuejs#448)
  fix links to single-file components - fixes vuejs#446
  add note about two-way directives, linking to two-way filters example
  update two-filters example in migration guide
  Same word used multiple times in a sentence (vuejs#444)
  improve $data instance property API docs (vuejs#445)

# Conflicts:
#	src/guide/index.md
#	src/guide/installation.md
#	src/guide/instance.md
#	src/guide/render-function.md
#	src/guide/unit-testing.md
kazupon pushed a commit to kazupon/vuejs.org that referenced this issue Nov 24, 2017
* update sponsor link

* update sponsor image

* Add in cookbook template (vuejs#1268)

* Add in cookbook template

* update cookbook template based on review comments
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 a pull request may close this issue.

2 participants