JFH
|
5d3f870841
|
Update netlify.toml
|
2021-01-03 19:27:01 +01:00 |
JFH
|
f72e1cf7ef
|
Merge branch 'V7-preview' into pr/464
|
2021-01-03 19:00:53 +01:00 |
JFH
|
47f1d73002
|
run build
|
2021-01-03 18:35:23 +01:00 |
JFH
|
cd80be0902
|
fix panning
|
2021-01-03 17:59:48 +01:00 |
JFH
|
fd813e8dd9
|
opacity spin button
|
2021-01-03 17:59:19 +01:00 |
JFH
|
d50aad1e0d
|
fix exe dropper ext
|
2021-01-03 17:34:46 +01:00 |
JFH
|
5c4e2eb46c
|
send open/save to a default extension
|
2021-01-03 17:34:12 +01:00 |
JFH
|
e39c5f40ee
|
visual changes
|
2021-01-03 15:22:12 +01:00 |
JFH
|
c496ab8978
|
move init (600 lines+) in its own file
|
2021-01-02 23:54:08 +01:00 |
JFH
|
83ee29c37e
|
improve bottom bar
|
2021-01-02 21:52:27 +01:00 |
JFH
|
53b22a46d6
|
V7 preview 2 (#463)
* commit toward svgcanvas/svgedit isolation
* jquery removal, isolate svgcavas from svgedit, tests
* refactor(panels)
* fix update of colorpickers
* update cypress
* #tool_imagelib image library menu missing in main menu
* #tool_imagelib lint issue fixed
* #seConfirmDialog confirm change to elix alertdialog
* #seConfirmDialog alert change to elix alert dialog
* #seConfirmDialog remove super.attributeChangedCallback
* #process_cancel prompt changes to alertDialog and seConfirmDialog
* refactor to class step 1
* make load faster
* #storageDialog dialog separate moved dialog
* #process_cancel alert and process_cancel changes
* #process_cancel lint issue fixed
* add seList component
* merge
* fixes
* storagedialog
* move all storage related code to ext-storage
* fix ruler
* Update ConfigObj.js
* fix resize
* Update ext-storage.js
* picker starts withthe right color
* fix prefs
* fix initial content load
* npm update and fix some tests
* npm run build
|
2021-01-02 00:15:23 +01:00 |
JFH
|
47bf324121
|
npm run build
|
2021-01-02 00:13:07 +01:00 |
JFH
|
2f3c0c9180
|
npm update and fix some tests
|
2021-01-01 23:50:58 +01:00 |
JFH
|
be27f11ebb
|
fix initial content load
|
2021-01-01 23:03:05 +01:00 |
JFH
|
16f05f1aee
|
fix prefs
|
2021-01-01 17:19:57 +01:00 |
JFH
|
7e33ea2bdc
|
picker starts withthe right color
|
2021-01-01 12:35:16 +01:00 |
JFH
|
9c0dedb89a
|
Update ext-storage.js
|
2021-01-01 11:38:37 +01:00 |
JFH
|
7cae5b3ea1
|
fix resize
|
2021-01-01 11:36:21 +01:00 |
JFH
|
528c69edbb
|
Update ConfigObj.js
|
2021-01-01 11:23:19 +01:00 |
JFH
|
031812c7ae
|
fix ruler
|
2020-12-31 18:41:16 +01:00 |
JFH
|
5e56e2d19a
|
move all storage related code to ext-storage
|
2020-12-31 15:41:20 +01:00 |
JFH
|
0dc636ef62
|
storagedialog
|
2020-12-30 17:56:17 +01:00 |
JFH
|
d574e73ecb
|
fixes
|
2020-12-30 17:23:14 +01:00 |
JFH
|
d37494c2af
|
merge
|
2020-12-30 17:09:29 +01:00 |
JFH
|
5bb4d8343b
|
Merge branch 'V7-preview' into svgedit-to-class
|
2020-12-30 17:09:06 +01:00 |
JFH
|
ed6c4f0986
|
Merge pull request #28 from OptimistikSAS/storageDialog
#storageDialog dialog separate moved dialog
|
2020-12-30 10:01:45 +01:00 |
JFH
|
5d832073f8
|
Merge branch 'V7-preview' into storageDialog
|
2020-12-30 10:01:24 +01:00 |
JFH
|
5420090866
|
Merge pull request #27 from OptimistikSAS/process_cancel
#process_cancel $.process_cancel changes to seAlertDialog and seConfirmDialog
|
2020-12-30 09:58:20 +01:00 |
JFH
|
f2351f700c
|
add seList component
|
2020-12-30 09:50:53 +01:00 |
Agriya Dev5
|
634ddcd4f6
|
#process_cancel lint issue fixed
|
2020-12-29 23:33:57 +05:30 |
Agriya Dev5
|
816f9fbbb7
|
#process_cancel alert and process_cancel changes
|
2020-12-29 23:21:47 +05:30 |
Agriya Dev5
|
f71a3fb6d9
|
#storageDialog dialog separate moved dialog
|
2020-12-29 22:16:29 +05:30 |
JFH
|
c6f8f43d67
|
make load faster
|
2020-12-29 14:39:08 +01:00 |
JFH
|
eb77d57fa1
|
refactor to class step 1
|
2020-12-29 14:18:22 +01:00 |
Agriya Dev5
|
36e3c8dd49
|
#process_cancel prompt changes to alertDialog and seConfirmDialog
|
2020-12-29 14:43:01 +05:30 |
JFH
|
9a7d60dfe7
|
Merge pull request #26 from OptimistikSAS/seConfirmDialog
#seConfirmDialog confirm and alert change to alix AlertDialog
|
2020-12-28 16:18:12 +01:00 |
Agriya Dev5
|
0f9ec3e6ab
|
#seConfirmDialog remove super.attributeChangedCallback
|
2020-12-28 20:22:06 +05:30 |
Agriya Dev5
|
4104372a37
|
#seConfirmDialog alert change to elix alert dialog
|
2020-12-28 20:10:06 +05:30 |
Agriya Dev5
|
dc0e7f5fc8
|
#seConfirmDialog confirm change to elix alertdialog
|
2020-12-28 18:29:07 +05:30 |
JFH
|
22212f3096
|
Merge pull request #25 from OptimistikSAS/tool_imagelib
#tool_imagelib image library menu missing in main menu
|
2020-12-28 11:24:46 +01:00 |
Agriya Dev5
|
39e3be0d9a
|
#tool_imagelib lint issue fixed
|
2020-12-28 15:27:40 +05:30 |
Agriya Dev5
|
0e58f3f11f
|
#tool_imagelib image library menu missing in main menu
|
2020-12-28 15:15:45 +05:30 |
JFH
|
48fe9ff4e8
|
update cypress
|
2020-12-27 19:01:18 +01:00 |
JFH
|
fc2d630b67
|
fix update of colorpickers
|
2020-12-27 17:26:34 +01:00 |
JFH
|
d2f48b95d5
|
refactor(panels)
|
2020-12-27 00:56:12 +01:00 |
JFH
|
c0ca1dd621
|
jquery removal, isolate svgcavas from svgedit, tests
|
2020-12-26 00:08:54 +01:00 |
JFH
|
9bf5f559bb
|
commit toward svgcanvas/svgedit isolation
|
2020-12-25 11:38:43 +01:00 |
JFH
|
797e021dba
|
Update index.html
|
2020-12-25 00:50:28 +01:00 |
JFH
|
3f2d64e4bd
|
commit
|
2020-12-25 00:33:22 +01:00 |
JFH
|
8b7f911d9e
|
Merge pull request #460 from OptimistikSAS/V7-preview
V7 preview
|
2020-12-24 23:16:44 +01:00 |