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

Improve Vue type declarations for more canonical usage #5887

Closed
wants to merge 22 commits into from

Commits on Feb 26, 2017

  1. Copy the full SHA
    5b5a88f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Allow functions in 'methods' & 'computed' to view themselves, as well…

    … as members from 'data' and the Vue instance.
    DanielRosenwasser committed Mar 8, 2017
    Copy the full SHA
    385a744 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Copy the full SHA
    8cd5b9c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Copy the full SHA
    540a38f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Copy the full SHA
    f34f4f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b1f40ce View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    355ff75 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bc54007 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e7ea5bb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ebde0b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Copy the full SHA
    d78d14b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc83771 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a50c838 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/dev' into accurateVueTypes

    Conflicts:
    	types/options.d.ts
    	types/test/options-test.ts
    	types/test/vue-test.ts
    	types/vue.d.ts
    DanielRosenwasser committed Jun 14, 2017
    Copy the full SHA
    3c86b10 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Copy the full SHA
    33a106c View commit details
    Browse the repository at this point in the history
  2. Added test by @ktsn.

    DanielRosenwasser committed Jun 15, 2017
    Copy the full SHA
    0f586db View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1092efe View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. Copy the full SHA
    ebd8c0b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. [release] weex-vue-framework@2.4.2-weex.1 (vuejs#6196)

    * build(release weex): ignore the file path of entries
    
    * [release] weex-vue-framework@2.4.2-weex.1
    Hanks10100 authored and yyx990803 committed Jul 24, 2017
    Copy the full SHA
    c628103 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Copy the full SHA
    e4a8545 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Copy the full SHA
    f7ebfa3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bb0ff30 View commit details
    Browse the repository at this point in the history