0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-18 21:06:11 -05:00
penpot/common/src/app/common
Andrey Antukh f60d09eb8f 🎉 Add uuid->short-id helper
Mainly helps encode a safer subset of bits (96) of an uuid using
a more compact encoding (base62) which is compatible with CSS and
URL's
2023-06-26 18:03:16 +02:00
..
data 🐛 Ensure verify! works as expected on production builds 2023-05-26 08:04:01 +02:00
files
geom 🐛 Fix align.cljc lint 2023-06-06 14:03:08 +02:00
pages 🐛 Fix annotation is not duplicated together with main component 2023-06-22 12:44:44 +02:00
path
schema 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
types 🐛 Fix text fills with gradient 2023-06-22 14:08:21 +02:00
attrs.cljc
colors.cljc
data.cljc Add arity-1 to d/nilv that returns a transducer 2023-05-26 07:57:28 +02:00
encoding_impl.js 🎉 Add uuid->short-id helper 2023-06-26 18:03:16 +02:00
exceptions.cljc 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
file_builder.cljc Merge remote-tracking branch 'origin/staging' into develop 2023-05-22 11:01:47 +02:00
flags.cljc
fressian.clj Move fressian to common module 2023-05-26 08:04:01 +02:00
logging.cljc 🐛 Fix email printing to the logging subsystem 2023-06-26 11:16:37 +02:00
math.cljc 🐛 Fix precision for wrap in flex 2023-03-30 16:20:36 +02:00
media.cljc Remove several reflection calls 2023-03-14 12:30:27 +01:00
pages.cljc 🐛 Fix weird numeration creating elements in dashboard 2023-02-02 10:19:36 +01:00
perf.cljc
pprint.cljc
schema.cljc 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
spec.cljc Notify library updates when really needed 2023-05-17 14:12:49 +02:00
text.cljc 🎉 Default naming of text layers 2023-04-10 13:16:26 +02:00
time.cljc Notify library updates when really needed 2023-05-17 14:12:49 +02:00
transit.cljc
uri.cljc
uuid.cljc 🎉 Add uuid->short-id helper 2023-06-26 18:03:16 +02:00
uuid_impl.js 🎉 Add uuid->short-id helper 2023-06-26 18:03:16 +02:00
UUIDv8.java
version.cljc