Pierre Turnbull

Results 5 issues of Pierre Turnbull

https://github.com/jpuri/html-to-draftjs/blob/b91ba0be2cb8b4c5a635335641d499725ce181cc/src/library/processInlineTag.js#L6 "ins" tag corresponds to an insertion whereas "u" tag corresponds to underline. Moreover, "ins" tags are not correctly displayed as underline on many email platforms. Some of them change...

Hello, I wrote a little test to see the difference of performance between snabbdom and a regular DOM modification but it seems that my test is wrong somehow: the regular...

### Roadmap URL https://roadmap.sh/frontend ### Suggestions TypeScript is the main language for writing typed JavaScript. JSDoc is a quite popular alternative that comes with its benefits, such as no compile...

suggestion

**Describe the bug** When `notifyClose` is called after `open` has been set to `false`, it dispatches `"SMUIMenuSurface:closed"`. However `element`'s type is not checked, which can lead to some uncatched error...

bug

### Steps to reproduce Link to live example: (required) Unfortunately the sandbox tells me the dependencies are missing somehow, although I followed the documentation guide on how to build a...

component: select
typescript
package: material-ui
enhancement