-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Typescript Migration #22: client/modules/Preview
#3749
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
base: develop
Are you sure you want to change the base?
Conversation
…erificationTokenState
…alAuthServices enum
…useSyncFormTranslations to handle null formRef
…med export; update useSyncFormTranslations FormlikeType to take generic
…update to named export, update types
thanks for heads up, types added. |
|
@clairep94 @nbogie any updates on pr, do i need to do some changes, or is it rtm?? |
…odulesUser Pr05 Typescript Migration processing#21: `client/modules/User`
…_yarn/min-document-2.19.1 Bump min-document from 2.19.0 to 2.19.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.13.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…_yarn/js-yaml-3.14.2 Bump js-yaml from 3.13.1 to 3.14.2
We recently [released p5.js 2.1.2](https://github.com/processing/p5.js/releases/tag/v2.1.2)! This adds it to the version picker. I have verified that this pull request: * [x] has no linting errors (`npm run lint`) * [x] has no test errors (`npm run test`) * [x] is from a uniquely-named feature branch and is up to date with the `develop` branch. * [x] is descriptively named and links to an issue number, i.e. `Fixes processing#123`
Add p5.js 2.1.1
Switch to jsdelivr for p5.sound CDN
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.3 to 7.0.11. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.7.3...v7.0.11) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 7.0.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…_yarn/nodemailer-7.0.11 build(deps): bump nodemailer from 6.7.3 to 7.0.11
Fixes #issue-number
Changes:
migrated
client/modules/Previewto typescriptI have verified that this pull request:
npm run lint)npm run test)developbranch.Fixes #123