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/support html attributes #61

Merged
merged 10 commits into from
Aug 24, 2018

Commits on Aug 4, 2018

  1. Configuration menu
    Copy the full SHA
    eb8a7a5 View commit details
    Browse the repository at this point in the history
  2. refactor(evaluateValues): support separated props from attrs

    Nicholas Litwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    3357c15 View commit details
    Browse the repository at this point in the history
  3. feat(watch-attrs): map watched values to correct object type

    Nicholas Litwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    8dc24bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c914f0 View commit details
    Browse the repository at this point in the history
  5. docs(watchExpressions): add new param type

    Nicholas Litwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    8cb56d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. feat(no-value-attrs): handle attrs like disabled

    Nicholas Litwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    cb2105d View commit details
    Browse the repository at this point in the history
  2. test(html-attrs): add unit tests for create-vue-component and vue-com…

    …ponent
    Nicholas Litwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    5b022d1 View commit details
    Browse the repository at this point in the history
  3. test(inheritAttrs): support moving attrs to other elements

    Nicholas Litwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    5d43dec View commit details
    Browse the repository at this point in the history
  4. docs(html-attributes): add section on usage

    Nicholas Litwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    cbc00da View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Merge branch 'master' into feat/support-html-attributes

    Nicholas Litwin committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    c15d980 View commit details
    Browse the repository at this point in the history