penpot/common/test/common_tests
Andrey Antukh 1c77126fe6 Implement get-handlers in term of internal reduce
That has an average performance improvement of 64% over
original impl and reduction of generation of object garbage
2025-05-06 13:39:14 +02:00
..
files 🔧 Move token helpers to common.files 2025-04-29 10:11:40 +02:00
logic Add removal of variant container when it becomes empty (#6311) 2025-04-22 09:22:18 +02:00
types Implement get-handlers in term of internal reduce 2025-05-06 13:39:14 +02:00
colors_test.cljc Improve readability of RGBA and HSLA values in inspect mode (#5918) 2025-02-24 09:08:42 +01:00
data_test.cljc
files_builder_test.cljc
files_changes_test.cljc
files_migrations_test.cljc ♻️ Refactor file data migrations subsystem (#5692) 2025-01-31 13:37:41 +01:00
geom_point_test.cljc
geom_shapes_test.cljc 🎉 Add full integration with path data type feature 2025-05-06 13:39:10 +02:00
geom_test.cljc
helpers_test.cljc ♻️ Reorganize common types tests 2025-01-16 17:55:28 +01:00
pages_helpers_test.cljc
record_test.cljc
runner.cljc 🎉 Add full integration with path data type feature 2025-05-06 13:39:10 +02:00
schema_test.cljc
setup.cljs
svg_path_test.cljc 🎉 Add PathData data type 2025-03-26 13:17:25 +01:00
svg_test.cljc
text_test.cljc
time_test.cljc
uuid_test.cljc
variant_test.cljc Selection of several components of a variant at the same time 2025-04-22 15:56:38 +02:00