Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Brno, Czech Republic
- https://twitter.com/dluzar
Popular repositories
-
-
-
-
Forked from adobe/brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
JavaScript
-
-
Forked from eslint/eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
JavaScript
559 contributions in the last year
Activity overview
Contributed to
excalidraw/excalidraw,
dwelle/cypress-empty,
cypress-io/cypress
and 5 other
repositories
Contribution activity
May 2020
- dwelle/rome TypeScript
Created a pull request in excalidraw/excalidraw that received 39 comments
implement stroke style
fixes #1129
We may want to tweak the dasharray length and offsets, if we don't like the above.
For curves, such as lines, arrows, or circles, it t…
+459
−9
•
39
comments
- fix fontFamily state updating
- Fix group element removing
- skip element mutation on noop updates
- Rewrite restore to guard against missing migrations
- History tweaks
- fix language change not rerendering ui
- split font into fontSize and fontFamily
- cache nonDeleted elements
- add history.shouldCreateEntry resolver
- implement line editing
- fix snapshots
- use commitToHistory prop for handling draw history
- don't use unicode characters for shortcut help
- fix incorrect font rendered on late load
- fix horizontal scroll via shift+wheel on mac
Created an issue in excalidraw/excalidraw that received 6 comments
- fix test cases leaks/race conditions
- write more regression tests
- add test helpers for element manipulation
- version each release
- guard against missing migrations
- [grouping] selecting another group sibling shouldn't exit group
- remove versionNonce
- split font into fontSize & fontFamily
- Set name and extension when saving file via filesystem API
- multipoint curves hitbox detection incorrect
- Support editing existing lines/arrows
- Support resizing text
- Add support for sharp corners/lines
- RTL UI broken in zen mode