0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-02-01 20:09:19 -05:00
Commit graph

91 commits

Author SHA1 Message Date
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
Marina López
64016f8255 fix: u#7717 t#8012 ux-ui review table plugin 2024-06-04 13:58:25 +02:00
alonso.torres
7d1eaf7ee9 fix: solve typing problem 2024-06-04 10:09:43 +02:00
Juanfran
65ab65daa5 feat: max size modal 2024-06-04 09:57:56 +02:00
alonso.torres
0c828794e9 feat: updated api for plugins 2024-06-04 09:52:44 +02:00
Marina López
24318395fe fix: styles plugin modal 2024-06-03 13:34:13 +02:00
Juanfran
1699e6dedb fix(runtime): prevent use api credentials 2024-06-03 13:03:54 +02:00
Juanfran
2d95824958 feat: upgrade 2024-06-03 10:31:41 +02:00
Juanfran
50d11177a6 fix: multi plugin dev support 2024-05-31 13:45:01 +02:00
alonso.torres
a26033bb31 feat(plugins-runtime): change default modal position 2024-05-30 13:03:00 +02:00
Juanfran
625b8bdde5 feat: move setTimeout as a global fn 2024-05-24 07:56:41 +02:00
alonso.torres
c7e1722459 feat: close plugins when exiting the workspace 2024-05-23 15:20:48 +02:00
Juanfran
ec729e2e59 feat: lorem ipsum plugin 2024-05-23 12:59:16 +02:00
alonso.torres
7283a9bd36 feat: updated ports and documentation for easier development 2024-05-23 11:48:10 +02:00
alonso.torres
d9f736cab6 feat: new apis for flex layout and children 2024-05-22 12:25:26 +02:00
Juanfran
5ba24e27b7 feat: new manifest file 2024-05-22 11:31:47 +02:00
Juanfran
b800f20e55 feat: move modal css to an independent file 2024-05-21 14:56:23 +02:00
Marina López
96fcbd8d56 chore: auto generate api docs 2024-05-21 07:17:18 +02:00
Juanfran
7c2dee65fc feat: add type checking to plugin api (t#7606) 2024-05-20 08:02:44 +02:00
alonso.torres
2f2b5fcdf4 refactor: remove old installer 2024-05-16 17:04:41 +02:00
Juanfran
7d147b06e3 feat: drag plugin modal 2024-05-13 11:34:45 +02:00
Juanfran
385c5bfa09 feat: update design system css 2024-05-10 14:46:38 +02:00
alonso.torres
e3252387bd feat: expose fetch as global object 2024-05-09 16:16:35 +02:00