Skip to content
Permalink
221d2d2bf0
Switch branches/tags

Commits on Oct 25, 2021

  1. Merge pull request #10003 from rstudio/bugfix/db-session-metadata-bui…

    …ld-fix
    
    Bugfix/db session metadata build fix
    AndrewMcClain committed Oct 25, 2021
  2. Bugfix for Filename

    reading and writing would switch between hyphenated and underscore
    formats
    AndrewMcClain committed Oct 25, 2021
  3. Fix propertiesPath

    Fix for the propertiesPath that got lost in the shuffle
    AndrewMcClain committed Oct 25, 2021

Commits on Oct 21, 2021

  1. Merge pull request #9985 from rstudio/bugfix/rmarkdown-kable-scrollin…

    …g-fix
    
    Implement scroll workaround to RMD files using iframes to show content
    GCRev committed Oct 21, 2021
  2. Implement scroll workaround to RMD files using iframes to show content

    User must move their mouse into the output window in order to interact
    with it. Otherwise, pointer events will be ignored.
    GCRev committed Oct 21, 2021
  3. completion manager base: delay setting popup visible false until afte…

    …r event loop (same as R completion manager)
    jjallaire committed Oct 21, 2021

Commits on Oct 20, 2021

  1. Merge pull request #9986 from rstudio/feature/prevent-double-gwt-buil…

    …d-osx
    
    Merging; only way to really verify for this is to let a build use it, and very easy to back it out if we see any problems.
    gtritchie committed Oct 20, 2021
  2. only build x86 once

    gtritchie committed Oct 20, 2021
Older