dialog
dialog copied to clipboard
React Dialog
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 10.4.2. Changelog Sourced from glob's changelog. changeglob 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add --default -p flag to provide a default...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 18.3.1. Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from react f1338f 18.3.0 (April 25, 2024) This release is identical to...
Reproduction linkSteps to reproduceOpen modalUse keyboard Tab key to move focusNote that focus is "lost" (become invisible) after moving past the OK button, due to focus moving to the hidden...
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.13.0. Release notes Sourced from eslint's releases. v9.13.0 Features 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic) bf723bd feat: Improve eslintrc warning message...
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.6. Release notes Sourced from husky's releases. v9.1.6 What's Changed Fix issue where example pre-commit file is generated incorrectly by @dexmlee in typicode/husky#1519 New Contributors...
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.12 to 1.0.0. Release notes Sourced from cheerio's releases. v1.0.0 Cheerio 1.0 is here! 🎉 Announcement Blog Post Breaking Changes The minimum NodeJS version is now 18.17...
import Dialog from 'rc-dialog'; import 'rc-dialog/assets/index.css'; // 这么使用没问题吧
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.33 to 24.0.6. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.30.0. Release notes Sourced from eslint's releases. v9.30.0 Features 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic) 4ab4482 feat: add allowSeparateTypeImports option...