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

Add Shiny.isConnected and Shiny.isInitialized #4063

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Add Shiny.isConnected and Shiny.isInitialized #4063

wants to merge 18 commits into from

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    13138ff View commit details
    Browse the repository at this point in the history
  2. Remove unused global Shiny type

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f18b598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcecef2 View commit details
    Browse the repository at this point in the history
  4. Disable eslint indentation rule

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    aa973c2 View commit details
    Browse the repository at this point in the history
  5. Simplify types

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    faa0edb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bacdb32 View commit details
    Browse the repository at this point in the history
  7. Fix typing issue

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    97f2544 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98b76b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8de3737 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c54ce06 View commit details
    Browse the repository at this point in the history
  11. Small code cleanup

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    18660c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2b7207 View commit details
    Browse the repository at this point in the history
  13. Rebuild type files

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0c3af7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8240ebe View commit details
    Browse the repository at this point in the history
  15. Rename promises

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d141faa View commit details
    Browse the repository at this point in the history
  16. Add InitStatusPromise class

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    def783f View commit details
    Browse the repository at this point in the history
  17. yarn build (GitHub Actions)

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    83d9cae View commit details
    Browse the repository at this point in the history
  18. Update news

    wch committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9c7937b View commit details
    Browse the repository at this point in the history