Hajime Yamasaki Vukelic
Hajime Yamasaki Vukelic
The code uses features like `[].indexOf()` and `[].slice.call()` on objects that don't support it on IE8. I've added fallbacks/replacements where needed in order to address this. `jasmine.DOM.indexOf` has been added...
**Marked version:** 2.0.6 **Markdown flavor:** n/a ## Expectation Based on the documentation for [marked.use()](https://marked.js.org/using_pro#use), which states that: > The renderer and tokenizer options can be an object with functions that...
When using the `initialClef` option, the initial element on the staff gets rendered right at the edge of the staff. I've tried using `minPadding` to address this, but it does...
### Issue description or question The coverage markers usually remain green for the lines that contain the test declaration in Jest. This is usually not a problem until those tests...
**Do you want to request a *feature* or report a *bug*?** This is a bug report. **What is the current/expected behavior?** I'm running into an issue where if I have...
It feels a bit weird submitting an issue report against a feature for which I created a PR originally. Anyway... It appears that TS support I hacked together originally is...
Error: customFds not yet supported at setStreamOption (child_process.js:411:13) at ChildProcess.spawn (child_process.js:422:3) at child_process.js:341:9 at /home/jill/usr/lib/node_modules/restartr/restartr:30:11 at Object. (/home/jill/usr/lib/node_modules/restartr/restartr:148:1) at Module._compile (module.js:432:26) at Object..js (module.js:450:10) at Module.load (module.js:351:31) at Function._load (module.js:310:12)...
- Port the category navigator to React - Fix keyboard navigation and other a11y issues - Make the category navigator responsive - Add tooltip and toggletip custom elements Fixes #5917
- Redo the event management button to include proper label and tooltip - Replace the event management menu with new dropdown implementation - Add appropriate translatable label to date/time [ranges]...
- Apply design system to editor output - Adjust the base font size for description text