This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update styling of layout and element pane (#393)
* feat(component): update styling of layout * feat(component): update styling of element pane * feat: unselect items when sidebar root receives click * refactor: simplify app view by moving out splashscreen * style: use tabs for indentation * feat(component): add drag image styling * fixup! increase element drag size * fixup! add check for null on drag element * fix: avoid side effect froms drop areas on click interaction * fix: remove obsolete handler * fix: select right drag element target * fix: adapt to new interface * fix: make ts happy * fix: restore icon click functionality * feat: show either properties or patterns pane * fix: restore pattern drag * fix: set backgroundColor during startup * fix: handle draggable states via unified state * feat: add button to show pattern pane * feat: add button styling * fixup! change requests * fix: pass hex color to BrowserWindow * refactor: use 100vh to move element outside of viewport * fix: clean up dragimg nodes after dragging * fix: get color from styleguide * fix: read drag image colors from styleguide * fix: update add button position and side bar borders * fix: set hover and active styling to preview resizer * fix: add element overflow gradient * fix: make entire tree element draggable * fix: reenable placeholder targets for off-list payloads * fix: do not write bogus dom attributes
- Loading branch information
Showing
24 changed files
with
741 additions
and
326 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.