-
Hi,
Can I use vue-styleguidist with composition API?
Thanks,
-
### Describe the problem
It is common to test a value to see what it is equal to, using multiple if/else blocks. However this can get tedious and repetitive quickly. Example:
```svelte
{#if value =…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.14.0`
- Nuxt Version: `3.3.1`
- Nitro Version: `2.3.3`
- Package Manager: `yarn@1.22.19`
- Builder: `vite`
…
-
I propose we enable the compiler to infer the proper union case name in a `match` statement from known type information.
The existing way of approaching this problem in F# is that the compiler us…
-
[`chrono`](https://crates.io/crates/chrono) is one of the top 100 most depended on crates, and the most popular datetime library for Rust. It [needs more support](https://github.com/rust-lang-nursery/…
-
Solicit suggestions for agenda items for the first Governence meeting to be held on Tuesday August 3 @ 12:00 CEST (10:00 UTC) in grincoin#general channel on Keybase. Please comment to provide topics o…
-
Need First: Associate users with entries #12: https://github.com/kartevonmorgen/rfcs/issues/12
Piloten + Benutzerverwaltung | Admin
### Anonymous User
- [x] View Entries and ratings
- [ ] subs…
-
https://en.wikipedia.org/wiki/XZ_Utils_backdoor for context.
install-action verifies checksums & signatures, to detect edits to old releases. The readme explains this, but it doesnt clearly descri…
-
This is a proposal for adding a Connection Migration API.
The `Config` gains a new field that controls if _the peer_ (not the endpoint itself) is allowed to initiate connection migration:
```go
t…
-
Doesn't work:
```
http://example.com/foo/bar (routes a 404).
foo/bar (routes as 404).
```
Works fine:
```
/foo/bar
```
ghost updated
11 years ago