mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-09 23:18:10 -05:00
* Convert Shiny from interface to class * Remove unused global Shiny type * Add prettier plugin for organizing imports * Disable eslint indentation rule * Simplify types * Add Shiny.connectedPromise and Shiny.sessionInitPromise * Fix typing issue * Move prettier plugin to devDependencies * Rename Shiny class to ShinyClass, and export type * Remove global Shiny type; use internal imports * Small code cleanup * Move initShiny() function into ShinyClass * Rebuild type files * Raise error if window.Shiny already exists * Rename promises * Add InitStatusPromise class * `yarn build` (GitHub Actions) * Update news * Remove isConnected * Update yarn.lock * Rename isInitialized to initializedPromise * Rebuild shiny.js * `yarn build` (GitHub Actions) * Update NEWS --------- Co-authored-by: wch <wch@users.noreply.github.com>
2.1 KiB
2.1 KiB