agriyadev5
2860528211
#599 TopPanel x,y and dimension for element, doesn't work
2021-08-16 21:21:02 +05:30
JFH
c3c8429312
make top panel more flexible
2021-08-16 14:19:56 +02:00
JFH
ddf3269bd0
fix sidepanel with grid css
2021-08-15 01:50:19 +02:00
JFH
b50fe0aee1
remove change image and minor refactoring
2021-08-13 14:37:55 +02:00
JFH
8de405eb17
Update TopPanel.js
2021-08-12 10:02:19 +02:00
JFH
30d5f7d3d3
fix top toolbar css
2021-08-12 09:30:52 +02:00
JFH
86c0e9cf03
image folder variable used consistently
2021-08-11 10:16:00 +02:00
JFH
27ffeb156f
fix several css issues
2021-08-09 10:37:51 +02:00
JFH
cfb47fa952
change to css grid
2021-08-07 00:06:58 +02:00
JFH
b048afb72e
fix(chore): make svgedit less intrusive by adding components in its div instead of document.body.
2021-08-04 11:24:47 +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
agriyadev5
1e55ece172
#326 unused variable removed
2021-07-23 14:30:48 +05:30
agriyadev5
3bce54b3db
#326 unpositioned extension button in wrong place
2021-07-23 12:46:55 +05:30
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
9ba9d7ef7b
#584 pressed modified and committed
2021-06-11 12:15:26 +05:30
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
f9e4268507
#580 improve the behaviour of the top toolbar
2021-06-08 20:10:16 +05:30
agriyadev5
a600a13fe0
#200 current mode check on textedit
2021-06-08 13:22:24 +05:30
agriyadev5
c765277297
#200 Cursor left on canvas after "undo" on adding text
2021-06-08 13:16:33 +05:30
agriyadev5
8c3ff71043
#382 delete selected elements shortcut issue fixed
2021-06-07 16:51:07 +05:30
agriyadev5
6504159c19
#556 "Backspace" on an element should delete the element
2021-06-02 18:46:42 +05:30
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
Agriya Dev5
fbb0361d37
Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/103
2021-05-22 19:50:49 +05:30
JFH
7cf8c8060a
Merge pull request #516 from OptimistikSAS/issues/102
...
#102 components i18n new approach changes
2021-05-22 16:13:47 +02:00
Agriya Dev5
7a3c2a0b58
#103 textContent get issue
2021-05-22 18:37:38 +05:30
Agriya Dev5
61957b7d4e
#102 components i18n new approach changes
2021-05-22 11:37:56 +05:30
Agriya Dev5
b364daf193
#102 components i18n new approach changes
2021-05-22 11:13:21 +05:30
JFH
bebc71358c
fix i18 issue
2021-05-21 23:12:44 +02:00
Agriya Dev5
45eb039eb3
#101 dialogs i18n new approach changes
2021-05-21 18:52:56 +05:30
Agriya Dev5
88512f2088
#101 dialog i18n are change to new approach
2021-05-21 18:15:09 +05:30
JFH
3c8a9c5b00
fix linter issue
2021-05-18 14:03:08 +02:00
Agriya Dev5
bbf41a788f
#97 i18n translation changes
2021-05-18 16:31:11 +05:30
Agriya Dev5
b0e2bd5b9f
Merge branch 'master' of https://github.com/SVG-Edit/svgedit into V7-preview
2021-05-18 13:04:27 +05:30
JFH
0aba04316d
fix lint issues
2021-05-16 18:00:28 +02:00
JFH
d98af1489b
fix opacity with layers
2021-05-16 17:34:54 +02:00
JFH
0f70407b37
Update LayersPanel.js
2021-05-16 17:10:02 +02:00
JFH
8001005a19
fix some translation issues
2021-05-16 16:44:13 +02:00
JFH
d73e5cad5b
Update TopPanel.js
2021-05-15 00:51:22 +02:00
JFH
8b82f1b4d5
add more linter warnings
2021-05-14 23:28:12 +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
JFH
a90fe20d32
Lint ( #95 )
...
* stricter linter
* Update .eslintrc.js
* Update control-points.js
2021-05-01 15:26:36 +02:00
JFH
0d2048c53d
Local ( #94 )
...
* add i18next package for localisation
* progress
* update dep and fix 2 bugs
* remove report as this seems to hang ci
* Update package.json
* add package to kill server when tests end
2021-04-28 14:29:24 +02:00