Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
jQuery 1.3 Beta 1 is out
http://blog.jquery.com/2008/12/22/help-test-jquery-13-beta-1/

Things to implement in phpQuery
1. Not attribute value - [name!=value]
2. Live event delegation

Original comment by [email protected] on 1 Jan 2009 at 10:31

from phpquery.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Official jQuery 1.3 release notes:
http://docs.jquery.com/Release:jQuery_1.3

Thing to implement in phpQuery:
3. http://docs.jquery.com/Core/selector
4. http://docs.jquery.com/Core/context
5. Check complex selectors issue for :not http://docs.jquery.com/Selectors/not
6. dataFilter for AJAX requsts
7. xhr for AJAX requests
8. ->load() can now accept a string as data parameter
9. 'extra' function is gone from trigger and triggerHandler
10. event.result for capturing return value

Have i missed anything ?

Original comment by [email protected] on 14 Jan 2009 at 8:19

from phpquery.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
jQuery 1.3 seems to be a fabulous things ^^ !

One questions about the phpQuery update...

Would you rewrite the selector engine ? I think nop, because it should be totaly
diferent to do it in JS or in PHP (and I don't think there's a Sizzle for PHP 
:p - we
need to ask to John :x).

Thanks to answer :).

Original comment by [email protected] on 15 Jan 2009 at 1:45

from phpquery.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Useful url:
http://api.jquery.com/?added=1.3

> Would you rewrite the selector engine ?
No, implemented are API changes. Selector engine implementations were, are and
(probably) will always be different.

Original comment by [email protected] on 19 Jan 2009 at 12:12

from phpquery.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
http://docs.jquery.com/Release:jQuery_1.3.2

11. Elements Returned in Document Order
12. .appendTo()/etc. Now Return Inserted Elements

Original comment by [email protected] on 22 Feb 2009 at 10:07

from phpquery.

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.