0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-06 14:50:21 -05:00
Commit graph

271 commits

Author SHA1 Message Date
María Valderrama
d8d071c1aa fix(table-plugin): i#8965 empty cell values when importing csv files 2024-10-18 10:22:44 +02:00
Marina López
56465f4a31 chore: add keydown to rename layers 2024-10-11 10:37:53 +02:00
Marina López
b4664a2adc fix: search in icons plugin 2024-10-10 13:58:54 +02:00
alonso.torres
aeddab7917 feat(plugins-runtime): add close callback to load api 2024-10-10 13:19:15 +02:00
Juanfran
b4d0463548 feat(runtime): unload plugin 2024-10-09 09:33:51 +02:00
Marina López
13ea206eab chore: allow user to resize modal window 2024-10-08 16:03:20 +02:00
Marina López
51625c3e82 chore: update package lock 2024-10-07 11:15:15 +02:00
Marina López
bc6cf4c25b chore(release): publish 0.12.0 [skip ci] 2024-10-04 11:36:46 +02:00
alonso.torres
22dfa92e87 feat(plugins-runtime): expose some public JS APIs to the plugins code 2024-10-01 11:15:29 +02:00
alonso.torres
186629947e feat(plugin-types): removed old method and replaced with attributes 2024-09-30 12:48:15 +02:00
alonso.torres
6adee1116a feat(poc-state-plugin): add new functions to the plugin to test comments and rulers 2024-09-25 15:26:12 +02:00
alonso.torres
2f0f7a601c feat(docs): add examples for new permissions 2024-09-25 15:26:12 +02:00
alonso.torres
5adbee2b23 feat(plugins-runtime): adds new permissions comment:read, comment:write and allow:downloads 2024-09-25 15:26:12 +02:00
Marina López
86f98eb536 test: added comments and ruler guides tests 2024-09-24 11:30:17 +02:00
Juanfran
9292bf286b feat(e2e): add screenshots ENV variable 2024-09-23 11:06:40 +02:00
Juanfran
ade39eebe2 fix(e2e): update dump params to shape model 2024-09-23 11:06:40 +02:00
María Valderrama
99ff81d42c feat(api-doc): update readme 2024-09-18 06:56:14 +02:00
María Valderrama
2909bcceb6 feat(rename-layers): final review - undo group 2024-09-17 11:34:57 +02:00
Xaviju
237ede9ce7 refactor: frame > board 2024-09-16 11:43:06 +02:00
alonso.torres
50bc7ba5b4 feat(plugin-types): update comment related methods 2024-09-16 09:11:16 +02:00
Marina López
25211a618b chore: added text test 2024-09-13 13:30:10 +02:00
Marina López
58d83f00e8 chore: update api-docs.md 2024-09-13 12:08:23 +02:00
Xaviju
b77bc8a6ee refactor: sort types alphabetically 2024-09-12 10:07:30 +02:00
Juanfran
120e9e5a04 fix(runtime): prevent override Penpot objects 2024-09-12 08:24:36 +02:00
Marina López
3e4bd85bf6 chore: update styles from contrast plugin 2024-09-11 14:11:39 +02:00
alonso.torres
e34e56ca77 feat(plugin-types): add apis for comments 2024-09-11 10:42:22 +02:00
Dalai Felinto
716b904a2d Fix flex layout API documentation
There was some typos from copying over the grid example I suppose.
2024-09-11 10:40:41 +02:00
Juanfran
a4342094ce feat: add build to CI 2024-09-09 09:00:55 +02:00
Juanfran
ccc5f78777 feat(runtime): remove deprecated method 2024-09-06 13:04:38 +02:00
alonso.torres
c8066becca feat(plugin-types): add ruler guides and new zoom methods 2024-09-04 12:25:14 +02:00
alonso.torres
3bfa2a5c22 refactor(table-plugin): adapt to type refactor 2024-09-04 12:25:14 +02:00
alonso.torres
f48aa68e99 refactor(lorem-ipsum-plugin): adapt to type refactor 2024-09-04 12:25:14 +02:00
alonso.torres
23f7dd8c6d refactor(rename-layers-plugin): adapt to type refactor 2024-09-04 12:25:14 +02:00
alonso.torres
0d4a159908 refactor(create-palette-plugin): adapt to type refactor 2024-09-04 12:25:14 +02:00
alonso.torres
4aed934b37 refactor(poc-state-plugin): adapt to type refactor 2024-09-04 12:25:14 +02:00
alonso.torres
5c82cd335a refactor(contrast-plugin): adapt to type refactor 2024-09-04 12:25:14 +02:00
alonso.torres
e13bb79dc5 refactor(e2e): change types 2024-09-04 12:25:14 +02:00
alonso.torres
d0e640db0a refactor(plugin-types): remove prefix and change some names 2024-09-04 12:25:14 +02:00
Juanfran
16595c2c48 feat(runtime): refactor plugin state 2024-09-03 12:04:59 +02:00
María Valderrama
1371af998c feat: e2e tests 2024-09-02 10:08:02 +02:00
Marina López
eabad3e468 chore: update api docs 2024-08-27 09:43:48 +02:00
Marina López
c8a0af76e2 chore: improve api docs 2024-08-22 12:08:27 +02:00
Juanfran
8c0e36d842 fix(runtime): ses errorTrapping interferes with penpot error handler 2024-08-22 12:03:31 +02:00
María Valderrama
07af57d0ea feat(table-plugin): enhancement save config 2024-08-22 11:08:16 +02:00
Juanfran
0ea57f15d9 fix(plugin-types): optional path curves 2024-08-14 11:56:27 +02:00
Juanfran
567b0b5611 fix(plugins-styles): import svg inline 2024-08-13 14:29:48 +02:00
Juanfran
bbc77e4127 feat(plugins-runtime): plugin live reload 2024-08-13 13:00:24 +02:00
Juanfran
e1b5e172ca chore(deps): update multiple libraries 2024-08-08 07:46:56 +02:00
Juanfran
b65492ae29 fix(plugins-runtime): prevent plugin execution after close 2024-08-06 10:29:47 +02:00
Juanfran
74b11f0587 chore(plugin-types): adding more use examples 2024-08-02 13:47:49 +02:00