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

Move ./srcts configs to top level to support types installation from GitHub #3425

Merged
merged 9 commits into from
Jun 15, 2021

Conversation

schloerke
Copy link
Collaborator

@schloerke schloerke commented Jun 14, 2021

Fixes #3415

  • Move configs to top level folder (including package.json)
    • Remove parcel scripts
  • Since pushing to master branch is not allowed. Throw an error if any commits were made in Rituals GHA
  • Remove old es5 output files (currently unused; only reference)

@schloerke schloerke changed the title move ./srcts configs to top level to support types installation from GitHub Move ./srcts configs to top level to support types installation from GitHub Jun 14, 2021
@schloerke schloerke requested a review from cpsievert June 14, 2021 22:11
@schloerke schloerke merged commit b3247d5 into master Jun 15, 2021
@schloerke schloerke deleted the top_level_configs branch June 15, 2021 18:18
schloerke added a commit that referenced this pull request Jun 15, 2021
* master:
  Move `./srcts` configs to top level to support types installation from GitHub (#3425)
  insertTab() now handles position correctly when target is NULL (#3404)
  yarn add node-gyp; yarn build (#3424)
  Export TypeScript type definitions to local folder (#3418)
  TypeScript: Remove `any` types / improve type definitions (#3414)
  Better color constrasting in sliderInput() (#3366)
  Use ggplot2::get_alt_text() if available to provide better default alt text (#3398)
  Set selectize dropdownParent to "body" to prevent clipping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should all TypeScript config files be moved from ./srcts to ./
2 participants