Ronny Roeller
Ronny Roeller
I want to add labels to the speed dial options similar to Google Inbox:  The layout of `` doesn't adjust when adding a labels to the speed dial options:...
It would be great if Polymer-redux would work not only with pure Polymer 2 (e.g. ES6 class syntax) but also with Polymer hybrid mode. Right now, for hybrid element with...
##### Expected behavior. I can use Froala editor within a LitElement component. ##### Actual behavior. Many editor features don't work, e.g. character count, bolding, italic ##### Steps to reproduce the...
This ticket tracks the open items to create the final v2 release. ### Tasks - [ ] Create upgrade guide - [ ] Upgrade 2-3 production apps to v2-beta (to...
### Summary Most nodes in Remirror can be deleted by pressing backspace. Yet, pressing backspace after a table just selected the table but doesn't allow to delete it. ### Steps...
### Summary Tables aren't responsive to the screen size. ### Description The table extension writes the width of each column in absolute pixels, e.g. here the first column is 309...
### Description yjs allows to connect multiple providers. From [yjs docu](https://github.com/yjs/yjs/blob/master/README.md#example-using-and-combining-providers): _Any of the Yjs providers can be combined with each other. So you can sync data over different network...
### Summary `AnnotationExtension.getAnnotations()` returns all annotations that are currently stored in the editor. The result of function is not object identical even if the results are deep equal. For example,...
### Description Today, the placeholder-extension allows only a simple string as content, e.g.:  We'd like to use also rich, interactive content as placeholder. ### Motivation #### Use case 1:...
### Description A common use case for tables are numbered lists. For this, the table should support adding an auto-numbered column. ### Inspiration Confluence allows to add an auto-numbered column...