0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-07 15:39:49 -05:00
Commit graph

153 commits

Author SHA1 Message Date
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
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
bffa467b71 feat(plugin-types): update API types 2024-07-08 12:41:45 +02:00
Juanfran
1b9d3b2685 fix(styles): input, button & select worksans font family 2024-07-04 15:35:09 +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
Marina López
451419f356 chore: update api doc permissions 2024-07-04 12:08:08 +02:00
alonso.torres
9ce45a2583 feat(plugins-types): expose new attributes 2024-07-03 15:51:20 +02:00
Juanfran
5a219e99d8 feat: stop offering icons in the style library 2024-07-03 12:46:12 +02:00
Xaviju
866c0bbeb2
Merge pull request #99 from penpot/xaviju-button-styles
style: remove button selector and wrap into data attribute
2024-07-03 10:01:13 +02:00
alonso.torres
99126f8f60 feat: change permissions names 2024-07-03 09:49:39 +02:00
Xaviju
e0f0b0b8c7 style: remove button selector and wrap into data attribute 2024-07-02 23:11:39 +02:00
María Valderrama
9f9c834761 chore: update plugin-types version 2024-07-01 12:19:02 +02:00
alonso.torres
0f1af5676f feat(plugin-types): changed component properties to methods 2024-07-01 08:32:01 +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
8cd51c29f1 feat(plugin-types): update to text types 2024-06-28 08:51:08 +02:00
Marina López
00a1565209 chore: update api doc 2024-06-27 09:37:15 +02:00