penpot/frontend/src/app/util
2022-01-24 16:14:28 +01:00
..
dom
geom 🐛 Fix incorrect grid calculation when size is 1. 2021-12-22 18:38:22 +01:00
import 🐛 Fix problem with SVG's import/export 2022-01-19 16:07:44 +01:00
path Improve path rendering performance. 2022-01-24 16:14:28 +01:00
array.cljs
avatars.cljs 🐛 Fix profile image generation issue. 2022-01-20 11:47:17 +01:00
browser_history.js
cache.cljs
code_gen.cljs 🐛 Fix handoff text with opacity 2022-01-13 09:56:46 +01:00
color.cljs 🐛 Fix problem when exporting texts with gradients or opacity 2021-11-03 10:56:42 +01:00
data.cljs
dom.cljs Reload viewer and reset starting frame from workspace 2022-01-21 14:42:11 +01:00
forms.cljs 📎 Fix unrelated linter issues. 2021-12-29 09:52:32 +01:00
globals.js 🐛 Fix typos in frontend 2021-11-15 09:51:34 -05:00
heap_impl.js
http.cljs 📎 Fix unrelated linter issues. 2021-12-29 09:52:32 +01:00
i18n.cljs 🐛 Fix typos in frontend 2021-11-15 09:51:34 -05:00
intervaltree_impl.js
json.cljs
kdtree.cljs 🐛 Fix typos in frontend 2021-11-15 09:51:34 -05:00
kdtree_impl.js
keyboard.cljs
lru_impl.js
object.cljs
perf.clj
perf.cljs Change resize to use DOM transformations 2021-12-28 09:18:33 +01:00
quadtree.js 🐛 Fix typos in frontend 2021-11-15 09:51:34 -05:00
range_tree.js 🐛 Fix typos in frontend 2021-11-15 09:51:34 -05:00
router.cljs 🎉 Backport questions form integration. 2021-12-20 16:16:29 +01:00
simple_math.cljs 🐛 Fix unexpected behavior of grid options on right sidebar. 2021-12-03 14:52:40 +01:00
storage.cljs
strings.cljs 🐛 Fix decimal numbers in export viewbox 2022-01-10 13:32:29 +01:00
svg.cljs ♻️ Ensure a correct usage of concat/into operations. 2021-12-03 14:52:40 +01:00
text_editor.cljs 🐛 Improved behaviour on text options when not text is selected 2022-01-10 13:32:29 +01:00
text_editor_impl.js 🐛 Improved behaviour on text options when not text is selected 2022-01-10 13:32:29 +01:00
theme.cljs
time.cljs 🐛 Fix unexpected exception on time equiv impl. 2022-01-18 16:48:17 +01:00
timers.cljs Improved thumbnails handling 2021-12-29 11:21:57 +01:00
uri.cljs
webapi.cljs 🐛 Fix typos in frontend 2021-11-15 09:51:34 -05:00
websockets.cljs 🐛 Fix typos in frontend 2021-11-15 09:51:34 -05:00
worker.cljs Improve selection performance 2021-12-01 14:39:20 +01:00
zip.cljs