Cyan

Results 22 issues of Cyan

pleaseeeee

![image](https://user-images.githubusercontent.com/72785466/175428329-cd32881c-35b8-4a2c-9e94-f0a7db379844.png)

atm i just use opacity 0.5, i think this should definitely be added

https://msfn.org/board/uploads/post-383443-0-34934800-1383873674.png #

enhancement

i want to use this using a dpad

```JS class MyClass { get value() { return "wow" } }; const myClass = new MyClass(); console.log(JSON.prune(myClass)); // empty object {} ```

**Describe the bug** A clear and concise description of what the bug is. when component is removed, the navigation skips the component near the recently removed component **To Reproduce** Steps...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] It's a problem because...

enhancement

https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus would also be nice to have a way to get a list of active sections

i kinda need it to dynamically add elements depending of the index....