Skip to content
Snippets Groups Projects
  1. Oct 14, 2014
  2. Aug 26, 2014
  3. Aug 21, 2014
    • Marijn Haverbeke's avatar
      [dialog addon] Small style tweaks · dee145ad
      Marijn Haverbeke authored
      Issue #2777
      dee145ad
    • Nick Small's avatar
      [dialog addon] Add more options · 5460e4dc
      Nick Small authored
      * closeOnEnter: whether or not the dialog should be closed when you
        press enter with it focused. Defaults to true.
      
      * closeOnBlur: whether or not the dialog should be closed when the
        textfield or button loses focus. Defaults to true.
      
      * onClose: a callback that will be called when the close function
        completes.
      
      * onInput: very similar to onKeyDown, but uses the input event instead
        of keydown. Just an additional event handler basically.
      5460e4dc
  4. Jun 04, 2014
  5. May 19, 2014
  6. May 09, 2014
  7. Jan 30, 2014
  8. Jan 23, 2014
  9. Nov 25, 2013
  10. Nov 19, 2013
  11. Nov 11, 2013
  12. Mar 03, 2013
  13. Jan 08, 2013
Loading