NEWS.md
shinySaveButton trigger an event that can be detected and used in JS codeCreate new folder > + button in shinyFileSave (https://github.com/thomasp85/shinyFiles/issues/142)viewtype in the file browser has been changed to “detail”. A new argument viewtype has been added to shinyFilesButton, shinyFilesLink, shinySaveButton, and shinySaveLink that should be one of “detail” (default), “list”, or “icon”modal-lg to provide a bit more room for file information in the “detail” view. This will, however, automatically adjust to smaller screens as neededas.integer to check if a file or directory has been selectedinherits rather than class(...) == ... (#123)shinyDirChoose (@raggaraluz, #104)