Skip to content
Permalink
84d78b194a
Switch branches/tags

Commits on Dec 17, 2021

  1. support for R graphics engine 15 (#10058) (#10256)

    * create version 15 (R 4.2) for dev desc struct
    
    * update delegating functions for v15: defineGroup, useGroup, releaseGroup, stroke, fill, fillStroke, capabilities
    
    * set default version to 15
    
    * remove unused pointer
    
    * remove unused var
    
    * Add to NEWS (is this a fix or new) -- support for 15
    
    * respond to code review, bump max supported version to 15
    
    * update rCompatibleGraphicsEngineVersion_ in the headers file
    jgutman committed Dec 17, 2021
  2. Merge pull request #10247 from rstudio/feature/fix-installation-size

    reduce size RStudio package binary
    jmcphers committed Dec 17, 2021
  3. Merge pull request #10260 from rstudio/feature/launcher-automation

    Assign element ids to job launcher widgets
    melissa-barca committed Dec 17, 2021
  4. get testthat version only if TestFile/TestPackage (#10254)

    * get testthat version only if TestFile/
    TestPackage
    
    * only add testthat error parser if testthat is installed
    romainfrancois committed Dec 17, 2021

Commits on Dec 16, 2021

  1. Merge pull request #10115 from rstudio/bugfix/desktop-producing-metad…

    …ata-files
    
    Fix for Desktop Creating Metadata Files
    AndrewMcClain committed Dec 16, 2021

Commits on Dec 15, 2021

  1. stub for quarto blogs in new project dialog

    commented out for now (pending blogs landing in the cli)
    jjallaire committed Dec 15, 2021
  2. include module being used

    kevinushey committed Dec 15, 2021
  3. allow session to copy text to clipboard (#10248)

    * allow session to copy text to clipboard
    
    * don't allow R session to access clipboard in server
    
    * tweak
    
    * tweak
    kevinushey committed Dec 15, 2021
  4. Update NEWS.md

    Amazon linux support
    mikebessuille committed Dec 15, 2021

Commits on Dec 13, 2021

  1. Merge pull request #10231 from StatCan/feature/enable-fr-locale-support

    feat(i18n): enable fr locale support
    gtritchie committed Dec 13, 2021

Commits on Dec 12, 2021

  1. use presentation preview for presentations embedded in websites

    fix edge case where this wouldn't occur if revealjs was listed within the project formats
    jjallaire committed Dec 12, 2021

Commits on Dec 11, 2021

  1. more progress on linux aarch64 support (#10159)

    * split npm + yarn installer scripts into separate files
    
    * further refine linux aarch64 support
    
    * hide quarto UI when disabled
    kevinushey committed Dec 11, 2021
Older