legacy-paperclip icon indicating copy to clipboard operation
legacy-paperclip copied to clipboard

Paperclip is a common language for designers and developers

Results 136 legacy-paperclip issues
Sort by recently updated
recently updated
newest added

**Need to keep mind that the DSL doesn't need to do everything. Functionality can be added via hand-written code outside of the DSL. The goal is to have a DSL...

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. Changelog Sourced from regex's changelog. 1.5.5 (2022-03-08) This releases fixes a security bug in the regex compiler. This bug permits a vector for a...

dependencies
rust

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

```html ``` What about adding to individual elements? ```html ```

Goal here is to get all UI working in read-only mode

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

I think it may be possible to re-render only parts of the AST that are necessary instead of going through a full re-render each time something changes. This could make...

effort: medium

- will want layers in left panel - **consider simplifying DSL to ensure that complexity doesn't bleed into UI tooling** - No dynamic attribute string values. E.g: `--some-var: {binding}` -...

Add "import" sidebar UI

priority: high
effort: medium
impact: high