Pascal

Results 6 issues of Pascal

If the sponsorship visibility is set to private, ScriptKit does not recognize that there is a paid subscription. It is probably a good idea to give a hint to users...

🛠 This PR adds the missing functionality from #5 but is still a work in progress 🛠 ToDo: - [ ] Add styles - [ ] Fix form values (for...

Todo - [x] Setup the build pipeline for JS - [x] Setup the build pipeline for CSS - [x] Add support for major browsers - [x] Rewrite in modern JavaScript...

enhancement
help wanted

**Describe the bug** The example for the ES6 import does not work. **To Reproduce** Steps to reproduce the behavior: 1. ```yarn global add serve``` (ES6 Modules require CORS to be...

bug
help wanted

**Describe the bug** The keyboard controls are inverted on vertical sliders due to the rotate(90deg) style attribute. If you change it to -90deg the indicator works as expected but now...

bug