notification icon indicating copy to clipboard operation
notification copied to clipboard

React Notification

Results 50 notification issues
Sort by recently updated
recently updated
newest added

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.4.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=26.0.24&new-version=29.4.0)](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...

dependencies

Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 to 5.0.0. Release notes Sourced from gh-pages's releases. v5.0.0 Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a...

dependencies

Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.6.3. Release notes Sourced from np's releases. v7.6.3 Fix npm 9 compatibility (#666) 0f5dd33 https://github.com/sindresorhus/np/compare/v7.6.2...v7.6.3 v7.6.2 Work around npm bug with error reporting (#645) 6c871f9...

dependencies

**Problem** Screen** readers are unable to perceive the notifications. **Proposal** Would you be open to an MR that adds to `aria-live="assertive" aria-atomic="true"` to the `Notice`? **Outcome** The effect would be...

Bumps [less](https://github.com/less/less.js) from 3.13.1 to 4.1.3. Release notes Sourced from less's releases. v4.1.2 #3602 Fix currentFileInfo and index properties on nodes #3626 Fix IfStatement requires double parentheses when dividing closed...

dependencies

Add closeTypes('manual', 'auto') for onClose to distinguish between manual-close by click and auto-close by duration timer. 为onClose时间增加关闭类型:“手动关闭”和“自动关闭”,用于区分通过duration timer的关闭和通过用户click的关闭。 ```js notification.open({ ... onClose: (closeType) => { console.log(closeType) // "auto", "manual" },...

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.11 to 17.0.15. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=16.14.11&new-version=17.0.15)](https://dependabot.com/compatibility-score/?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=16.14.11&new-version=17.0.15) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.14 to 17.0.9. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=16.9.14&new-version=17.0.9)](https://dependabot.com/compatibility-score/?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=16.9.14&new-version=17.0.9) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies