editor.js/test/cypress
Tanya Fomina c29d244194
feat(toolbox): popover adapted for mobile devices (#2004)
* FIx mobile popover fixed positioning

* Add mobile popover overlay

* Hide mobile popover on scroll

* Alter toolbox buttons hover

* Fix closing popover on overlay click

* Tests fix

* Fix onchange test

* restore focus after toolbox closing by ESC

* don't move toolbar by block-hover on mobile

Resolves #1972

* popover mobile styles improved

* Cleanup

* Remove scroll event listener

* Lock scroll on mobile

* don't show shortcuts in mobile popover

* Change data attr name

* Remove unused styles

* Remove unused listeners

* disable hover on mobile popover

* Scroll fix

* Lint

* Revert "Scroll fix"

This reverts commit 82deae543e.

* Return back background color for active state of toolbox buttons

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-04-07 16:04:57 +03:00
..
fixtures Basic initialisation test for Editor.js (#1410) 2020-11-21 21:01:31 +03:00
plugins onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
support onChange improvements (#1678) 2021-05-26 18:59:32 +03:00
tests feat(toolbox): popover adapted for mobile devices (#2004) 2022-04-07 16:04:57 +03:00
.eslintrc [Feature] Block Tunes API (#1596) 2021-04-04 15:10:26 +03:00
tsconfig.json refactoring(modules): sanitizer module is util now (#1574) 2021-04-08 21:17:23 +03:00