editor
Here are 2,579 public repositories matching this topic...
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Aug 28, 2020 - Go
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Dec 30, 2019
Describe a bug:
blocks.insert API does not pass config parameter to Tool
Steps to reproduce:
- Open insert method docs (https://editorjs.io/blocks#insert)
- Call insert method with the third parameter (config)
- Tool receives an empty config object
Expected behavior:
Config is passed to Tool constructor
Editor.js 2.18.0
Code sample
<!DOCTYPE html>
<html-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Jul 4, 2019 - JavaScript
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
Describe the bug
codium's apt and rpm packages, as built by the recommended repository, are missing some metadata that differentiates codium from VS Code, such as the license and the project url.
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It onl
-
Updated
Jun 30, 2020 - JavaScript
Missing controls on video tags
To Reproduce
Steps to reproduce the behavior:
- Go to 'Add things'
- Add an url to a mp4 video (not youtube)
- No controls appears
-
Updated
Aug 27, 2020 - JavaScript
To quote eishiya from the Tiled forum:
When highlighting a layer, have an option for a light colour as the fade colour. The dark default doesn’t work well with dark tiles, as they blend in.
Could probably be added alongside the grid color configuration.
-
Updated
Aug 11, 2020 - JavaScript
-
Updated
Aug 19, 2020 - JavaScript
DEFUN ("make-frame-visible", Fmake_frame_visible, Smake_frame_visible,
0, 1, "",
doc: /* Make the frame FRAME visible (assuming it is an X window).
If omitted, FRAME defaults to the currently selected frame. */)
(Lisp_Object frame)
{
struct frame *f = decode_live_frame (frame);
/* I think this should be done with a hook. */
#ifdef HAVE_WINDOW_SYSTEM
if (FRA-
Updated
Aug 3, 2020 - JavaScript
In my case, when both nextContents and this.lastDeltaChangeSet are undefined, I get this error. It happens in a real scenario when I switch between 2 records, and component.js componentWillReceiveProps gets called
From component.js:
if (nextContents === this.lastDeltaChangeSet) {
console.error(nextContents, this.lastDeltaChangeSet)
throw new Error(
'You are p
Improve this page
Add a description, image, and links to the editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the editor topic, visit your repo's landing page and select "manage topics."



(I apologize in advance i