in partnership with mediatemple

Code

  • Element.inject(el, where) => Element.insert(where, el) + compat for all 1.1 methods
  • Update and fix all occurrences of getPosition throughout the framework (slider.js)
  • add back Browser.browsername as a shortcut for users
  • Cookie.(read|retrieve) / Cookie.(write|store) and merge of Cookie / Hash.Cookie ?
  • Enhance Builder.js and move it into the root to be used with Specs / Docs / Demos.
    • should be used for including MooTools *locally*
    • should accept parameters to the script src for Specs / Demos building
    • all scripts need to be included when running Specs and Functional Tests to make sure nothing breaks anything else

Tickets

Documentation

  • finish updating and cleaning up all the docs especially things that have changed
    • Sortables
    • Dimensions

Specs

  • Fix specs in Safari 2 (getProperty('type'), stripScripts, $exec)
  • Fill in all stubbed out specs
  • Add specs for Selectors, Cookie, JSON, and other synchronous items
  • 1.2 Selectors suite should include
    • /Core, /Class, /Native, /Element, /Utilities

Demos (Functional Tests)

  • Create Demos (or /Tests) folder in the SVN containing one folder per demo (functional test)
  • required scripts included with Builder.js

Wiki

Blog

  • MooTools Foundations
    • Custom Events (and Behaviors!)
    • CSS2/3 Selectors
    • Creating a Class
  • What's New
    • Storage
    • Element Shortcuts
    • Request
    • Swiff
    • IFrames
    • Sortables
    • Positioning

General

  • CHANGELOG
  • visual refresh