Skip to content
Permalink
a9fbf22d62
Switch branches/tags

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

Commits on Dec 9, 2021

  1. Merge pull request #10225 from rstudio/bugfix/10223-global-general-pr…

    …efs-label
    
    Trivial fix, PR as an FYI, merging now. :-)
    gtritchie committed Dec 9, 2021
  2. Merge pull request #10211 from rstudio/bugfix/zero-line-collapse

    Read class as engine for zero line chunks
    jmcphers committed Dec 9, 2021
  3. Merge pull request #10207 from StatCan/feature/add-fr-locales

    feat(i18n): add fr properties files
    gtritchie committed Dec 9, 2021
  4. add API for bug reporting (#10220)

    * add API for bug reporting
    
    * update width in the right place
    
    * avoid staggering in ':'
    
    * tweak
    kevinushey committed Dec 9, 2021
  5. space in "serve website"

    jjallaire committed Dec 9, 2021
  6. eliminate unused imports

    jjallaire committed Dec 9, 2021

Commits on Dec 8, 2021

  1. Merge pull request #10210 from rstudio/bugfix/bbt

    Fix BetterBibTeX detection on Linux
    dragonstyle committed Dec 8, 2021
  2. Improve path resolution

    dragonstyle committed Dec 8, 2021
  3. fix invalid character

    skyeturriff committed Dec 8, 2021
  4. Merge pull request #10197 from StatCan/jose-i18nify-workbench-views-e…

    …nvironment
    
    feat(i18n): views-environment
    gtritchie committed Dec 8, 2021
  5. fix quoting syntax

    skyeturriff committed Dec 8, 2021
  6. fix quoting syntax

    skyeturriff committed Dec 8, 2021
  7. Replace command to modern for our cmake

    Tried to used file(copy_file to copy some files to the build dir, but
    our cmake 3.4.3 build machines don't support it. So falling back to
    configure_file(in out COPYONLY) which they do support.
    AndrewMcClain committed Dec 8, 2021
Older