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

Revert v0.9.0 and use converting Date <-> Timestamp #3

Merged
merged 9 commits into from Nov 14, 2018
Merged

Revert v0.9.0 and use converting Date <-> Timestamp #3

merged 9 commits into from Nov 14, 2018

Commits on Nov 13, 2018

  1. Revert "Merge pull request #1 from yosan/master"

    This reverts commit ff2c747, reversing
    changes made to 0d16fc6.
    Yosuke Takahashi committed Nov 13, 2018
    Copy the full SHA
    b4552f4 View commit details
    Browse the repository at this point in the history
  2. Convert Date to timestamp before save

    Yosuke Takahashi committed Nov 13, 2018
    Copy the full SHA
    64fed4c View commit details
    Browse the repository at this point in the history
  3. Fix README

    Yosuke Takahashi committed Nov 13, 2018
    Copy the full SHA
    ef99584 View commit details
    Browse the repository at this point in the history
  4. Not covert by export const makeNotSavedSnapshot

    Yosuke Takahashi committed Nov 13, 2018
    Copy the full SHA
    04f5f9d View commit details
    Browse the repository at this point in the history
  5. Add missing convert

    Yosuke Takahashi committed Nov 13, 2018
    Copy the full SHA
    110f8c2 View commit details
    Browse the repository at this point in the history
  6. Skip if date is invalid

    Yosuke Takahashi committed Nov 13, 2018
    Copy the full SHA
    96dbb9b View commit details
    Browse the repository at this point in the history
  7. Add skip toInput

    Yosuke Takahashi committed Nov 13, 2018
    Copy the full SHA
    56f3c81 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Refactoring

    Yosuke Takahashi committed Nov 14, 2018
    Copy the full SHA
    25ccbc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from yosan/convert-date-to-timestamp

    Convert date to timestamp
    yosan committed Nov 14, 2018
    Copy the full SHA
    edfc99c View commit details
    Browse the repository at this point in the history