Severin Klaus
Severin Klaus
Rollup is a relatively new module bundler (es6) that can generate UMD style output. Unfortunately the code is not recognized by AMDclean. It goes like this (after Require Optimizer): ```...
When we have a directory named like a file, extensions should win over redirect. Let's assume this listing: ``` /news.html /news/latest.html /news/index.html ``` and we set the `extensions` options to...
Updated datocms features (to my knowledge: we are just Agency users)
Element.prototype.closest is supported in all major browsers: https://caniuse.com/?search=closest A quick test showed performance increase of about 10x versus the current implementation (only made one test run in Chrome, but I...
- VS Code Version: 1.90.0 - SCSS IntelliSense Version: v0.10.0 - Operating System: Mac OS 14.5 (23F79) SCSS is not supported within .astro files. Reproducible Case: Create a simple red-text.astro...
**Is your feature request related to a problem? Please describe.** Currently .svelte and .vue are supported. .astro is a single file component similar to svelte. **Describe the solution you'd like**...
### Reproduction https://formkit.link/1cd887bc470bd932d5b90423a6480372 ### Describe the bug Two issues: - if an item is longer than the box, it won't be truncated if it's selected first (or alone) - Truncated...