legacy-paperclip
legacy-paperclip copied to clipboard
Paperclip is a common language for designers and developers
DSL 2.0
**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...
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 [ 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...
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...
- 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