Ophir LOJKINE
|
37e556e490
|
version bump
|
3 years ago |
Ophir LOJKINE
|
516ff8f214
|
small svg and js optimizations
|
3 years ago |
Ophir LOJKINE
|
b8478dc5da
|
Fix selection UI remaining visible but inactive when switching tools
|
3 years ago |
Ophir LOJKINE
|
ed12e5d7e5
|
Fix incoherent formatting
|
3 years ago |
Ophir LOJKINE
|
4887f539de
|
remove unused variable
|
3 years ago |
Ophir LOJKINE
|
ab83c7f6e2
|
Add a Download Svg Button
Fixed: Download Svg Button
Merge pull request #195 from DanielHabenicht:download
|
3 years ago |
Ophir LOJKINE
|
884f21ae8f
|
bump version
|
3 years ago |
Ophir LOJKINE
|
d30a9c0866
|
Add some translations
|
3 years ago |
Ophir LOJKINE
|
d9fe603fff
|
Remove zoom in downloaded svg
|
3 years ago |
Ophir LOJKINE
|
259486b855
|
format
|
3 years ago |
Finn Krein
|
d7b341d86e
|
Fix elements disappearing when scaling them near 0.
element.getCTM() returns `null` if one of the transformation matrices
is zero. This fix uses get_transform_matrix instead.
|
3 years ago |
Finn Krein
|
3e2db5c424
|
Add configuration option to block specific selection buttons
|
3 years ago |
Finn Krein
|
5086d9a81d
|
Add handle to scale selection
|
3 years ago |
Finn Krein
|
fd1da74515
|
Add buttons for deleteSelection and duplicateSelection
|
3 years ago |
Finn Krein
|
6b4ec13a0f
|
Add deletion and duplication of selection
|
3 years ago |
Finn Krein
|
7802f0071b
|
Make selector compatible with IE9
|
3 years ago |
DanielHabenicht
|
c932c0f838
|
make download work in IE
|
3 years ago |
DanielHabenicht
|
9f806fa837
|
add filter function for stylesheets
Co-authored-by: sents <finn@krein.moe>
|
3 years ago |
DanielHabenicht
|
af18dd5de4
|
resolve remarks
* use join
* don't use arrow functions
|
3 years ago |
Ophir LOJKINE
|
9b8290d2a7
|
Merge pull request #198 from lovasoa/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
|
3 years ago |
dependabot[bot]
|
3876f5b188
|
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
DanielHabenicht
|
e7727bb36c
|
Add stylesheets from document instead of manually specifying them
Co-authored-by: sents <finn@krein.moe>
|
3 years ago |
DanielHabenicht
|
cf981aa358
|
use Tool.svg
|
3 years ago |
DanielHabenicht
|
932385003c
|
fix influence of custom style on main canvas
add board name for downloaded file
|
3 years ago |
DanielHabenicht
|
613cfc3246
|
remove style nodes for svg drawing
|
3 years ago |
DanielHabenicht
|
f84950c744
|
resize svg stroke
|
3 years ago |
DanielHabenicht
|
8850dc2f49
|
resolve ellipse comment
|
3 years ago |
DanielHabenicht
|
991c37dc56
|
Merge branch 'download-button' of https://github.com/ChaituVR/whitebophir into download
|
3 years ago |
Ophir LOJKINE
|
91273404f7
|
Merge pull request #193 from sents/selector
Replace mover tool by selector tool
|
3 years ago |
Finn Krein
|
16d1140a0d
|
Remove unneeded css for selectionRect
|
3 years ago |
Ophir LOJKINE
|
8e90aa3ef7
|
Merge pull request #194 from sents/dragmenu
Make navigating overflowing menu more accessible
|
3 years ago |
Ophir LOJKINE
|
9209ba2864
|
Bump version number
|
3 years ago |
Ophir LOJKINE
|
22e866b8aa
|
Remove unused functions
|
3 years ago |
Ophir LOJKINE
|
d279041aec
|
fix indentation
|
3 years ago |
Ophir LOJKINE
|
296dec16bc
|
Fix duplicated code on the server
(and add type annotations)
|
3 years ago |
Finn Krein
|
e6e47ebef9
|
Make menu draggable
|
3 years ago |
Finn Krein
|
9e1bfffa80
|
Make selector rect stroke width non-scaling
|
3 years ago |
Finn Krein
|
e5e43b87c6
|
Make batch messages consistent.
|
3 years ago |
Finn Krein
|
6bbb8c8d60
|
Add selector tool
|
3 years ago |
lovasoa
|
729dbdbda1
|
Update dependencies
|
3 years ago |
Ophir LOJKINE
|
78bfc2b0ac
|
Merge pull request #188 from lovasoa/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
|
3 years ago |
dependabot[bot]
|
3b8802864e
|
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
lovasoa
|
13d0d19cd6
|
Bump version
|
3 years ago |
Ophir LOJKINE
|
1d09b32345
|
Merge pull request #186 from rothgar/dockerfile
Update dockerfile COPY to use node user
|
3 years ago |
Justin Garrison
|
471524b677
|
Update dockerfile COPY to use node user
|
3 years ago |
Ophir LOJKINE
|
9d81538432
|
Merge pull request #184 from 16bitash/comment-spelling-fix
Fix: Spelling of a comment in server/check_output_directory.js
|
3 years ago |
Ashish
|
a82ffa542f
|
Fix: Spelling of a comment in server/check_output_directory.js
|
3 years ago |
lovasoa
|
58cc4ac45f
|
v1.10.0
|
3 years ago |
Ophir LOJKINE
|
12f1ccd5a9
|
Merge pull request #183 from nneka-nu/add-recent-boards
Show a list of recent boards on the home page
|
3 years ago |
lovasoa
|
295306fe1a
|
Add some translations
|
3 years ago |