jodit icon indicating copy to clipboard operation
jodit copied to clipboard

Jodit - Best WYSIWYG Editor for You

Results 264 jodit issues
Sort by recently updated
recently updated
newest added

**Jodit Version:** 3.4.29 **Browser:** Chrome **OS:** Win10 **Is React App:** True **Code** ```js const editor = new Jodit('#jodit-desc', { placeholder: I18N.value('please_enter'), height: 300, showTooltipDelay: 100, removeButtons: ['about', 'print', 'preview', 'file',...

**Jodit Version:** 3.4.29 **Browser:** Chrome **OS:** Mac **Is React App:** True **Code** ![Screenshot 2020-10-22 at 11 56 30](https://user-images.githubusercontent.com/16557512/96862745-c84dfb80-145d-11eb-8fde-d7df52e661ba.png) **Expected behavior:** Show editor on fullscreen only is this grey view (ignoring...

Feature Request

**Jodit Version:** v.4.0.6 **Browser:** Firefox, Chrome **OS:** MacOS **Is React App:** False ``` { maxHeight: 300, buttons: ["left"], statusbar: false, placeholder: 'Please write a message in German or English...', }...

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

**Jodit Version: jodit-pro-react "^1.3.63"** **Browser: Chrome , Safari** **OS: Mac** **Is React App: True** **Code** ``` uploader: { insertImageAsBase64URI: false, url: `.../api/v2/images`, format: "xml", headers: { Authorization: Token, }, imagesExtensions:...

bug

**Jodit Version:** 4 **Browser:** **OS:** Jodit editor doesn't auto resize youtube insert when screen size changes. 1. insert a video link and resize it to the max width ![image](https://github.com/xdan/jodit/assets/10706610/9d740c61-0562-48ce-98b9-a64403ba45d8) 2....

bug

**Jodit Version:** Jodit v.4.0.6 **Browser:** **OS:** **Is React App:** 1. uploaded images without resize. ![image](https://github.com/xdan/jodit/assets/10706610/8add4a9b-ecd5-4078-80c0-b2ef0ffbf8e6) 2. resize to larger width ![image](https://github.com/xdan/jodit/assets/10706610/9d4e8d07-8f30-4ef6-a1a7-1dd0dba618be) 3. view in iphonese ![image](https://github.com/xdan/jodit/assets/10706610/d8d2150f-7c14-4204-86b7-6f56902824df) Can jodit editor keep...

bug

while starting project. using npm start its just moving make.js file. Can anyone who is running code and can build file. error : > [email protected] start > make start node:internal/process/promises:288...

question
need an error repetition algorithm
Need more information

[✔️] There is an associated issue that is labelled 'Bug' or 'help wanted' or is in the Community milestone [ ✔️] Code is up-to-date with the `main` branch [❌] You've...

**Jodit Version:** 4.0 **Browser:** FF & Chrome **OS:** Linux **Is React App:** False **Code** ``` Jodit.make('#myEditor', { hotkeys: { redo: 'ctrl+z', undo: 'ctrl+y', indent: 'ctrl+]', outdent: 'ctrl+[', bold: 'ctrl+b', italic:...

question
expected