-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v18.7.0`
- Nuxt Version: `2.16.0-27616340.013f051b`
- Package Manager: `yarn@3.2.1`
- Buil…
-
Hello, thanks for publishing this package.
In the component definition you are using the `template` property to create the default div element. Compiling templates like this requires a larger build…
-
### `npm audit` is broken for front-end tooling by design
Bad news, but it's true. See [here](https://overreacted.io/npm-audit-broken-by-design/) for a longer explanation.
### If you think you f…
-
Options:
- Ionic React: maybe can re-use parts of Coach CO2 web app?
- React Native: everybody uses it, more slick
- Vue: NREL CIMS UI dev group uses it
- Flutter: wave of future?
Ideally, we w…
-
## The dependency [nuxt](https://github.com/nuxt/nuxt.js) was updated from `2.2.0` to `2.3.0`.
🚨 [View failing branch](https://github.com/knit-pk/homepage-nuxtjs/compare/develop...knit-pk:greenkeepe…
-
### Element UI version
2.4.6
### OS/Browsers version
mac os
### Vue version
2.5.17
### Reproduction Link
[https://github.com/valterbarros/trackthings](https://github.com/valterbarros/…
-
Hi! This is a resurrection of #533 and a continuation of the conversation in #1687.
I am the author of [CoffeeSense](https://github.com/phil294/coffeesense), the LSP/Extension for CoffeeScript. It …
-
### Vue version
3.4.24
### Link to minimal reproduction
https://play.vuejs.org/#eNqlVd9r2zAQ/lcOvcQF48C2Jy8t1KGjHXQba7e9GIZjX2J1smQkOW0J+d93kuMfy9IsZS9G1n26++7T6W7DLus6WjfIYjYzuea1BYO2qS9Syat…
toyi updated
6 months ago
-
There are often two aspects of open source applications:
- their source code,
- their website hosting a running version of the app.
Some example:
- PrivateBin ([source](https://github.com/Privat…
Zwyx updated
8 months ago
-
### What problem does this feature solve?
Higher-order components make use of named slots. It's possible to test higher-order components via shallowMount because named slot content can be mocked, but…