Liubomyr Vyhovskyi
990cc58260
feat(locale): add Ukrainian language translations ( #859 )
...
Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com >
2022-12-14 17:23:55 +01:00
Liubomyr Vyhovskyi
476b2a178c
feat(locale): add Swedish language translations ( #860 )
...
* feat(locale): add Swedish language translations
* add missing labels
2022-12-14 15:28:27 +01:00
JFH
00a7d61122
Update packages and remove the instrument step ( #854 )
...
* several updates
* avoid the instrumented step in tests
2022-11-27 23:01:27 +01:00
JFH
43bf93968a
separate svgcanvas from svgedit
...
now you can use directlt svgcanvas. see readme.md
* configure workspaces
* move svgcanvas to packages folder
* move utils to common and paint to svgcanvas
* make svgcanvas a dependency of svgedit
* update deps
* workspaces requires npm 7 at least so the ci needs a new node version
* update github actions to V3
* update snapshots using custom svg exports
* remove unmaintained cypress snapshot plugin
* new github action to add coverage in PR
* Update onpushandpullrequest.yml
* svgcanvas v7.1.6
2022-08-14 15:01:51 +02:00
JFH
29103ddf86
updateCanvas after import ( #771 )
...
* updateCanvas after import
* remove test causing a race condition with Cypress on CI
* fix indent
2022-05-30 10:04:18 +02:00
zktosu
dbc9ed7124
tr translation finished ( #760 )
2022-05-08 23:41:20 +02:00
mertmit
9846622e8a
fix: viewBox issue ( #741 )
2022-03-21 00:00:41 +01:00
mertmit
14ff54a3d7
fix: selector frame follows zoom properly ( #742 )
2022-03-20 23:58:46 +01:00
JFH
a335e44dc8
Extensions ( #737 )
...
- add the current document title in the toolbar
- allow user extensions to define optional parameters
- more events for renamedElement, beforeClear, afterClear, sourceChanged
- remove "message" event used for iframe integration not used anymore. can be readded through a new extension if necessary
- default precision down to 2 digits (and applied in rotation)
2022-03-13 12:59:53 +01:00
JFH
db8522fcb7
Add document title in topbar and allow params with user extensions ( #720 )
...
* use document title to display the current file
* add document title in top bar
2022-01-31 23:36:57 +01:00
JFH
b9a89a9789
move touch.js to canvas
2022-01-05 23:05:41 -03:00
JFH
2d5104cdeb
Update Editor.js
2022-01-05 20:59:23 -03:00
JFH
bfe96cfcef
es6 improvements
2022-01-05 10:44:47 -03:00
JFH
ff34764955
fix lgtm warnings and other minor fixes
2021-12-30 23:18:43 -03:00
JFH
2ae3ba770e
fix some tests
2021-12-30 05:29:49 -03:00
JFH
fdcfc8a253
move to standard linter for simpler configuration
2021-12-28 11:02:29 -03:00
JFH
11ee55067c
refactor (incomplete)
2021-12-25 17:25:12 -03:00
JFH
b09f71e703
dependencies update and fix lint unused disabled line
2021-11-25 23:40:07 +01:00
JFH
e6b1acbf2d
fix context panel
2021-09-21 20:26:45 +02:00
JFH
e92ccd0444
Path Box widely supported, Replace/Insert in Path are deprecated (but polyfilled)
2021-09-20 08:24:18 +02:00
agriyadev5
f908f9b8a1
#603 unwanted function removed and translate changes
2021-08-24 16:13:50 +05:30
JFH
c3c8429312
make top panel more flexible
2021-08-16 14:19:56 +02:00
JFH
b50fe0aee1
remove change image and minor refactoring
2021-08-13 14:37:55 +02:00
JFH
86c0e9cf03
image folder variable used consistently
2021-08-11 10:16:00 +02:00
JFH
cfb47fa952
change to css grid
2021-08-07 00:06:58 +02:00
JFH
5435ab9a59
allow to give a div other than the default one (with id=svg_editor)
2021-08-02 00:12:20 +02:00
JFH
de949c81fa
remove sonarjs
2021-07-25 21:27:16 +02:00
JFH
1897e2e0ff
Merge pull request #585 from SVG-Edit/issues/584
...
#584 the select button changes when working on a path
2021-06-15 01:10:03 +02:00
agriyadev5
86f70db571
#584 icon change issue fixed
2021-06-11 11:31:47 +05:30
agriyadev5
e8097599c7
#584 the select button changes when working on a path
2021-06-10 19:06:43 +05:30
agriyadev5
096abcb028
#431 Need help about image tags
2021-06-10 14:01:58 +05:30
agriyadev5
8c3ff71043
#382 delete selected elements shortcut issue fixed
2021-06-07 16:51:07 +05:30
Agriya Dev5
af82fe2d5c
#105 jquery include removed
2021-06-01 19:15:48 +05:30
Agriya Dev5
e310b41020
#105 $.ajax change to fetch
2021-06-01 14:57:11 +05:30
JFH
074df9cdec
eslint: enforce use of const when variable not modified
2021-05-31 00:09:51 +02:00
JFH
99ee706c18
eslint rule for declarations
2021-05-28 17:03:29 +02:00
JFH
01b022b1e7
identation requirement to eslint
2021-05-28 10:35:46 +02:00
JFH
8ffe894047
refactor index.js to make it even simpler.
2021-05-23 19:01:23 +02:00
Agriya Dev5
1ebae7c724
#99 component also load dynamic changes
2021-05-19 19:12:02 +05:30
Agriya Dev5
e58ea5a155
#98 dialogs i18n translate changes
2021-05-19 14:46:40 +05:30
Agriya Dev5
299f271d18
#98 i18next remove from window and add svgEditor
2021-05-19 11:03:33 +05:30
JFH
8001005a19
fix some translation issues
2021-05-16 16:44:13 +02:00
JFH
9a68ba6358
fix some useless console.log
2021-05-15 16:20:13 +02:00
JFH
d3974f8f17
enforce a few eslint rules
2021-05-13 01:00:09 +02:00
JFH
9a5292b467
fix missing semicolumns
2021-05-13 00:46:46 +02:00
JFH
8b67334e37
localized strings
2021-05-10 00:12:11 +02:00
JFH
af3d807505
V7 dev ( #499 )
...
* update dependencies
* Update .eslintrc.js
* Update .gitignore
* Create onpush.yml
* downgrade 2 packages causing test failure
* fix some localizaiton strings
2021-05-09 22:36:50 +02:00
JFH
593c415664
update master to V7
2021-05-09 19:29:45 +02:00