Vadims Daleckis

Results 330 issues of Vadims Daleckis

- [ ] Render like in read-only mode, but with additional paged media and print considerations. - [ ] Disable mouse interactive content. - [ ] Support paged media -...

Workstream: Peritext

Renders overlays out-of-band by positioning them manually. So that the block elements do not appear inside inline elements and don't interfere with element layout flow and spellchecking. - [ ]...

Workstream: Peritext

- [ ] Make shortcuts cross-platform: `⌘ B` vs `Ctrl + B` - [ ] Registry of keyboard shortcuts - [ ] Register existing actions into registry - [ ]...

Workstream: Peritext

## Fragments - [ ] For plugins ability to render "fragment" (instead of "peritext") - [ ] Add ability to render selected fragment in read-only mode - [ ] Show/render...

Workstream: Peritext

- [ ] Disable spellcheck in inline elements `spellCheck={false}`, which are split by cursor. - [ ] Improve inline block React node generation code. Modify props of previous not to...

Workstream: Peritext

- [ ] Test accesibility - [ ] Fix mobile device bugs --- - [ ] Handle composition correctly - [ ] Deal with `compositionstart`, `compositionupdate`, and `compositionend` events.

Workstream: Peritext

Specify and implement an interface that each rendering surface has to provide: - [x] Find position in prev/next line from the current cursor focus. - [x] Ability to find soft...

Workstream: Peritext

Workstream: Peritext

- [x] Keyboard movement - [x] `ArrowLeft` - [x] `ArrowRight` - [x] `ArrowUp` - [x] `ArrowDown` - [x] `Shift + ArrowLeft` - [x] `Shift + ArrowRight` - [x] Mouse movement...

Workstream: Peritext

Implement top (main, document-level) toolbar. - [ ] Toolbar (with chrome around the document). - [ ] Ability for it to be floating. - [ ] Ability to render it...

Workstream: Peritext