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: add scoped slots option #507

Merged
merged 22 commits into from
Apr 14, 2018
Merged

feat: add scoped slots option #507

merged 22 commits into from
Apr 14, 2018

Commits on Apr 2, 2018

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

Commits on Apr 3, 2018

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

Commits on Apr 4, 2018

  1. add test

    38elements committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    37c5950 View commit details
    Browse the repository at this point in the history
  2. use Object.assign()

    38elements committed Apr 4, 2018
    4 Configuration menu
    Copy the full SHA
    3c841a1 View commit details
    Browse the repository at this point in the history
  3. fix types

    38elements committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    ea2d16f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. change test

    38elements committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    8f3239f View commit details
    Browse the repository at this point in the history
  2. fix document

    38elements committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    d4e7bdf View commit details
    Browse the repository at this point in the history
  3. refactor

    38elements committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    e6ad08d View commit details
    Browse the repository at this point in the history
  4. add test for slots

    38elements committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    8da1a4e View commit details
    Browse the repository at this point in the history
  5. refactor

    38elements committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    7665971 View commit details
    Browse the repository at this point in the history
  6. improve types

    38elements committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    0953171 View commit details
    Browse the repository at this point in the history
  7. use spread syntax

    38elements committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    f737344 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Update options.md

    38elements committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    d925dcf View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Update options.md

    38elements committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    58399c5 View commit details
    Browse the repository at this point in the history
  2. change message

    38elements committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    4678bfb View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. fix props

    38elements committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    032513c View commit details
    Browse the repository at this point in the history
  2. fix test condition

    38elements committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    a1f008c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. add helpers

    38elements committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    cb000ea View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    4690a6a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. document -> _document

    38elements committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    73a7e5f View commit details
    Browse the repository at this point in the history
  2. update message

    38elements committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    125c39c View commit details
    Browse the repository at this point in the history
  3. fix message

    38elements committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    303d1a6 View commit details
    Browse the repository at this point in the history