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
trafficstars

Some people may prefer to use lib bindings instead of compiling code, particularly for the backend. Here's some pseudocode of what I'm thinking of: ``` use paperclip as pc; var...

priority: medium

PC should be decoupled from NPM and JS ecosystem in general since it's a platform-agnostic tool. The best approach may be to have standalone binaries that can be installed to...

enhancement: DX
priority: low
effort: hard

Feedback from Parker about having the ability to add comments to individual elements as part of the online service. This information should probably go in some API + be attached...

priority: high
area: visual tooling

Depends on #844 There should be a way for people to drag and drop components in their preview elements. This is slightly more involved work though since there isn't quite...

area: preview
estimate: 1 month
status: blocked
area: visual tooling

look at how to get it working with PC + VS Code TODOS: - [ ] unit tests - [ ] get working - [ ] test across Windows and...

area: documentation
area: vscode extension
priority: 4

priority: 4
area: playground

Need some way to generate static assets with designer & PC files built-in so that people can self-host their design system. TODO: - [ ] `paperclip build` command for statically...

priority: medium
enhancement: developer tool

This is a maybe feature - cool idea, but not sure how well this will scale. TODOS: - [ ] published packages go under @paperclipui/[package-name] - [ ] Need to...

excitement: high
area: playground

1. user selects frame 2. user clicks breakpoint options 3. list comes up based on scanned mixins 4. user selects `mobile`, import automatically added and screen size is extracted from...

enhancement: UX
priority: 4
excitement: medum
area: visual tooling

This is particularly important to make sure that UI is aligned with Figma. This would just be a simple panel (like chrome inspector) that shows computed CSS properties of a...

priority: medium
enhancement: UX
excitement: medum
area: visual tooling