0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 04:49:03 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Andrey Antukh
80ab99e8cf Remove empty line. 2016-01-08 01:45:06 +02:00
Andrey Antukh
c8a86b39d5 Add syntax helper for define once unnamed global instances. 2016-01-08 01:45:06 +02:00
Andrey Antukh
d71bb9d22d Add implementation for fill shapes. 2016-01-07 01:24:11 +02:00
Andrey Antukh
da5d9c2422 Improve parse-int util function.
It now accept a default value in case of parsing
return NaN.
2016-01-06 21:05:07 +02:00
Andrey Antukh
046360bd14 Add nan? predicate to utils.data. 2016-01-06 21:04:50 +02:00
Andrey Antukh
40bbc996f7 Add without-keys util function. 2015-12-30 00:19:49 +02:00
Andrey Antukh
16eb27b342 Add optimized version of index-by. 2015-12-30 00:19:48 +02:00
Andrey Antukh
fa64f8bbbf Add material design icon collections. 2015-12-30 00:19:48 +02:00
Andrey Antukh
e4a93da8ea Add helpers for the reader and int parsing. 2015-12-30 00:19:48 +02:00
Andrey Antukh
517b3f6db3 Improve icon rendering. 2015-12-30 00:19:48 +02:00
Andrey Antukh
d8e7087af6 Add namespace for data transformation utils. 2015-12-30 00:19:48 +02:00
Andrey Antukh
b317ee4904 Minor project structure improvement. 2015-12-30 00:19:47 +02:00