mentions icon indicating copy to clipboard operation
mentions copied to clipboard

React Mentions

Results 41 mentions issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...

dependencies

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.4.5. Release notes Sourced from @​testing-library/jest-dom's releases. v6.4.5 6.4.5 (2024-05-03) Bug Fixes add js suffix to isEqualWith import (#599) (e8c8b13) v6.4.4 6.4.4 (2024-05-03) Bug Fixes...

dependencies

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.1 to 15.0.6. Release notes Sourced from @​testing-library/react's releases. v15.0.6 15.0.6 (2024-05-01) Bug Fixes export new act when available (#1319) (b6e59f7) v15.0.5 15.0.5 (2024-04-26) Bug Fixes Stop...

dependencies

When I press enter or select an option i get the following error. `Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it...

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @​btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @​typicode in...

dependencies

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.3.0 to 15.2.2. Release notes Sourced from lint-staged's releases. v15.2.2 Patch Changes #1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

dependencies

Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 5.0.0 to 6.1.1. Release notes Sourced from gh-pages's releases. v6.1.1 Fixes fix: Add missing cname option not passed to the config by @​WillBAnders in tschaub/gh-pages#535 Dependency Updates...

dependencies

Bumps [@umijs/fabric](https://github.com/umijs/fabric) from 3.0.0 to 4.0.1. Release notes Sourced from @​umijs/fabric's releases. v4.0.1 up to latest verison a071c01 create pnpm.lock 8541197 create pnpm.lock 3e315aa https://github.com/umijs/fabric/compare/v4.0.0...v4.0.1 Commits 44d3b92 4.0.1 a071c01 up...

dependencies

Hello. Is there a way to add support to a div contentEditable? The reason I'm asking this is to be able to style mentioned text while typing, as it's currently...