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

113 commits

Author SHA1 Message Date
Juanfran
dfbc9a99ae chore(release): publish 1.1.0 [skip ci] 2024-12-12 10:39:20 +01:00
alonso.torres
eab57d7627 feat(plugin-types): add support for file history versions 2024-11-14 09:40:05 +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
5adbee2b23 feat(plugins-runtime): adds new permissions comment:read, comment:write and allow:downloads 2024-09-25 15:26:12 +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
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
Juanfran
8c0e36d842 fix(runtime): ses errorTrapping interferes with penpot error handler 2024-08-22 12:03:31 +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
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
Juanfran
b0af7051ad feat: init e2e test 2024-07-31 11:55:50 +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
17db173aa2 fix(plugins-runtime): fix problem with types in test 2024-07-24 13:40:15 +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
2b8a76b2b0 feat(plugins-runtime): add new events 'contentsave' and 'shapechange', changed on/off signatures 2024-07-12 09:23:50 +02:00
Juanfran
a59a30c7b0 chore(release): publish 0.9.0 [skip ci] 2024-07-10 14:44:03 +02:00
Juanfran
95afbf300e fix: fix runtime version 2024-07-10 14:44:03 +02:00
alonso.torres
f36fa23c08 feat(plugins-runtime): update selection 2024-07-04 15:33:48 +02:00
Juanfran
5114e78c94 feat: new publish script 2024-07-04 15:30:17 +02:00
alonso.torres
99126f8f60 feat: change permissions names 2024-07-03 09:49:39 +02:00
María Valderrama
9f9c834761 chore: update plugin-types version 2024-07-01 12:19:02 +02:00
Marina López
a8bf9888f9 fix: light theme and ui fixes for contrast plugin 2024-06-28 09:24:16 +02:00
alonso.torres
5dc0da98b9 feat(plugins-runtime): fix types mismatch in runtime 2024-06-25 15:24:17 +02:00
alonso.torres
a95c4b8eaf feat(plugins-types): new methods to access selection colors 2024-06-25 08:50:42 +02:00
alonso.torres
ffa5156fac feat(plugin-types): add connect libraries and generate code 2024-06-25 08:50:42 +02:00
alonso.torres
7ce2cae2b9 feat(plugins-runtime): add support to upload images from data 2024-06-24 08:15:12 +02:00
alonso.torres
452e60cb74 feat(plugin-types): update types for components properties 2024-06-21 09:57:13 +02:00
alonso.torres
b464269a00 feat(plugins-runtime): new geometry utils 2024-06-14 13:04:03 +02:00
alonso.torres
0776ca671c feat: add some utilities to use fonts in plugins 2024-06-14 09:36:08 +02:00
Juanfran
e80a3aec66 feat: apply eslint ts parser 2024-06-13 08:51:44 +02:00
alonso.torres
fbee228760 feat: support for plugin data 2024-06-11 09:54:20 +02:00
Juanfran
77cf91042f feat: first npm release 2024-06-10 14:38:39 +02:00
Juanfran
d17c08332c feat: min modal size 2024-06-06 07:51:50 +02:00
alonso.torres
27c851b439 feat: typing for new features 2024-06-05 09:13:38 +02:00