-
Hi there, I want to control the inner-workings of accordions by using a css class. Specifically I want to target the style of links inside of panel-headings to append a pseudo-selector...I can handle …
-
Is there plans to implement `shouldComponentUpdate` for each component? I'm evaluating solutions for wrapping bootstrap in react and this project seems pretty strong. Best so far. Was surprised though…
-
When searching for classes text will not flow into the field until the search results have been generated. This is not an issues when testing from a desktop's browser, i'm unsure of how this would beh…
kohsh updated
8 years ago
-
I'll try to make this as easy to understand but will probably be pretty lengthy.
I'm in the process of converting my Toolkit library to React and started with the Accordion component. This Accordion …
-
**Goal:** Design a navigation system for the two sites that unifies the information architecture and the visual design.
-
I ran the prog entering a single hostname BMO.COM, but the Executing traces screen is empty and static. After Closing, same with BMO.CA, then CBC.ca. and prevented from running a batch.
I later saw…
-
I am trying to implement nested collapsing panels, but the outer panel `height` does not change in response to the internal panels expanding or collapsing, resulting in overlaps in the browser.
Here'…
-
Hi,
What about creating a repo which contains a set of reusable UI components? something like [Angular-UI](https://angular-ui.github.io/) or [Khan Acacdemy](http://khan.github.io/react-components/)
…
-
From the example, this works just fine. Output is as expected. html5 mode is set to true.
``` javascript
.state('route2', {
url: "/route2",
template: "hey Buddy",
…