Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polyglot UI #397

Merged
merged 14 commits into from
Sep 8, 2020
Merged

Polyglot UI #397

merged 14 commits into from
Sep 8, 2020

Commits on Jul 14, 2020

  1. Add polyglot tutorial

    schloerke committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    eda1386 View commit details
    Browse the repository at this point in the history
  2. Update polyglot.Rmd

    schloerke committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    bef3d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Merge branch 'master' into polyglot_ui

    * master:
      Add events to website (#423)
      Add a checker test with error as solution (#422)
      Fixes for learnr on external evaluator (#420)
      Add shinytest support (#407)
      Validate the ability to create an idb store (#417)
      Disable completion of R code inside quotes, closes #401 (#413)
      Bump version (#414)
      Save tutorial output to temp folder when tutorial folder does not have write permissions (#412)
      Throw an informative error if an exercise chunk is NULL (#411)
      Remove outdated exercise option
      Checking for exercise errors (#403)
      Add event handler system (#398)
      External evaluator fixes (#399)
    schloerke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    9420ed7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into polyglot_ui

    * master:
      Rewrite exercise checking section (#427)
      Remove exercise.error.checker in favor of exercise.error.check.code and -error-check chunks (#426)
    schloerke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    40b5d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f44fc0b View commit details
    Browse the repository at this point in the history
  4. If it is a non-r language, disable diagnostics and code completion

    Co-Authored-By: Cass (Z.) Wilkinson Saldaña <12399460+zoews@users.noreply.github.com>
    schloerke and cassws committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8f135b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b45f7ec View commit details
    Browse the repository at this point in the history
  6. Update NEWS.md

    schloerke committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    80b707d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Use .toLowerCase()

    Co-authored-by: Carson Sievert <cpsievert1@gmail.com>
    schloerke and cpsievert committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    39eb895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1b25c View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md

    schloerke committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b4b7a9f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Update author

    schloerke committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    7fa9f03 View commit details
    Browse the repository at this point in the history
  2. merge master

    schloerke committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    02c3160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f4a9dc View commit details
    Browse the repository at this point in the history