Travis Vachon

Results 49 issues of Travis Vachon

Right now the editor ignores everything but the first form in an editing box when it saves, which is probably surprising. This should maybe raise an error? Alternatively we could...

[Om only supports associative datastructures in its atom](https://github.com/swannodette/om/wiki/Basic-Tutorial) - don't let users insert anything that is not associative

If a user double clicks on an element in a collection they should be able to edit just that value. This will clear the way for type-specific editors.

I disagree with "Indent each line of multi-line docstrings." This results in extra spaces inserted at arbitrary intervals in the resulting string, making docstring maintenance more of a pain -...

### Search terms you've used Collection, Container, Seq ### Feature suggestion I'd like a set of functions (eg, `addListToThing` and `removeListFromThing`) that let me add collections to `Thing`s. The `@rdfdev/collections`...

enhancement

### Search terms you've used package, size, rollup ### Bug description When we use this package as a dependency it adds ~100k (after minification and gzipping) to the size of...

bug

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: x64 Version: Darwin...

kind: bug
area: SWC Minify

### Search terms you've used package, size, rollup ### Impacted package Which packages do you think might be impacted by the bug ? - [x] solid-client-authn-browser - [ ] solid-client-authn-node...

bug

While we're at it, tweak babelrc (and associated dependencies) to more closely match the transpiling config of the example addon here: https://github.com/storybooks/storybook/tree/master/addons/notes Transpiled code should no longer have imports in...

Users should be able to: 1) move subpages to new parents 2) move subpages to be top-level pages 3) move top-level pages to be subpages of another page This is...

enhancement
good first issue