vhscom
vhscom
I noticed you chose BSD 3-Clause for these type definitions. Assuming a website was built and these type definitions were included my understanding is that the website should then include...
Something I never would've expected. The CLI scaffold drops files into the current working directory. That's very unexpected. Please create a subfolder when users run `framework7 create`.
**Describe the bug** Given a very basic SMUI number input defined like: ```svelte import Textfield from '@smui/textfield'; let value = ''; ``` Pressing delete or backspace using the keyboard causes...
**Describe the bug** When I add radio buttons as a child to `Paper` with `color="secondary"` the active radio button is not visible. **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** I'm using the v7 beta and this code from OP of #274 throws an error: ```svelte import TextField from "@smui/textfield" ``` Error thrown: ``` Textfield.svelte:431 Uncaught (in...
I've opened an issue in the original work. https://github.com/pacocoursey/next-themes/issues/118
https://blog.getbootstrap.com/2021/05/05/bootstrap-5/
## Feature request #### Problem or desire #2278 added keyboard shortcuts for search and, I believe, collapsing the sidebar. In order to make it easier for users to discover keyboard...
**What would you like to be added**: Support for ARM processors. Quasi-related: #1756 **Why is this needed**: Because the installers for Linux only ship AMD packages. **Environment you are Lens...
### Summary This pull request adds a Dockerfile for building and running the OpenRailwayMap project. The Dockerfile includes three stages: setting up PostGIS, building dependencies, and configuring Apache to serve...