0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-18 13:04:38 -05:00
Commit graph

14919 commits

Author SHA1 Message Date
Florian Schroedl
ca98747dea Add description with schema 2024-06-25 11:02:21 +02:00
Florian Schroedl
d2bdc6c624 Fix ref logic 2024-06-25 10:52:34 +02:00
Alejandro Alonso
41aad7558b Merge remote-tracking branch 'origin/staging' into develop 2024-06-25 10:49:32 +02:00
Alejandro
3b5b81b08f
Merge pull request #4758 from penpot/superalex-refactor-data-test-attribute
 Refactor data-test attribute
2024-06-25 10:49:03 +02:00
Alejandro Alonso
d48616d510 Merge remote-tracking branch 'origin/staging' into develop 2024-06-25 10:18:42 +02:00
Andrey Antukh
8296e72887
Merge pull request #4793 from penpot/alotor-plugins-2
 Add some missing text properties in plugins
2024-06-25 07:47:34 +02:00
Akshay Gupta
5ca916f8c4
Merge pull request #191 from tokens-studio/tokens-json-export
Tokens json export
2024-06-24 20:53:31 +05:30
Akshay Gupta
ee057c498e
Simplify tranform tokens function 2024-06-24 20:44:08 +05:30
Florian Schroedl
e0be30bb79 Dont show error when unfocusing name input field, but keep form disabled 2024-06-24 15:58:19 +02:00
Akshay Gupta
29e3171bd9
Incorporate styling changes to match Penpot design language 2024-06-24 19:07:53 +05:30
alonso.torres
5771f2f8aa Plugins retrieve selection colors 2024-06-24 15:26:47 +02:00
alonso.torres
f86156b619 Plugins support for code generation 2024-06-24 15:26:21 +02:00
Florian Schroedl
c98162d0bf Move callback function to component 2024-06-24 15:24:22 +02:00
Akshay Gupta
fb7b11a139
Remove : from token type in export 2024-06-24 18:50:36 +05:30
Akshay Gupta
db26b38e81
Modify transform tokens to nest within token names 2024-06-24 18:47:12 +05:30
Florian Schroedl
28f25da9e8 Move to tests 2024-06-24 14:29:29 +02:00
Florian Schroedl
111900c122 Cleanup 2024-06-24 14:23:28 +02:00
Florian Schroedl
10033ead91 Add specific esm testing environment for tokens 2024-06-24 14:23:03 +02:00
Akshay Gupta
2b3f602312
Move json encode functionalities to tokens namespace 2024-06-24 17:50:24 +05:30
Florian Schroedl
ba6a6059c1 Move to custom ns 2024-06-24 14:07:21 +02:00
Florian Schroedl
69d9c8e88f Add esm test 2024-06-24 12:44:29 +02:00
Florian Schroedl
ab51b43365 Add type 2024-06-24 12:44:05 +02:00
alonso.torres
8ff0015458 Add to plugins connect and fetch libraries 2024-06-24 12:34:35 +02:00
Akshay Gupta
0a73cbc6f1
Move transform and download functionality to core.cljs 2024-06-24 14:18:57 +05:30
Akshay Gupta
bbb09567f6
Remove sample json data 2024-06-24 14:18:35 +05:30
Florian Schroedl
5c42514170 Add style dictionary find-token-reference test 2024-06-24 09:59:22 +02:00
alonso.torres
84ecb99400 Add some missing text properties in plugins 2024-06-24 09:57:57 +02:00
Akshay Gupta
75bdda6b07
add some formatting 2024-06-23 00:16:15 +05:30
Akshay Gupta
62fc2cf652
Add initial working export tokens-json 2024-06-23 00:10:02 +05:30
Florian Schroedl
5f25bd8a7b Add comments 2024-06-21 19:41:04 +02:00
Florian Schroedl
59780a9d4d Add token finding function 2024-06-21 19:40:03 +02:00
Florian Schroedl
598e4d36fc Disable on value error 2024-06-21 17:19:59 +02:00
Florian Schroedl
910485008f Fix name not updating button 2024-06-21 17:19:13 +02:00
Florian Schroedl
39eb964cb7 Reduce debounce timeout 2024-06-21 17:18:56 +02:00
Florian Schroedl
dd62c7fe18 Give new tokens without a name a temporary hardcoded string 2024-06-21 17:00:56 +02:00
Florian Schroedl
1dcdddb2db Check for self references 2024-06-21 17:00:45 +02:00
Florian Schroedl
941fb041b6 Add form styling 2024-06-21 17:00:00 +02:00
Florian Schroedl
8db47b5877 Use initial value 2024-06-21 15:09:46 +02:00
Florian Schroedl
53f01ef46c Use input as cache key 2024-06-21 15:04:59 +02:00
Florian Schroedl
35ee732701 Debounced update of resolved value 2024-06-21 14:59:08 +02:00
Andrey Antukh
b9e40b4d82
Merge pull request #4788 from penpot/alotor-plugins-2
Fix problem with plugins initialization
2024-06-21 14:58:42 +02:00
Aitor Moreno
f3333336f0
Merge pull request #4787 from penpot/niwinz-bugfix-8
🐛 Fix thumbnails related issues
2024-06-21 13:23:00 +02:00
Andrey Antukh
b25a9f8626 🐛 Return back to use blob uris for transient thumbnails 2024-06-21 13:12:44 +02:00
Andrey Antukh
7b8d127583 🐛 Fix incorrect frame change detection on thumbnails generation 2024-06-21 13:12:44 +02:00
alonso.torres
4b67c0593d Upload media with data in plugins 2024-06-21 12:46:31 +02:00
alonso.torres
fb1429956a Changed order of plugins initialization 2024-06-21 12:44:35 +02:00
Florian Schroedl
f00ac72fbe Revert to use-var 2024-06-21 10:10:45 +02:00
Andrey Antukh
c70d20f95d
Merge pull request #4783 from penpot/alotor-plugins-texts
Update plugins
2024-06-21 10:03:52 +02:00
Florian Schroedl
e394216f00 Move form out of modal specific code 2024-06-21 10:02:21 +02:00
Alejandro
0b6c84f551
Merge pull request #4786 from penpot/niwinz-bugfix-8
 Changes on metrics
2024-06-21 09:42:30 +02:00