0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 17:00:36 -05:00
penpot/common
Andrey Antukh d8c1425daf Add minor perfromance improvement to is-point-inside-evenodd fn
Replace filter with filterv for avoid an other iteration on the
following count operation
2023-08-29 17:09:00 +02:00
..
dev 🎉 Add new shape & rect data structures 2023-07-11 17:27:35 +02:00
scripts ♻️ Refactor common module tests and add generative testing for types 2022-11-07 10:22:16 +01:00
src/app/common Add minor perfromance improvement to is-point-inside-evenodd fn 2023-08-29 17:09:00 +02:00
target/classes/app/common Improve UUIDv8 implementation 2022-09-06 10:37:23 +02:00
test/common_tests Simplify has-point? impl for non-path shapes 2023-08-29 17:09:00 +02:00
build.clj 🎉 Replace current uuidv1 with custom v8 2022-08-03 09:05:28 +02:00
deps.edn ⬆️ Update backend and common dependencies 2023-07-03 10:43:26 +02:00
package.json 🎉 Add new shape & rect data structures 2023-07-11 17:27:35 +02:00
shadow-cljs.edn ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
yarn.lock Notify library updates when really needed 2023-05-17 14:12:49 +02:00