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

Core: Add args feature #10014

Merged
merged 43 commits into from
Mar 10, 2020
Merged

Core: Add args feature #10014

merged 43 commits into from
Mar 10, 2020

Commits on Feb 18, 2020

  1. Add very basic story state

    tmeasday committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    90adc9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b08dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a784aa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    208b446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2a7e63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f070609 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7406da4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc41e48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    060f0d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be5ef39 View commit details
    Browse the repository at this point in the history
  11. Add parameterEnhancers

    tmeasday committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b386f30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f0de26 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4135503 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    95f713e View commit details
    Browse the repository at this point in the history
  15. Type fixes

    tmeasday committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    833c13b View commit details
    Browse the repository at this point in the history
  16. Fixes

    tmeasday committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c7f7f19 View commit details
    Browse the repository at this point in the history
  17. Update state=>args.stories

    tmeasday committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e54646c View commit details
    Browse the repository at this point in the history
  18. Fix up vue decorators

    tmeasday committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    a0b5663 View commit details
    Browse the repository at this point in the history
  19. Add useArgs

    tmeasday committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    13c7697 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

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

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    cd89d72 View commit details
    Browse the repository at this point in the history
  2. Added test for useStoryArgs

    tmeasday committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d008c50 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Update README a little bit.

    tmeasday committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ddb104b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6633c79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9223f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e6f87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fd2dc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43cbb08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    315101d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c5b216 View commit details
    Browse the repository at this point in the history
  9. Fix merge issue

    tmeasday committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    cee92e2 View commit details
    Browse the repository at this point in the history
  10. Update snapshots

    tmeasday committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    bb9a88a View commit details
    Browse the repository at this point in the history
  11. Fix issue with types

    tmeasday committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    a104c33 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c64b99d View commit details
    Browse the repository at this point in the history
  13. Fix bug with stories.js

    tmeasday committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ebc2069 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    tmeasday committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c12cf36 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Fix story store test

    tmeasday committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    2d3e057 View commit details
    Browse the repository at this point in the history
  2. Update lib/client-api/README.md

    Co-Authored-By: Dmitriy Lazarev <w@kich.dev>
    tmeasday and wKich committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    bf3ca9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f0d898 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd77f06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aaba64 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Change story update functions to be updateX

    Thanks @shilman!
    
    Co-Authored-By: Michael Shilman <shilman@users.noreply.github.com>
    tmeasday and shilman committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    533b1fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16cbd5c View commit details
    Browse the repository at this point in the history