Jan Amann

Results 87 issues of Jan Amann

#### Do you want to request a *feature* or report a *bug*? A bug #### What is the current behavior? When you type a word on Android, the editor state...

In Safari on iOS I noticed that dragging the slider doesn't work, if the finger is moved along the track. This doesn't practically happen in your demos, as the track...

Slalom is definitely an incredible approach to make physics-based UIs quicker to develop and way more approachable. I really hope this turns out into a mature library. Since there is...

Thanks a lot for this library! I really appreciate how flexible it can be used for different use cases. I was wondering if it could be possible to allow the...

enhancement

**Package name** [`next-intl`](https://www.npmjs.com/package/next-intl) **Alternative to** `react-intl` **Quality check** - [x] Package has sufficient overlap in functionality to act as a replacement. - [x] Package is actively maintained, and/or stable for...

similar suggestion

Very nice plugin, seems to work very well! May I ask why the fix feature isn't part of `eslint-plugin-import/order`?

# Bug report **What is the current behavior?** Top-level await code is currently always compiled to native async/await code and therefore doesn't work in browsers like IE11. **If the current...

enhancement
Send a PR

I'm wondering how the `rewind` feature works internally. As far as I understand it simply outputs and removes the last rendered data that can be rendered on the server into...

question

Fixes #47. The double escaping occurs, because there's a [call to `encodeBlock` at the beginning](https://github.com/HubSpot/draft-convert/blob/0313264e882f0984b63ef6f569f50636a94b6b1d/src/convertToHTML.js#L87) followed by a [call to `renderToStaticMarkup`](https://github.com/HubSpot/draft-convert/blob/0313264e882f0984b63ef6f569f50636a94b6b1d/src/util/getElementHTML.js#L21 ) if a element is provided that has children....

Relates to #2. Too many hurdles and unknown APIs for now. Probably for the best to wait for official instructions.