You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: defer focus in order to have editor ready before
* test: fix unit test for firefox
* test: await next render before assertion
* test: add another await next render after the first keydown
* Revert "test: add another await next render after the first keydown"
This reverts commit 3a62f57.
* Revert "test: await next render before assertion"
This reverts commit d5939d1.
* test: update material visual test reference image
* fix: set edit initiator char explicitly
* test: revert skip test
* fix: do not select input when initialized with character
* Update packages/grid-pro/test/edit-column-type.common.js
Co-authored-by: Sergey Vinogradov <mr.vursen@gmail.com>
* refactor: extract input selection logic from editor focus
* refactor: change name of the new property
* refactor: focus lit editor once it is ready
* test: revert unnecessary awaits
* test: revery unnecessary test assertion changes
* Revert "test: update material visual test reference image"
This reverts commit f180f2b.
* test: skip new test on firefox
* test: revert test skip change
* Update packages/grid-pro/test/edit-column-type.common.js
Co-authored-by: Sergey Vinogradov <mr.vursen@gmail.com>
---------
Co-authored-by: Sergey Vinogradov <mr.vursen@gmail.com>
0 commit comments