Commit graph

713 commits

Author SHA1 Message Date
Ophir LOJKINE
51988ff42b Revert selection icon changes 2021-06-05 02:46:01 +02:00
Ophir LOJKINE
a7bd07bfec v1.13.0 2021-06-05 02:03:56 +02:00
Ophir LOJKINE
2aee70e26d
Merge pull request #200 from sents/selector_buttons
Selector buttons
2021-06-05 02:02:24 +02:00
Ophir LOJKINE
37e556e490 version bump 2021-06-05 02:01:42 +02:00
Ophir LOJKINE
516ff8f214 small svg and js optimizations 2021-06-05 02:00:36 +02:00
Ophir LOJKINE
b8478dc5da Fix selection UI remaining visible but inactive when switching tools 2021-06-05 01:14:30 +02:00
Ophir LOJKINE
ed12e5d7e5 Fix incoherent formatting 2021-06-05 01:04:22 +02:00
Ophir LOJKINE
4887f539de remove unused variable 2021-06-05 00:58:26 +02:00
Ophir LOJKINE
ab83c7f6e2
Add a Download Svg Button
Fixed: Download Svg Button

Merge pull request #195 from DanielHabenicht:download
2021-06-02 19:09:18 +02:00
Ophir LOJKINE
884f21ae8f bump version 2021-06-02 19:07:53 +02:00
Ophir LOJKINE
d30a9c0866 Add some translations 2021-06-02 19:07:26 +02:00
Ophir LOJKINE
d9fe603fff Remove zoom in downloaded svg 2021-06-02 19:03:11 +02:00
Ophir LOJKINE
259486b855 format 2021-06-02 18:58:49 +02:00
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.
2021-06-02 16:33:33 +02:00
Finn Krein
3e2db5c424 Add configuration option to block specific selection buttons 2021-06-02 16:32:55 +02:00
Finn Krein
5086d9a81d Add handle to scale selection 2021-06-02 16:32:55 +02:00
Finn Krein
fd1da74515 Add buttons for deleteSelection and duplicateSelection 2021-06-02 16:32:54 +02:00
Finn Krein
6b4ec13a0f Add deletion and duplication of selection 2021-06-02 16:32:06 +02:00
Finn Krein
7802f0071b Make selector compatible with IE9 2021-06-02 16:32:04 +02:00
DanielHabenicht
c932c0f838 make download work in IE 2021-05-31 10:33:36 +00:00
DanielHabenicht
9f806fa837 add filter function for stylesheets
Co-authored-by: sents <finn@krein.moe>
2021-05-31 10:02:33 +00:00
DanielHabenicht
af18dd5de4 resolve remarks
* use join
* don't use arrow functions
2021-05-31 09:53:43 +00:00
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
2021-05-29 15:51:32 +02:00
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>
2021-05-29 00:09:16 +00:00
DanielHabenicht
e7727bb36c Add stylesheets from document instead of manually specifying them
Co-authored-by: sents <finn@krein.moe>
2021-05-28 11:09:51 +00:00
DanielHabenicht
cf981aa358 use Tool.svg 2021-05-28 10:58:23 +00:00
DanielHabenicht
932385003c fix influence of custom style on main canvas
add board name for downloaded file
2021-05-27 17:04:28 +00:00
DanielHabenicht
613cfc3246 remove style nodes for svg drawing 2021-05-27 16:37:49 +00:00
DanielHabenicht
f84950c744 resize svg stroke 2021-05-27 16:37:27 +00:00
DanielHabenicht
8850dc2f49 resolve ellipse comment 2021-05-27 15:56:17 +00:00
DanielHabenicht
991c37dc56 Merge branch 'download-button' of https://github.com/ChaituVR/whitebophir into download 2021-05-26 10:40:45 +00:00
Ophir LOJKINE
91273404f7
Merge pull request #193 from sents/selector
Replace mover tool by selector tool
2021-05-24 09:50:06 +02:00
Finn Krein
16d1140a0d Remove unneeded css for selectionRect 2021-05-24 09:27:49 +02:00
Ophir LOJKINE
8e90aa3ef7
Merge pull request #194 from sents/dragmenu
Make navigating overflowing menu more accessible
2021-05-24 00:14:30 +02:00
Ophir LOJKINE
9209ba2864 Bump version number 2021-05-24 00:06:41 +02:00
Ophir LOJKINE
22e866b8aa Remove unused functions 2021-05-23 23:53:14 +02:00
Ophir LOJKINE
d279041aec fix indentation 2021-05-23 23:51:24 +02:00
Ophir LOJKINE
296dec16bc Fix duplicated code on the server
(and add type annotations)
2021-05-23 23:46:01 +02:00
Finn Krein
e6e47ebef9 Make menu draggable 2021-05-23 22:34:49 +02:00
Finn Krein
9e1bfffa80 Make selector rect stroke width non-scaling 2021-05-21 23:56:05 +02:00
Finn Krein
e5e43b87c6 Make batch messages consistent. 2021-05-21 18:48:34 +02:00
Finn Krein
6bbb8c8d60 Add selector tool 2021-05-21 18:48:25 +02:00
lovasoa
729dbdbda1
Update dependencies 2021-05-07 14:27:29 +02:00
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
2021-05-07 11:56:45 +02:00
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>
2021-05-07 09:43:35 +00:00
lovasoa
13d0d19cd6
Bump version 2021-05-06 11:03:33 +02:00
Ophir LOJKINE
1d09b32345
Merge pull request #186 from rothgar/dockerfile
Update dockerfile COPY to use node user
2021-05-06 08:49:26 +02:00
Justin Garrison
471524b677 Update dockerfile COPY to use node user 2021-05-05 15:12:14 -07:00
Ophir LOJKINE
9d81538432
Merge pull request #184 from 16bitash/comment-spelling-fix
Fix: Spelling of a comment in server/check_output_directory.js
2021-04-14 18:51:38 +02:00
Ashish
a82ffa542f Fix: Spelling of a comment in server/check_output_directory.js 2021-04-14 19:30:59 +05:30