Andrew
Andrew
TypeORM [0.3.0](https://github.com/typeorm/typeorm/releases/tag/0.3.0) version was released. It would be great to add support for this version.
There is no `all` value for `will-change` [CSS property](https://developer.mozilla.org/en-US/docs/Web/CSS/will-change).
In [Base Combobox](https://www.lightningdesignsystem.com/components/combobox/#Base-Combobox) example `` is associated with non-existed `` element. The value of `for` attribute is the `id` of the `` element, which is not rendered in DOM. Instead...
When button is hovered in [Dual Stateful Button Pressed](https://www.lightningdesignsystem.com/components/buttons/#Pressed) example its text becomes completely unreadable. This PR is intended to fix the issue, but I'm not sure I did it...
@balupton I'm trying to mock Node `os` to unit-test the library.
@atabel, It would be great if you can add support for type definitions.
Add ability to build library while cloning from GitHub.
Add correct types for TypeScript users