We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated File dialogs (markdown)
Had to unbind previous handlers attached again and again. Reproduce by selecting a folder, then select another folder. At the second time the handler was called twice (2 messages).
Very minor typo "one" should be "only".
I've corrected grammar mistakes in the "Save File" description.
Document that `accept` works for save dialogs too.
Added a problem description (chooser value does not fire change) example of resetting the input value after firing change.
only js
Ad file dialogs document, part of fixes for rogerwang/node-webkit#44