Skip to content

Explicitly note on events option deprecation #453

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

Merged
merged 1 commit into from
Oct 4, 2016
Merged

Explicitly note on events option deprecation #453

merged 1 commit into from
Oct 4, 2016

Conversation

phanan
Copy link
Member

@phanan phanan commented Oct 4, 2016

This aims to fix #436.

Copy link
Member

@LinusBorg LinusBorg left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@chrisvfritz chrisvfritz left a comment

Choose a reason for hiding this comment

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

Thanks! It was on my list to research this today, as I had no idea that it existed in 1.0. 😛

@chrisvfritz chrisvfritz merged commit f322c43 into vuejs:master Oct 4, 2016
dingyiming added a commit to volksbright/document-standard-vue that referenced this pull request 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
@phanan phanan deleted the migrate-events branch October 5, 2016 01:32
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request Nov 18, 2016
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request 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
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.0 -> 2.0 Transition Guide suggested addition - events option removed
3 participants