Skip to content
Permalink
1178a3a848
Switch branches/tags

Commits on Feb 1, 2022

  1. Merge pull request #10454 from rstudio/feature/electron-i18n

    Add Localizing feature to Electron
    gtritchie committed Feb 1, 2022
  2. Minor code cleanup

    matheustavaresdev committed Feb 1, 2022
  3. Merge from main

    matheustavaresdev committed Feb 1, 2022
  4. Merge pull request #10482 from rstudio/bugfix/add-winston-to-electron

    Updates to Electron Packaging
    gtritchie committed Feb 1, 2022
  5. Updated yarn lock

    matheustavaresdev committed Feb 1, 2022
  6. Merge from main

    matheustavaresdev committed Feb 1, 2022
  7. Minor code cleanup

    matheustavaresdev committed Feb 1, 2022
  8. Updates on Error HTML Page:

    - Fixed localizations to accomodate new sections
    - Fixed issue that would prevent alerts when copying Problem Report not to be localized
    - Fixed issue that would prevent Problem Report from being correctly copied to clipboard
    matheustavaresdev committed Feb 1, 2022
  9. Major updates to i18n manager:

    - It now uses i18next
    - It now only initializes i18next
    - It only needs to be ran once per instance
    matheustavaresdev committed Feb 1, 2022
  10. Package updates:

    - Changed i18n package to i18next.
    - Added webpack copy package for easy assets copy to final product
    matheustavaresdev committed Feb 1, 2022
  11. Updates to EN Json:

    - Location changed to  folder
    - Added Variables to some translations
    - Added HTML Interpolation ability to some translations variables to support HTML tags
    matheustavaresdev committed Feb 1, 2022
  12. Update to Quarto v0.3.74

    jjallaire committed Feb 1, 2022

Commits on Jan 31, 2022

  1. fix arm64 builds

    kevinushey committed Jan 31, 2022
  2. Merge pull request #10480 from rstudio/bugfix/detect-brew-m1-r

    Trivial change to port over a single-line of code from Qt desktop. Merging.
    gtritchie committed Jan 31, 2022
Older