JFH
|
3976bd7072
|
remove useless feature with new browsers
|
2021-08-21 17:57:49 +02:00 |
JFH
|
30a70ecf6d
|
Merge pull request #621 from SVG-Edit/scenario_new_cases
#scenario_new_cases new cases added
|
2021-08-20 15:13:12 +02:00 |
JFH
|
b31bba0a1a
|
fix issue with xy_panel wrongly appearing on all components.
|
2021-08-19 19:59:27 +02:00 |
agriyadev5
|
996c66531b
|
#scenario_new_cases new cases added
|
2021-08-19 20:18:18 +05:30 |
JFH
|
36bad78d79
|
Merge pull request #620 from SVG-Edit/issue-#609
customize left scroll bar
|
2021-08-19 12:04:45 +02:00 |
JFH
|
734443af3a
|
Merge branch 'master' into issue-#609
|
2021-08-19 11:38:46 +02:00 |
JFH
|
c1d72960b7
|
customize left scroll bar
|
2021-08-19 11:36:49 +02:00 |
JFH
|
62ea8a0cda
|
Merge pull request #617 from SVG-Edit/issues/599
#599 TopPanel x,y and dimension for element, doesn't work issue fixed
|
2021-08-19 09:47:26 +02:00 |
JFH
|
f553aca273
|
Merge pull request #613 from SVG-Edit/issues/612
#612 Bottom toolbar has some visual issues
|
2021-08-19 09:43:41 +02:00 |
agriyadev5
|
b905f4ac4c
|
#612 --global-se-spin-input-width to handle numberspinbox width changes
|
2021-08-19 12:57:08 +05:30 |
agriyadev5
|
9d56df3c8c
|
#612 sespininput width class set changes
|
2021-08-19 12:29:03 +05:30 |
agriyadev5
|
5f6560154d
|
#599 TopPanel x,y and dimension for element, doesn't work
|
2021-08-18 18:52:34 +05:30 |
agriyadev5
|
ab67fa2e03
|
Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/612
|
2021-08-18 13:21:30 +05:30 |
JFH
|
e6ad05ba8e
|
Merge pull request #615 from SVG-Edit/issue-#609
fix issue #609
|
2021-08-17 23:34:58 +02:00 |
JFH
|
193644fd08
|
update dependencies
|
2021-08-17 23:26:18 +02:00 |
JFH
|
ede3153b7d
|
Update svgedit.css
|
2021-08-17 23:12:48 +02:00 |
JFH
|
bda8c55c6c
|
improve whitelist for symbol
|
2021-08-17 23:12:42 +02:00 |
agriyadev5
|
110098a063
|
#612 width hardcode change to width attribute and define a global css variable --se-spin-input-width
|
2021-08-17 20:59:41 +05:30 |
JFH
|
c1eb21c3c0
|
Merge pull request #614 from SVG-Edit/issues/599
#599 revert previous changes
|
2021-08-17 15:28:16 +02:00 |
agriyadev5
|
4548f90571
|
#599 revert previous changes
|
2021-08-17 18:38:04 +05:30 |
agriyadev5
|
6996f837f0
|
#612 Shape popup menu position problem and Menu popup position issue
|
2021-08-17 18:20:28 +05:30 |
agriyadev5
|
95bcdc0205
|
#612 scroll bar style changes
|
2021-08-17 16:57:20 +05:30 |
agriyadev5
|
a0e0e50e2c
|
#612 Bottom toolbar has some visual issues
|
2021-08-17 15:52:58 +05:30 |
agriyadev5
|
0b79020a9b
|
#599 InternalError: too much recursion issue partially fixed
|
2021-08-17 13:19:12 +05:30 |
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
|
945569cfab
|
fix menu popups
|
2021-08-15 12:39:12 +02:00 |
JFH
|
7f46fce845
|
Update scenario.js.snap
|
2021-08-15 09:28:56 +02:00 |
JFH
|
5a4f7f6d5b
|
publish 7.0.0-beta.5
|
2021-08-15 09:02:11 +02:00 |
JFH
|
330670b5e4
|
Merge pull request #608 from SVG-Edit/css
implement Grid Css and less intrusive DOM change.
|
2021-08-15 02:08:16 +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
|
57c43e441f
|
use clientY/X instead of pageX so the body can be scrolled
|
2021-08-12 18:50:34 +02:00 |
JFH
|
4de7af29c8
|
Update seList.js
|
2021-08-12 11:34:42 +02:00 |
JFH
|
7a4b140d96
|
fix issue with color picker (see comment)
this component likely needs to be replaced with an external picker if available.
|
2021-08-12 10:33:11 +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
|
b5ee544b09
|
palette using flex
|
2021-08-11 10:16:23 +02:00 |
JFH
|
86c0e9cf03
|
image folder variable used consistently
|
2021-08-11 10:16:00 +02:00 |
JFH
|
4557d338c1
|
no more png so remove optimizer from project.
|
2021-08-09 17:35:34 +02:00 |
JFH
|
90ce030304
|
minimum 2 lines for toolbar on smaller screen
|
2021-08-09 17:35:07 +02:00 |
JFH
|
c3c1c37cb6
|
fix issue with import lib
|
2021-08-09 17:34:38 +02:00 |
JFH
|
f9dacb85c0
|
overflow for left bar
|
2021-08-09 16:29:51 +02:00 |
JFH
|
27ffeb156f
|
fix several css issues
|
2021-08-09 10:37:51 +02:00 |
JFH
|
e53182456a
|
fix test
|
2021-08-08 00:33:21 +02:00 |
JFH
|
cc4b3676a1
|
extend css grid to rulers
|
2021-08-07 23:52:50 +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
|
ee6bda3c5c
|
move untested components to Archive
|
2021-08-04 11:23:05 +02:00 |
JFH
|
f73f6779c3
|
7.0.0-beta.2
entry point Editor.js
|
2021-08-03 18:23:00 +02:00 |