Filip Holčík
Filip Holčík
# Hello sveltestrap team, I have to praise you :D sveltestrap is my favorite UI library. ## Problem and reproduction I needed to place some markup inside of label for...
Current state of demo page doesn't look welcoming and doesn't demonstrate all capabilities of this library.
Implement swiping as way of navigation within gallery. Maybe effect similar to swiper?
**This library is lacking programmatic navigation** Programmatic navigation has been dropped in version 1.0.0, since navigation has been completely reworked and previous implementation of programmatic navigation was polluting code. **Describe...
**Current implementation of scroll allows scrolling in 2 axes** This behavior may be undesirable for some users. For desktops is easier to exceed vertical threshold (also applies for horizontal scroll)...
Hello, I was just considering using this adapter, but my application uses top level awaits, which is only supported by esmodules. This adapter [enforces commonjs](https://github.com/yarbsemaj/sveltekit-adapter-lambda/blob/5530ffe1e5641e801ad5dfa746e61a642ee1649a/index.js#L70), which negatively influences usability. My...
Hello, when integrated this lib to project as stated in docs, which is pretty straight-forward, the lib generates token, which seems valid, and the lib seems to work flawlessly, but...
- [x] Before posting an issue, read the [FAQ](https://superforms.rocks/faq) and search the previous issues. **Description** When validating invalid deeply nested data contained in object in array in object (like [form.arr[i].arr[j].prop](https://github.com/Hejtmus/superforms-MRE-invalid-error-path/blob/7ccdbed0a5fafc436266c999f328da1ee02c9476/src/routes/schema.ts))...
Hey, ## Context when using Schemasafe for deeply nested data containing invalid data in object contained in array contained in object in an array, the generated error has invalid `instanceLocation`....