Vivek Kumar Bansal

Results 6 issues of Vivek Kumar Bansal

| Plugin | Illuminate | React | | ------ | ---------- | ----- | | Line Highlight | [ ] | [ ] | | Line Numbers | [x] |...

enhancement

I started this project a long time ago when react was new and there weren't many components like this out there. I'm really glad and thankful to the community that...

- [x] Use TypeScript - [x] Use `ReactDOM.createPortal` (it will remove need to render at top level) - [x] Use custom events similar to `react-contextmenu` instead of using context, can...

enhancement

https://www.w3.org/TR/wai-aria-practices-1.1/#intro

enhancement

Please make it available via bower.io

enhancement

while using `new window.TransitionEvent('transitionend')` in my tests, I get: ``` TypeError: window.TransitionEvent is not a constructor ``` Using ``` jsdom v9.12.0 node v7.7.3 jest v19.0.2 ``` Is this not implemented...

feature