Joe Lapp

Results 22 issues of Joe Lapp

I'm not sure where this question belongs, but I'm having trouble using the bootstrap SCSS in my Svelte project over what appears to be inconsistent treatment of global SCSS. The...

**Describe the bug** Svelte supports the following syntax for bubbling up slot values when slot forwarding, as confirmed in [this repo](https://svelte.dev/repl/581eaa0e22e3492699fa296027f4bde4?version=3.48.0): ```html ``` But when using TypeScript, I get "cannot...

bug

I have two questions about clearing the input field, not both applying to the same autocomplete. 1. How do I manually clear the input from JS? 2. How do I...

### Problem to solve Bootstrap's validation CSS allows for marking the input fields themselves invalid via class `is-invalid`. Doing so also triggers displaying a following `class="invalid-feedback"` message. To implement this,...

enhancement

### Summary With TypeScript, I would like to both use the helper components and have the values passed to my onSubmit handler be typed. In order to do this, I...

bug

The HSP conversion will take an RGB to HSP and back and produce an RGB byte > 255. Also, shifting the brightness by a small amount can produce a rather...

bug

The HSI conversion will take valid intensity values and convert them to RGB bytes > 255. Also, shifting the intensity by a small amount can produce a rather large change...

bug

This tool is wonderfully simple to use. The only other thing I could ask for is a way to automatically watch for changes in the json files and run the...

This is an awesome tool, thank you very much. But I need to flatten transforms on several hundred SVG files. Can you make a module of the simplifier so I...

Hi everyone, I am no longer using this package and haven't been able to find the time to maintain it. Would anyone like to take over responsibility for doing so?...