Commit graph

767 commits

Author SHA1 Message Date
robonetphy
62d07892e5 lint removed 2023-03-28 21:43:04 +05:30
robonetphy
d7c0cf8ddf undefined => false 2023-03-28 12:08:17 +05:30
robonetphy
8399d54a55 improvements to logic 2023-03-28 12:02:01 +05:30
robonetphy
501f8a25a5 remove the block selection filter 2023-03-28 11:50:24 +05:30
robonetphy
0aeb6d62cb multple element drag block added 2023-03-27 19:34:40 +05:30
robonetphy
890d63659b drag and drop single test case added 2023-03-27 19:03:19 +05:30
robonetphy
92845e75f7 scrolling feature while dragging added 2023-03-27 18:45:08 +05:30
robonetphy
0e599f0302 dragover style testcases added 2023-03-26 22:33:36 +05:30
robonetphy
1e8f689444 test case for file drop added 2023-03-26 22:02:52 +05:30
robonetphy
fedab192c4 drag and drop test case initialized 2023-03-26 21:07:57 +05:30
robonetphy
37b9c481b8 cypress-file-upload added 2023-03-26 21:04:32 +05:30
Umang G. Patel
77a37cc1dc
Update index.ts 2023-03-26 13:31:38 +05:30
Umang G. Patel
0c8bb9d863
update the problem with chrome and safari 2023-03-26 13:10:49 +05:30
Umang G. Patel
a210e6f40b
Merge branch 'next' into feat/dragndrop 2023-03-24 10:41:09 +05:30
Umang G. Patel
55e31c0e2c
fix dragndrop will toolbox open 2023-03-24 10:40:33 +05:30
Peter Savchenko
c18011595a
Update table (#2315) 2023-03-23 20:35:06 +03:00
Taly
b7d754c93d
chore(docs): use local images in docs files (#2239)
* update image

* use local images

---------

Co-authored-by: Ilya Maroz <moroz.ilya.olegovich@gmail.com>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2023-03-21 18:59:57 +00:00
Peter Savchenko
5257b061c4
fix(block): remember plugin's content element instead of dom search (#2311) v2.27.0-rc.4
* fix(block): remember plugin's content element instead of dom search

* improve doc

* test case added
2023-03-20 23:28:17 +03:00
Umang G. Patel
17d25035a6
Merge branch 'next' into feat/dragndrop 2023-03-20 17:44:16 +05:30
dependabot[bot]
293135a795
Bump path-parse from 1.0.6 to 1.0.7 (#1746)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-18 20:27:49 +00:00
github-actions[bot]
e9e0146961
Bump version (#2308) v2.27.0-rc.3
Co-authored-by: github-actions <action@github.com>
Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com>
2023-03-16 15:33:14 +00:00
dependabot[bot]
599d332aef
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#2199)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com>
2023-03-16 12:41:56 +00:00
Ilya Maroz
839daf556f
fix(npm): ignore redundant files in sub-directories (#2307)
fix: ignore redundant files in sub-directories
2023-03-16 12:08:15 +00:00
github-actions[bot]
7cf5266a23
Bump version (#2304) v2.27.0-rc.2
Co-authored-by: github-actions <action@github.com>
Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com>
2023-03-15 12:41:03 +00:00
Anwar Hussain
86c84d8555
hotfix: add popular grammar checker extension node names (#2096)
* hotfix: add popular grammar checker extension node names

* fix: prettier messed the existing code style

* update the changelog

* Update docs/CHANGELOG.md

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

* Update CHANGELOG.md

---------

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2023-03-15 12:27:25 +00:00
dependabot[bot]
153fc48bd6
build(deps): bump json5 from 1.0.1 to 1.0.2 (#2233)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com>
2023-03-15 10:16:18 +00:00
Ilya Maroz
447f980d4a
build(publish): optimise npm package size (#2301)
* build: optimize npm package size

* fix: excluded regexes

* chore: update CHANGELOG.md

* fix: changelog information

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>

---------

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2023-03-14 11:09:42 +00:00
Kirk Douglas Jr
9ae96b9e17
fix(move-up-tune): scroll up offset for blocks above viewport (#2298)
* fix: scroll up offset for blocks above viewport

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2023-03-14 00:09:04 +03:00
robonetphy
856475f9e2 lint removed 2023-03-13 18:28:53 +05:30
robonetphy
10375f9e8e changes added 2023-03-13 17:39:44 +05:30
Umang G. Patel
2f43494e9c updated the logic 2023-02-28 10:02:43 +05:30
Umang G. Patel
0a4d53b2e6 comments added 2023-02-22 04:15:25 +05:30
Umang G. Patel
b560b26a31
Merge branch 'next' into feat/dragndrop 2023-02-22 03:43:29 +05:30
Umang G. Patel
23b7fd6e16 add the isDragStart getter 2023-02-22 03:35:20 +05:30
Umang G. Patel
fa33f1175f update the Inline tool close 2023-02-21 10:32:27 +05:30
Alireza Kamali
7bd5c53ab2
fix(types): compiler error from importing type BlockToolData (#2264)
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2023-02-21 00:18:50 +02:00
github-actions[bot]
58d6869285
Bump version (#2197) v2.27.0-rc.1
Co-authored-by: github-actions <action@github.com>
2023-02-20 22:00:25 +02:00
Umang G. Patel
2167b91d16 Caret added with drag and drop 2023-02-20 22:54:59 +05:30
Umang G. Patel
aa3dcd2439 drop logic updated 2023-02-20 09:49:14 +05:30
Peter Savchenko
dfb07ec4e4
fix(tests): fire mutation event on tune activation (#2281)
* fix(onchange): fire mutation event if there are other changes along with mutation-free nodes

* update header dependency

* use node 16 for windows

* fix onChange firing by manual dispatchChange() call

* eslint

* use node 16 for ci tests

* Update CHANGELOG.md
2023-02-20 00:59:10 +02:00
Umang G. Patel
23682640eb unused code removed 2023-02-20 01:10:14 +05:30
Umang G. Patel
b7add56b24 dragImage creation and removal functionality added 2023-02-20 01:08:43 +05:30
Umang G. Patel
722eb8ee7d unsed logic removed 2023-02-20 00:38:12 +05:30
Peter Savchenko
34d4b028c4
chore: update submodules 2023-02-17 02:28:11 +02:00
robonetphy
445eaf3255 cleardropTargets function added 2023-02-16 18:19:22 +05:30
Tatiana Fomina
d4edbe162b
Update a readme (#2267)
* Update a readme

* Update changelog link

* Update browsers table

* Update logo

* Fix image path

* Remove credits and references

* Upd

* Add features section

* added the about section

* update the installation guide

* Update community section

* Upd

* Upd

* Upd

* Fix linebreaks

* Fix

* Upd roadmap image indentation

* Add link to landing

* Upd

* Upd

* Fix

---------

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2023-02-15 22:51:43 +03:00
robonetphy
96deca87bc comments added 2023-02-16 00:04:45 +05:30
robonetphy
4c5a199661 update the enum for drop zone position 2023-02-15 23:48:45 +05:30
robonetphy
f1cb71537e comments added 2023-02-15 23:44:11 +05:30
robonetphy
7d362cc57f dragenter callback addedd 2023-02-15 23:38:29 +05:30