Giter VIP home page Giter VIP logo

flowjs's People

flowjs's Issues

support HTML5 ClassList interface

HTML5 introduces the classList property on all elements. See


http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#dom-cl
asslist

classList is a DOMTokenList interface. See


http://www.whatwg.org/specs/web-apps/current-work/multipage/urls.html#domtokenli
st-0

This would replace the functionality provided by
addClass, removeClass, hasClass, toggleClass. 

Original issue reported on code.google.com by [email protected] on 19 Jan 2010 at 11:09

Provide hosted releases of flowjs

Have you considered providing hosted releases of flowjs? 

These could be available in the source tree on googlecode. e.g.

    http://flowjs.googlecode.com/svn/release/1.1/flow.js

Original issue reported on code.google.com by [email protected] on 19 Jan 2010 at 11:21

support for element.matchesSelector

The next version of Selectors API (v2) will probably be adding 

    element.matchesSelector(selector)

See http://www.w3.org/TR/selectors-api2/#matchtesting

This feature is also required for flowjs to be compatible with:

XBLUI - XBL User Interface enhancements.
http://meekostuff.net/projects/XBLUI

Joquer - jQuery API emulation for standards-based browsers
http://meekostuff.net/projects/joquer


Original issue reported on code.google.com by [email protected] on 19 Jan 2010 at 11:03

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.