Giter Club home page Giter Club logo

Comments (6)

g00fy- avatar g00fy- commented on July 27, 2024

True, I'll have to create some docs.
Currently this module requires:

  • angular 1.1.4 or 1.1.5
  • jquery (or your own implementation of postion() on top of jQuery Lite

I have a working demo here:
http://plnkr.co/edit/ZaYVlB3NHf0ONK4e4zXT?p=preview

from angular-datepicker.

ibes avatar ibes commented on July 27, 2024

Looking so nice and useful - we unfortunately use angular 1.0.7 and this breaks it.
What functions do you use and do you guess it would be possible (for example for me) to build a version that works with 1.0.7?

Would be nice to have the requirements and the demo in the readme-file. Please continue working on your project - in my opinion it's the best solution out there (spent a day searching...)

from angular-datepicker.

ibes avatar ibes commented on July 27, 2024

...and maybe there is a way to remove the console logs before deploy ;)

from angular-datepicker.

g00fy- avatar g00fy- commented on July 27, 2024

thanks for your feedback ibes.
AFAIR , 1.1.4 supports the optional reference binding =? which is used for date-range-picker start and end options.
This project is in its very early stage - I didn't even had time to write tests, but I will definitely continue working on it.

from angular-datepicker.

ibes avatar ibes commented on July 27, 2024

Thanks for the hint -> I will try to get it running with angular 1.0.7 because we don't need the date-range-picker. Maybe it works well enough.

As I have to support IE8: the function "indexOf" is not supported in IE8 - so browser requirements are at least IE9 (could be fixed with underscore.js, jquery inArray or implement it if it is needed (http://stackoverflow.com/questions/1744310/how-to-fix-array-indexof-in-javascript-for-ie-browsers)

Don't know if the rest works in IE8 and just in case you care (or want to deliver another version with wider browser support).

from angular-datepicker.

g00fy- avatar g00fy- commented on July 27, 2024

As for IE8 there are already lots of shims that you can use like kris kowal's https://github.com/kriskowal/es5-shim
I will be able to tell what is the compatibility level after I finish writing tests. Then we will know, but I think that if you will provide appropriate shims, for ES5 and CSS3 then there should be no problem

from angular-datepicker.

Related Issues (20)

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.