react-rough-notation
react-rough-notation copied to clipboard
React wrapper for rough-notation
**Is your feature request related to a problem? Please describe.** We have HTML string coming from the backend and we need to add highlighting feature on it. **Describe the solution...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
**Describe the bug** I am rendering multiple `RoughNotation` elements inline the same component. It looks something like this initially: ``` Hello, my name is 0x213F , nice to meet you!...
https://github.com/rough-stuff/rough-notation#rtl
rough-notation rt new feature https://github.com/rough-stuff/rough-notation#rtl
https://github.com/linkstrifer/react-rough-notation/blob/d226b545ca2ae0af0a9d66693e70129fddba7917/src/RoughNotationGroup/RoughNotationGroup.tsx#L101-L102
I have created a GitHub Action to publish the package to npm, but there are two things for you to do. 1. Create a token on npm. Follow these steps:...
**Is your feature request related to a problem? Please describe.** Installing react-rough-notion with react 19 gives peer dependency errors. **Describe the solution you'd like** Adding React 19 to peer dependencies...