Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Why

...

jQuery?

  • Mature and stable
  • Widely adopted
  • Used by several committers
  • ...

...

  • Div
  • Anchor
  • Form
  • Tabs
  • Date Picker
    *...
    Note

    There is some consensus that only supported/official JQuery jQuery widgets should be supported. The set of tags should be kept small and simple.

...

  • Keep the tags simple, for the simple use cases
  • Write a cookbook kind of documentation for common uses cases (like the one for Dojo)
  • DO NOT try to fix any bugs in JQuery jQuery by extending their code and doing our own fixes, this ends up becoming a huge mess.

...

To Do

  • Move the code through IP Clearance (how is this done?)
  • Bring code into sanboxsandbox
  • Add tests if necessary (Consensus on Selenium tests)
  • Document and add examples to Showcase
  • Bring into trunk (after voting etc etc)