mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
fix(inline-toolbar): appearance logic improved (#2550)
* fix(inline-toolbar): appearing logic improved * tests added * fix tests * debounce added * fix test build in github action * increase closeTo delta for ff
This commit is contained in:
parent
348c1c7752
commit
c5854eea14
12 changed files with 306 additions and 107 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
|
@ -18,4 +18,4 @@ jobs:
|
|||
with:
|
||||
config: video=false
|
||||
browser: ${{ matrix.browser }}
|
||||
build: yarn build
|
||||
build: yarn build:test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue