84d78b194a
Commits on Dec 18, 2021
Commits on Dec 17, 2021
-
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
-
Merge pull request #10247 from rstudio/feature/fix-installation-size
reduce size RStudio package binary
-
Merge pull request #10260 from rstudio/feature/launcher-automation
Assign element ids to job launcher widgets
-
-
get testthat version only if TestFile/TestPackage (#10254)
* get testthat version only if TestFile/ TestPackage * only add testthat error parser if testthat is installed
Commits on Dec 16, 2021
-
Merge pull request #10115 from rstudio/bugfix/desktop-producing-metad…
…ata-files Fix for Desktop Creating Metadata Files
Commits on Dec 15, 2021
-
-
-
stub for quarto blogs in new project dialog
commented out for now (pending blogs landing in the cli)
-
-
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
-
-
Commits on Dec 14, 2021
-
revert addition of macos daily link
this script is already used from the mac desktop build
-
-
-
Merge pull request #10245 from rstudio/bugfix/remove-rpubs-temp-file
Remove temp file created as part of pandocSelfContainedHtml
-
-
-
-
-
-
Commits on Dec 13, 2021
-
-
Merge pull request #10231 from StatCan/feature/enable-fr-locale-support
feat(i18n): enable fr locale support
Commits on Dec 12, 2021
-
use presentation preview for presentations embedded in websites
fix edge case where this wouldn't occur if revealjs was listed within the project formats
Commits on Dec 11, 2021
-
-
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