Login Register

Dojo Project Meeting, 2007-07-12

  • SoC
  • Docs
  • Core topics:
    • discussion to make ??? public
    • t/f aliases for DOH
    • 0.9/1.0 schedule
  • Dijit topics:
    • porting guide mostly finished; lots of infrastructure work for popups and inlineEditBox
    • shape of arrow buttons. Close icon is an X with a circle around it. should arrow icons have similar shape? should it depend on the function of the arrow (hiding data like titlepane vs. changing value like spinner)?
    • save/cancel buttons for InlineEditBox. There's an option to hide them but should we hide them all the time?
    • Esc key as means to revert a TextBox to it's previous value? (nice feature and already implemented by Combobox, but overloads meaning of ESC, which also closes dialogs)
    • comma as separator char