Commit Graph

3448 Commits (e71958e7055822f9c480fa3dc5ad3fa9828cf6cf)

Author SHA1 Message Date
Agriya Dev5 9037eb01fa #82 ungroup button added changes 2021-03-12 19:29:10 +05:30
Agriya Dev5 d173a3d106 #82 javascript convertion cahnges 2021-03-12 19:06:16 +05:30
Agriya Dev5 e572058d8a #82 workarea related javascript convertion changes 2021-03-12 17:59:17 +05:30
Agriya Dev5 835a345560 #82 javascript convertion changes 2021-03-12 16:30:31 +05:30
Agriya Dev5 fd503ab41a #82 jquery convertion changes 2021-03-12 16:29:36 +05:30
JFH b1a7cf34e8 use npm dragmove 2021-03-11 20:33:22 +01:00
JFH 9c1532a7c6 Update onpush.yml 2021-03-10 23:55:24 +01:00
JFH 96afd80568 skip accessibility for now 2021-03-10 09:20:40 +01:00
JFH 3f3582c4d8 fix folder spelling 2021-03-09 22:56:53 +01:00
JFH 811dc5ae5b fix tests 2021-03-09 22:54:05 +01:00
JFH 24041ab073 build 2021-03-09 15:44:16 +01:00
JFH 5c9bb6ff7e Merge remote-tracking branch 'upstream/V7-preview' into V7-preview 2021-03-09 13:04:20 +01:00
JFH a39e09b9c8 remove css 2021-03-09 12:50:08 +01:00
JFH f10918c247 imbed css inside webcomponent 2021-03-09 09:47:11 +01:00
JFH e777b6ff7d prefer builtins to false 2021-03-08 23:05:05 +01:00
JFH da46ac4b2b update packages 2021-03-08 19:17:18 +01:00
JFH 017517478d build 2021-03-08 19:08:35 +01:00
JFH 7a8777a7b7 remove license-badger (breaks CI) 2021-03-08 15:48:38 +01:00
JFH 04d841fa8c remove licence-badger (breaks ci) 2021-03-08 15:39:18 +01:00
JFH 1af0cd0572
V7 preview (#480)
* #issue-fix The new menu will ask if you want to erase the current content but it will ignore the answer

* #issue-fix  dialog needs to be closer than the original

* #issue-fix main menu alignment changes

* #issue_fix double click and opensvg issue fixed

* #issue-fix process_cancel change to seConfirm

* #issue-fix review how the top toolbar display when many buttons are displayed

* #issue-fix unwanted css reoved

* #issue-fix BOTTOM TOOLS Make sure all features of the bottom toolbar are working

* #issue-fix IMPORT IMAGE menu open issue fixed

* #issue-fix alert dialog overwrite style

* #issue-fix lint issue fixed

* npm update + associated fixes

* #36 look of opacity button should like the zoom button (without the dropdown button)

* #37 Clicking anywhere on the bottom bar (for example below the opacity button is displaying the “color popup”.)

* #38 The opacity button does not update with the current element

* #42 When you import an image, it works well but the dialog should disappear automatically

* Fixes #53: 4th option for the background display fixed

* Fixes #53: 4th option for the background fixed

* #49 the x button does not work

* Fixes #41: Alignment fixes in bottom bar

* fix test scenario

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #41 The look and alignment of stroke size and stroke style should be consistent with the rest of the bottom bar.

* #44 Text font dropdown is broken

* #52 Fix the export

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Fixes #44: Text font dropdown fixed

* Update index.html

* update husky

* fixes

* moves from index.html to js

* fix #66

* fix #48 first set of new icons

* Reorganize tools in left panel to be more intuitive

* Update button styles to adapt to new icons

* Fix #48 new set of icons for alignments

* Variabilisation of icon bkgd colors
Update of color choice to fit new icons design

* Update canvas and rulers colors

* Improve layer handle design

* Modernize SVG Logo but keeping original spirit

* Fix #48 continue improve icons

* Continue to reorganise left panel

* Update right panel handle for layers

* Fix #48 new set of icons for main menu

* Improve main menu design

* Rework menu organisation

* Rework menu organisation

* Update input element design

* New icons

* Improve Zoom Module

* Improve Color Picker Module

* New icons

* New icons

* #65 restore the feature of start/end marker lines partially did

* #64 The export dialog needs to include the quality options (except for PDF)

* #39 opacity button/stroke size/radius button don’t allow the 0 value

* #39 eslint changes

* #69 menu button style overwrite

* #65 restore the feature of start/end marker lines

* #43 With a small window, the look of the top toolbar is broken

* #43 tool top alignment revert

* #46 Move this jQuery component to a web component  for graduate and picker components

* #46 Move this jQuery component to a web component

* remove some non standard lint rules

* #46 picker convert as pure javascript changes

* #46 jquery plugin convert to pure javascript

* #46 jquery plugin change to pure javascript

* #46 jquery remove and convert to pure javascript

* #46 slider issue fixed

* #46 ColorValuePicker and js convertion

* #46 globals $ remov from slider class

* #46 jquery convert pure javascript changes

* #46 jquery to js convertion changes

* #46 paintbox and current element color set issue fixed

* #46 unwanted files removed

* #46 $.extend modify changes

* #46 extend modifiey changes

* #46 $.extend change to pure javascript

* #46 extend and data changes

* #46 jquery removed

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken

* #45 These buttons don't work and dropdown is broken commit reverted

* #43 With a small window, the look of the top toolbar is broken

* Update jQuery.jPicker.js

* #76 draggable modification changes

* #76 jquery-ui-1.8.17.custom.min.js removed from editor

* #76 jquery ui file removed

* npm update

* #77 console issue fixed

* #77 <SVG> button issue fixed

* #77 shortkey issue fixed

* #77 jquery hotkeys plugin changes

* #77 hotkey plugin related changes

* #78 hotkey related code comment.

* #78 js-hotkeys/jquery.hotkeys.min.js file removed from svgedit.js

* #51 Rewrite the color palette without elix

* #81 unwanted files removed

* #81 folder name renamed

* #81 folder rename changes

* #81 jquery-ui  folder renamed

* #81 jquery modify changes

* #81 globals $ removed

Co-authored-by: Agriya Dev5 <agriya.dev5@agriya.in>
Co-authored-by: mathieucura <mathieu@optimistik.fr>
2021-03-05 12:45:07 +01:00
JFH 10b717b63f
Merge pull request #82 from OptimistikSAS/issues/81
#81 Jquery remove
2021-03-05 09:01:20 +01:00
Agriya Dev5 1febc8588c #81 globals $ removed 2021-03-04 14:40:41 +05:30
Agriya Dev5 5384fb6804 #81 jquery modify changes 2021-03-04 13:30:31 +05:30
Agriya Dev5 85f2e363df #81 jquery-ui folder renamed 2021-03-04 13:19:43 +05:30
JFH bf7fbf975d
Merge pull request #80 from OptimistikSAS/issues/51 2021-03-04 08:46:57 +01:00
JFH 0758867953
Merge pull request #79 from OptimistikSAS/issue/78 2021-03-04 08:44:45 +01:00
Agriya Dev5 3bb7e4e93b #81 folder rename changes 2021-03-04 12:37:58 +05:30
Agriya Dev5 8a3272dd93 #81 folder name renamed 2021-03-04 12:22:15 +05:30
Agriya Dev5 e101c7f0b2 #81 unwanted files removed 2021-03-04 11:53:24 +05:30
Agriya Dev5 b80a49f41d #51 Rewrite the color palette without elix 2021-03-03 20:34:30 +05:30
Agriya Dev5 bac4d9b7d6 #78 js-hotkeys/jquery.hotkeys.min.js file removed from svgedit.js 2021-03-03 18:19:53 +05:30
Agriya Dev5 fc39dcff96 #78 hotkey related code comment. 2021-03-03 18:13:06 +05:30
Agriya Dev5 9aeec1f53e #77 hotkey plugin related changes 2021-03-03 16:08:26 +05:30
JFH 041c99a5c9
Merge pull request #78 from OptimistikSAS/issue/77
#77 short key issue, console error and svg button issue fixed
2021-02-25 23:40:35 +01:00
Agriya Dev5 7906460552 #77 jquery hotkeys plugin changes 2021-02-24 18:45:18 +05:30
Agriya Dev5 70d07bdf0b #77 shortkey issue fixed 2021-02-24 18:32:59 +05:30
Agriya Dev5 fd5eca229e #77 <SVG> button issue fixed 2021-02-24 14:21:15 +05:30
Agriya Dev5 e9a4326c89 #77 console issue fixed 2021-02-24 13:35:50 +05:30
JFH 82ed16c983 npm update 2021-02-23 23:39:14 +01:00
JFH 9bac20edd2
Merge pull request #77 from OptimistikSAS/issues/76
#76 jquery ui removed
2021-02-23 19:48:54 +01:00
Agriya Dev5 f3e10c2eeb #76 jquery ui file removed 2021-02-23 19:35:04 +05:30
Agriya Dev5 ece0700ff2 #76 jquery-ui-1.8.17.custom.min.js removed from editor 2021-02-23 18:58:43 +05:30
Agriya Dev5 6f6d056312 #76 draggable modification changes 2021-02-23 18:39:04 +05:30
JFH 24dbbeb1a2 Update jQuery.jPicker.js 2021-02-23 00:29:25 +01:00
JFH 766c2d0dad
Merge pull request #73 from OptimistikSAS/issues/46
#46 Move this jQuery component to a web component
2021-02-23 00:07:06 +01:00
JFH e6e382e0fb
Merge pull request #74 from OptimistikSAS/issues/45
#45 These buttons don't work and dropdown is broken
2021-02-23 00:05:43 +01:00
JFH 4e12aa3c98
Merge pull request #75 from OptimistikSAS/issue/43
#43 With a small window, the look of the top toolbar is broken
2021-02-23 00:04:42 +01:00
Agriya Dev5 7dbd6cef26 #43 With a small window, the look of the top toolbar is broken 2021-02-22 19:44:59 +05:30
Agriya Dev5 1a6bda5b47 Merge branch 'V7-preview' of https://github.com/OptimistikSAS/svgedit into issues/45 2021-02-17 16:28:52 +05:30
Agriya Dev5 79667bb459 #45 These buttons don't work and dropdown is broken commit reverted 2021-02-17 16:28:22 +05:30