jjspace

Results 67 issues of jjspace

@guastallaigor mentioned adding spinners/loaders on the roadmap so I started work on a few. I created a classic style segmented loading bar as well as a basic spinner. I'm also...

enhancement
waiting - contributor

**Is your feature request related to a problem? Please describe.** In reviewing #217 and other recent PRs I've noticed it's not always clear how to use the `pixelize` mixin especially...

documentation
waiting - contributor

### Environment Node version: 16.3.1 npm version: 8.1.2 Local ESLint version: 8.12.0 Global ESLint version: none Operating System: Kubuntu 20 ### What parser are you using? Default (Espree) ### What...

bug
repro:needed

I believe these are different than `for (i = 0; i< length; i++)` loops and have different performance implications that were recently discussed between myself and some other developers and...

Font Helper seems to be working correctly and serves the correct files to Figma once I set up the font paths correctly. However when viewing the logs it's full of...

bug

Originally discussed on Discord https://discord.com/channels/355013337748209665/355013337748209669/968935618455416962 **Is your feature request related to a problem? Please describe.** I would love to get our FC into the Company Workshop crafting more but it's...

enhancement
feature
difficulty: hard

**Is your feature request related to a problem? Please describe.** I use Teamcraft on a vertical monitor and not all parts of the site look good in a narrower window....

enhancement
difficulty: hard
design

**Describe the bug** Something in the latest update, `v9.6.6`, made it so all the chart metrics I have have an unnecessary vertical scrollbar. This wasn't happening before I updated. **To...

enhancement
difficulty: hard
design

Can you please add a setting to suppress console output or remove it entirely? I'm a web developer myself and I find it very annoying when I open DevTools on...

enhancement

If I intentionally escape the asterisk like `\*` because I want a plaintext `*` in my file, running the Prettifier removes this causing it to become an emphasis character thus...

bug