Ronny Roeller

Results 25 issues of Ronny Roeller

I want to add labels to the speed dial options similar to Google Inbox: ![inbox](https://cloud.githubusercontent.com/assets/9339055/10689899/87e0abb2-797e-11e5-9cb5-b5a8eb700ed2.PNG) 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...

type: bug :beetle:

### 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...

type: bug :beetle:
good first issue
status: sponsored :sparkling_heart:

### 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...

type: bug :beetle:
status: sponsored :sparkling_heart:

### 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...

status: sponsored :sparkling_heart:

### 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,...

type: bug :beetle:
status: sponsored :sparkling_heart:

### Description Today, the placeholder-extension allows only a simple string as content, e.g.: ![image](https://user-images.githubusercontent.com/9339055/108835169-61894c00-75cf-11eb-93ab-e71317ada274.png) We'd like to use also rich, interactive content as placeholder. ### Motivation #### Use case 1:...

status: sponsored :sparkling_heart:

### 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...

status: sponsored :sparkling_heart: