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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix changing text and jumping caret in PSM's date input #6184

Merged
merged 1 commit into from Dec 10, 2015

Commits on Dec 8, 2015

  1. Fix changing text and jumping caret in PSM's date input

    refs TryGhost#5777
    - adds new `gh-datetime-input` that takes a one-way-bound value and formats it, only triggering the supplied `update` action on focus-out
    - fixes bug in PSM's `setPublishedAt` action if model's `published_at` is a Date object not a Moment object
    kevinansfield committed Dec 8, 2015
    Copy the full SHA
    b858232 View commit details
    Browse the repository at this point in the history