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

171 commits

Author SHA1 Message Date
Juanfran
dfbc9a99ae chore(release): publish 1.1.0 [skip ci] 2024-12-12 10:39:20 +01:00
Stas Haas
c220818a2a correct spelling 2024-11-21 09:17:38 +01:00
alonso.torres
eab57d7627 feat(plugin-types): add support for file history versions 2024-11-14 09:40:05 +01:00
María Valderrama
cb49dfb497 feat: updated doc links 2024-10-28 09:31:34 +01:00
Juanfran
f8e7ecb88a chore(release): publish 1.0.0 [skip ci] 2024-10-25 15:24:19 +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
María Valderrama
99ff81d42c feat(api-doc): update readme 2024-09-18 06:56:14 +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
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
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
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
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
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
Juanfran
0ea57f15d9 fix(plugin-types): optional path curves 2024-08-14 11:56:27 +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
Juanfran
8870dda468 fix(plugins-runtime): clean pending timeouts 2024-08-02 09:19:42 +02:00
Marina López
cc6b9e5894 chore(release): publish 0.10.0 [skip ci] 2024-07-31 15:15:54 +02:00
Marina López
653edebccb chore: update url example styles 2024-07-31 13:38:39 +02:00
Juanfran
b0af7051ad feat: init e2e test 2024-07-31 11:55:50 +02:00
Xaviju
08f989a8c7 fix: horizontal scroll height on plugins modal 2024-07-26 15:21:36 +02:00
alonso.torres
1d3ad89c99 feat(plugin-types): add undo block operations to api 2024-07-26 12:29:08 +02:00
alonso.torres
9a9b33a8fe feat(plugins-runtime): add method for pages 2024-07-24 13:40:15 +02:00
alonso.torres
a5547755b5 feat(plugins-runtime): add API to access to prototypes 2024-07-24 13:40:15 +02:00
alonso.torres
17db173aa2 fix(plugins-runtime): fix problem with types in test 2024-07-24 13:40:15 +02:00
Juanfran
415284ff92 fix(plugin-types): readonly PenpotShapeBase width & height 2024-07-23 09:55:36 +02:00
Juanfran
8ce04d38a1 fix(contrast-plugin): update colors when shape change 2024-07-23 09:11:13 +02:00
Juanfran
2138985f9f fix(plugins-runtime): remove plugin event listener on close 2024-07-23 07:31:35 +02:00
alonso.torres
ff488d487c feat(plugins-runtime): add detach shape from component method 2024-07-12 11:47:41 +02:00
alonso.torres
c7127597b8 feat(plugin-types): add root shape reference to the pages 2024-07-12 09:23:50 +02:00
alonso.torres
25887786a6 feat(plugin-types): add parent reference to the shape 2024-07-12 09:23:50 +02:00
alonso.torres
b54edb3ede feat(plugin-types): add pages info to the file 2024-07-12 09:23:50 +02:00