Category Archives: Announcements

Dijit 1.4

There are a lot of great new features in the 1.4 release, all of which are document in the release notes. I just wanted to document a few of the especially big changes in dijit:

  • Jared has done a lot of work on Editor, split between dijit.Editor and the dojox.editor plugins, including a full-screen mode plugin.
  • Shane implemented scrolling tab labels (you’ve seen these at the top of your browser window); they are quite useful when they are lots of tabs in a single TabContainer.
  • Multiple dialogs now can be opened too (one on top of the other).
  • Finally, there was a lot of refactoring work done to fix architectural issues, particularly with ContentPane and Tree.

Anyway, check out the release notes for all the details!