Giter Site home page Giter Site logo

ember-pikaday's People

Contributors

duizendnegen avatar frozenfire92 avatar jeffjarchow avatar nakardo avatar raiskila avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ember-pikaday's Issues

Pikaday dependencies only?

โ“ Why more than just pikaday as a dependency is listed inside bower.json? Do we really need ember-data and handlebars as dependencies?

String dates parsing as yesterday due to UTC

We get flat string-formatted dates from a server, and when Moment parses them, it parses them as yesterday (since we're UTC -5). I modified the parser to say var date = moment.utc(self.get('date')); and that fixed the issue for us.

I was thinking of modifiying the library so there'd be an additional flag for something like {{pik-a-day date=date utc=true}}

I could take a look at it and issue a PR if it seems like something you're interested in. If not we have our MEGA HAX version, just seeing if that sounds like something others might need.

Fix moment.js deprecation warning

This occurs due to a future deprecation in moment.js. See issue

Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.