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

284 commits

Author SHA1 Message Date
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
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
Juanfran
0eac44dd93 feat(docs): basic css theme for typedoc 2024-07-31 11:49:44 +02:00
Marina López
570e9d7220 chore: change typedoc config 2024-07-30 12:57:28 +02:00
Juanfran
9fa96e9e95 fix(docs): add missing variant on destructive button 2024-07-29 16:17:37 +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
Marina López
ef2cb7cab6 chore: enhancement table plugin 2024-07-22 14:06:38 +02:00
Juanfran
e047977c69 feat(docs): how api docs are generated 2024-07-12 12:54:21 +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
a1174c99a6 chore: add release push documentation 2024-07-10 14:49:02 +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
Juanfran
249ea62654 fix: eslint migration to ESM docs 2024-07-10 12:01:34 +02:00
María Valderrama
ef5629a22c fix: add files so no unexpected when creating new plugin 2024-07-08 15:01:55 +02:00
Marina López
b4c61657d9 fix: avoid plugin location question 2024-07-08 12:43:29 +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
Xaviju
877a3f29fa fix: typo checkox > checkbox 2024-07-04 11:35:34 +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