penpot/common/test/common_tests
Florian Schrödl 580bb46a05
Implement font-size token type (#6708)
*  Implement font-size token type

*  Hide typography tokens behind FF

* 💄 Update icon

* 🔧 Add font-size to unapply check

* ♻️ Generalize status-icon logic and remove icon for font-size
2025-06-23 12:12:40 +02:00
..
files 🔧 Move token helpers to common.files 2025-04-29 10:27:46 +02:00
logic Implement font-size token type (#6708) 2025-06-23 12:12:40 +02:00
types 🐛 Fix token unapply for text shapes 2025-06-20 10:15:49 +02:00
buffer_test.cljc Split byte buffer helpers from types path impl 2025-06-04 12:46:49 +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 💄 Format common code 2024-01-08 09:32:50 +01:00
files_changes_test.cljc 📎 Rename common files changes test namespace 2024-09-18 12:15:12 +02:00
files_migrations_test.cljc Add the ability to access libraries from file migrations 2025-05-27 13:12:34 +02:00
geom_point_test.cljc 🔧 Change common tests runner to kaocha 2024-04-26 11:42:41 +02:00
geom_shapes_test.cljc 🐛 Fix some problems with modifiers 2025-05-27 09:33:33 +02:00
geom_test.cljc 💄 Format common code 2024-01-08 09:32:50 +01:00
helpers_test.cljc ♻️ Reorganize common types tests 2025-01-16 17:55:28 +01:00
media_test.cljc 🔥 Remove unused svg parsing code from common 2025-05-20 13:06:07 +02:00
pages_helpers_test.cljc 💄 Format common code 2024-01-08 09:32:50 +01:00
record_test.cljc Add new helper functions for common tests 2024-04-26 11:45:37 +02:00
runner.cljc 🎉 Add Fills binary data type 2025-06-04 13:03:51 +02:00
schema_test.cljc 🐛 Fix incorrect behavior of ::sm/vec and ::sm/set decoder 2024-11-06 16:29:11 +01:00
setup.cljs ♻️ Refactor tests directory structure 2022-11-08 13:02:14 +01:00
svg_path_test.cljc 🎉 Add PathData data type 2025-03-26 13:17:25 +01:00
svg_test.cljc 🐛 Fix incorrect svg-attrs handlng on .zip import process 2024-01-09 23:11:42 +01:00
text_test.cljc 💄 Format common code 2024-01-08 09:32:50 +01:00
time_test.cljc Add test runner for cljs on common module 2024-11-18 17:51:23 +01:00
uuid_test.cljc ♻️ Change internal naming for PathData cljs impl 2025-06-04 12:46:49 +02:00
variant_test.cljc Avoid duplicated property names adding a number (#6681) 2025-06-19 09:11:41 +02:00