Juan Carlos Medina
Juan Carlos Medina
From [5.5 Keyboard Navigation Between Components (The Tab Sequence)](https://www.w3.org/TR/wai-aria-practices-1.1/#kbd_general_between) > In HTML, the default tab sequence of a web page includes only links and HTML form elements, except In macOS,...
React 17
**Is your feature request related to a problem? Please describe.** I cannot upgrade to React 17 when using PivotalUI components in my codebase. Our test suite (which uses Enzyme) fails...
I have successfully used this package with a project that was utilizing the `html-webpack-plugin`. Now, I want to reproduce this success with a project that __does not__ use the `html-webpack-plugin`....
# Description I am getting an error when using a partial in one of my layout ERB files. I have tried a variety of permutations and nothing works. The following...
I am having trouble configuring Karma to proxy requests to particular files on the file system. IIRC, this used to work a few years ago but some Karma upgrade probably...
Fixes https://github.com/airbnb/hypernova/issues/134
Hello. I am using Hypernova to deprecate simple ERB elements with React components. It's been pretty much a smooth ride except for 1 thing: - Can I add a custom...
Environment: ``` > node --version v8.11.1 ``` I'm starting to set up hypernova in a Rails + Webpack repository. By importing the hypernova server module, it seems my globals are...
Error stack trace: ``` Verifying that decaffeinate can successfully convert these files... 2204/2204 Backing up files to .original.coffee... 2204/2204 Renaming files from .coffee to .js... 2204/2204 Generating the first commit:...
**Do you want to request a *feature* or report a *bug*?** Bug. **What is the current behavior?** `SyntheticEvent.js` breaks in IE11. `Object.assign` is explicitly used to extend the prototype of...