0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-07 15:39:42 -05:00
penpot/frontend
Andrey Antukh d8a3c10191 Make modal work through react portal mechanism
The rationale behind this change is to allow use of already
declared react context on modals; because with portals, react
propagates top context to the children, independently if they
are direct descendant on dom or not.
2024-12-10 16:01:50 +01:00
..
.storybook
dev Add facility for create anonymous objects 2024-11-25 16:35:44 +01:00
playwright Merge remote-tracking branch 'origin/staging' into develop 2024-12-10 12:41:19 +01:00
resources Merge remote-tracking branch 'origin/staging' into develop 2024-12-09 12:26:23 +01:00
scripts Add facility for create anonymous objects 2024-11-25 16:35:44 +01:00
src Make modal work through react portal mechanism 2024-12-10 16:01:50 +01:00
test/frontend_tests ♻️ Remove unnecesary RX and RY from shapes 2024-12-10 10:47:55 +01:00
text-editor 🐛 Fix copy/paste issues 2024-12-09 16:10:39 +01:00
translations Merge remote-tracking branch 'origin/staging' into develop 2024-12-10 10:46:38 +01:00
vendor 🐛 Fix some issues with vendored libraries and build process 2024-11-05 14:18:51 +01:00
.gitignore
.prettierrc.json
deps.edn Make modal work through react portal mechanism 2024-12-10 16:01:50 +01:00
gulpfile.js
package.json Import text-editor code into the repository 2024-11-19 17:05:30 +01:00
playwright.config.js 💄 Add minor cmd naming change for e2e test commands 2024-10-09 13:09:01 +02:00
shadow-cljs.edn 🎉 Merge design-tokens branch 2024-11-12 10:35:32 +01:00
vite.config.js
yarn.lock Import text-editor code into the repository 2024-11-19 17:05:30 +01:00