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

14924 commits

Author SHA1 Message Date
Eva Marco
12d65c7743 Add z-index tokens to the ds 2024-07-24 08:30:46 +02:00
Andrey Antukh
a100d1d11a Merge remote-tracking branch 'origin/staging' into develop 2024-07-24 08:20:36 +02:00
Andrey Antukh
28c4053ad3
Merge pull request #4914 from penpot/bameda-patch-1
📎 Add Contributing to the TOC
2024-07-23 21:16:59 +02:00
David Barragán Merino
e84d9358d1 📎 Add Contributing to the TOC 2024-07-23 21:15:39 +02:00
Alejandro
3832377e04
Merge pull request #4902 from penpot/niwinz-notifications-improvements
 Improvements to notifications
2024-07-23 16:57:51 +02:00
Andrey Antukh
975efd80cb Add maintenance predefined notification 2024-07-23 16:56:36 +02:00
alonso.torres
2d25df33ce Add write methods to prototype API 2024-07-23 16:55:32 +02:00
Alejandro Alonso
ecb0dc073d 🐛 Fix file with invalid library colors 2024-07-23 16:47:23 +02:00
Florian Schroedl
62f7f8a74f Add sizing 2024-07-23 16:35:07 +02:00
Andrey Antukh
c51778f391
Merge pull request #4910 from penpot/ladybenko-8394-fix-sourcesans
🐛 Fix font declarations for Source Sans
2024-07-23 16:04:36 +02:00
Florian Schroedl
65dbafafb8 Add width/height applying 2024-07-23 16:02:14 +02:00
Florian Schroedl
214a323682 Add abstract method for a all or seperate actions 2024-07-23 16:01:56 +02:00
Florian Schroedl
da3f2f820c Add generic context menu actions 2024-07-23 15:33:37 +02:00
Florian Schroedl
cabc3d3f36 Simplify passed prop date 2024-07-23 14:55:14 +02:00
Alejandro
3553b02c55
Merge pull request #4911 from penpot/main-tmp
 Add timestamp to release build hash
2024-07-23 14:49:10 +02:00
Belén Albeza
20333d8179 🐛 Fix font declarations for Source Sans 2024-07-23 14:24:04 +02:00
Andrey Antukh
434209af7d Add timestamp to release build hash 2024-07-23 14:07:46 +02:00
Florian Schroedl
bad9056d54 Update gap 2024-07-23 11:35:07 +02:00
Alejandro
16ae057b4f
Merge pull request #4880 from penpot/niwinz-oidc-fixes
 Several improvements to OIDC and other related code
2024-07-23 11:25:46 +02:00
Florian Schroedl
4cf8b2c143 Extract gap as extra function 2024-07-23 10:54:23 +02:00
Florian Schroedl
39822a3b31 Add single padding 2024-07-23 10:49:19 +02:00
Florian Schroedl
0e858d880d Add horizontal/vertical padding toggle 2024-07-23 10:37:51 +02:00
Akshay Gupta
dde8ab0680
Merge pull request #223 from tokens-studio/fic-spacing-crash-on-non-layout
Fix app crashing when spacing padding is applied to a shape without a…
2024-07-23 13:02:21 +05:30
Alejandro
2431cb40bf
Merge pull request #4905 from penpot/niwinz-srepl-improvements
 Add proper deletion/restore helpers to srepl/main
2024-07-23 07:35:55 +02:00
Florian Schroedl
2411eeb644 Add separate gap 2024-07-22 18:23:12 +02:00
Florian Schroedl
c00023319a Extract data 2024-07-22 18:13:37 +02:00
Florian Schroedl
fd2f5537cf Extract common logic 2024-07-22 18:07:16 +02:00
Florian Schroedl
2836ff2693 Fix actions 2024-07-22 17:07:42 +02:00
Andrey Antukh
34293326b8 Add proper deletion/restore helpers to srepl/main 2024-07-22 15:17:11 +02:00
Florian Schroedl
f731a30f81 Allow removing other attributes with apply-token function 2024-07-22 14:03:52 +02:00
Andrey Antukh
57c60716f0 Add minor improvements to notifications-hub component 2024-07-22 13:14:58 +02:00
Andrey Antukh
7e50ab52b9 📎 Add minor improvement on notification message validation 2024-07-22 13:14:58 +02:00
Andrey Antukh
9e0fb44b3f 🐛 Remove unnecesary delay on hide notification banner 2024-07-22 13:14:58 +02:00
Andrey Antukh
142ae32256 Add better call signature for srepl/notify! fn helper 2024-07-22 13:14:58 +02:00
alonso.torres
6454e878dd Page functions for plugins api 2024-07-22 13:10:10 +02:00
Florian Schroedl
91033d6dea Fix indent 2024-07-22 11:30:27 +02:00
alonso.torres
d13b9ef3ea 🐛 Fix wrap not working in plugins 2024-07-22 11:27:29 +02:00
alonso.torres
26fa2a71ea 🐛 Fix problem with reset alignment on change text 2024-07-22 11:27:12 +02:00
Andrey Antukh
46ed61f070
Merge pull request #4878 from penpot/alotor-plugins-8
Alotor plugins 8
2024-07-22 11:17:03 +02:00
Eva Marco
09cd45fd8b
Merge pull request #4876 from penpot/ladybenko-7914-spacing-tokens
 Add spacing tokens to the design system
2024-07-22 08:11:54 +02:00
Eva Marco
d162e3e11b
Merge pull request #4879 from penpot/ladybenko-8349-storybook-theme
 Enable themes in Storybook
2024-07-22 07:47:46 +02:00
Akshay Gupta
64da0983f3
Merge pull request #222 from tokens-studio/fix-stroke-width-crash
Fix application crashing when stroke width is applied to a shape with…
2024-07-19 00:30:15 +05:30
Akshay Gupta
cb051d2e5b
Fix app crashing when spacing padding is applied to a shape without a layout 2024-07-19 00:28:00 +05:30
Akshay Gupta
337e1c9fa0
Fix application crashing when stroke width is applied to a shape without a stroke 2024-07-18 23:13:51 +05:30
Andrey Antukh
085b933796 Update default buffers and resolver on devenv nginx config 2024-07-12 14:26:21 +02:00
Belén Albeza
a5dd2683cd 💄 Remove deprecated StoryWrapper helper component 2024-07-12 14:05:44 +02:00
Belén Albeza
ebda46f748 Support theme switching within Storybook 2024-07-12 14:05:44 +02:00
Belén Albeza
0d8c98dcfe ⬆️ Upgrade storybook (patch version) 2024-07-12 14:05:44 +02:00
Belén Albeza
174ca6bed5
Merge pull request #4870 from penpot/eva-add-loader-component-to-ds
  Add loader component to ds
2024-07-12 14:04:10 +02:00
Andrey Antukh
8dfc97d875 Add jwks loading on gitlab oidc provider 2024-07-12 14:03:48 +02:00