Leif DeJong
Leif DeJong
Demo
**Added**: - Grunt Connect - Grunt Watch - Demo HTML File **Fixes:** https://github.com/pukhalski/tap/issues/28 **CodePen:** http://codepen.io/anon/pen/doRpbq
This PR exposes `react-virtualized` rowRenderer props such as `isScrolling` and `isVisible`. This allows theme developers to add UI specific to scrolling and in addition, address performance issues with the `isVisible`...
This PR supports adding `react-virtualized` rowRender props in this PR https://github.com/frontend-collective/react-sortable-tree/pull/770.
**Describe the bug** When setting the paths for components and lib, the default is to use `~/components` and `~/lib`. The problem is that when you use those paths, it creates...
**Is your feature request related to a problem? Please describe.** Not so much a problem but the fact that the `SelectContent` width doesn't inherit the `SelectTrigger` width. Would be nice...
**Is your feature request related to a problem? Please describe.** As a developer, I want to be able to control which folder the components are copied to. Currently, you are...