Eder Sánchez
Eder Sánchez
Hi, I'm not really sure if this is a bug or I am missing something here, while trying to open a pull request to enterprise github with `git pull-request` from...
El mes pasado recibí la versión física del título universitario, ese día me dijeron que de dos a tres meses me llegaría el título digital, y con ese podría tramitar...
According to the documentation, the `customValue` prop on the Select component should be optional and used only for customization. However,[ it is required to set it](https://github.com/gumgum/gumdrops/blob/master/components/atoms/Select.jsx#L16), or React will complain...
This issue is the same as #89 but applied to checkboxes and all components that can receive the `disabled` prop. They should also apply the `-disabled` className.
Currently, it is not possible to pass a ref to for example, focus or blur text inputs, it would be really nice to have this.
There are a few improvements we could add to the library details: - Add license type to generated build package.json - Copy license.txt to the build on tools/build.js - Improve...