Skip to content

update from origin#1

Open
gonboy wants to merge 2132 commits intogonboy:masterfrom
codemirror:master
Open

update from origin#1
gonboy wants to merge 2132 commits intogonboy:masterfrom
codemirror:master

Conversation

@gonboy
Copy link
Owner

@gonboy gonboy commented Mar 17, 2016

No description provided.

lukehaas and others added 30 commits October 27, 2023 10:34
Signed-off-by: pkucode <cssjtu@163.com>
Co-authored-by: Noor-Masarwe <nmasarwe@opentext.com>
Choosing "solarized dark" correctly sets .cm-s-solarized .cm-s-dark
(as documented https://codemirror.net/doc/manual.html#option_theme).

It then sets URL fragment to #solarized%20dark,
which was looking for `solarized%20dark` in dropdown and failing.
This commit makes both setting and getting URL fragment reliable.
In Chrome 105, `clip-path` needed to be set as pointer events were ineffective outside CodeMirror editor instance but within paddings and margins of its elements. This has been resolved in Chrome 106 as seen [here](https://issues.chromium.org/issues/40863245#comment21).
FIX: Fix an issue where the code assumes input objects have their own `hasOwnProperty` method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.