You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 9f9a1ce922
Add missing close bracket in imagediff (#22710)
There was a missing `]` in imagediff.js:

```
const $range = $container.find("input[type='range'"); 
```

This PR simply adds this.

Fix #22702
1 year ago
..
components Use relative url in actions view (#22675) 1 year ago
features Add missing close bracket in imagediff (#22710) 1 year ago
markup Load asciicast css async (#22502) 1 year ago
modules Add Mermaid copy button, avoid unnecessary tooltip hide (#22225) 2 years ago
standalone Add new JS linter rules (#17699) 3 years ago
test Switch from jest to vitest (#21444) 2 years ago
bootstrap.js Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) 2 years ago
index.js Implement actions (#21937) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Implement actions (#21937) 1 year ago
svg.test.js Remove vitest globals (#21505) 2 years ago
utils.js Fixes #21895: standardize UTC tz for util tests (#21897) 2 years ago
utils.test.js Improvements for Content Copy (#21842) 2 years ago