The nav on the left of the blueprintjs http://blueprintjs.com/docs/#core looks like some sort of mashup between blueprint's Menu and Tree components, but also has the neat feature of highlighting what section you're reading as you scroll down the…
Similar to How can i add add tooltips to column headers in blueprint js table?
I would like to be able to add Tooltips or Popovers to EditableCells to display validation error messages inline.
I am yet to find a workable solution.
Is it necessary to use a css preprocessor like less or sass to be able to access the defined color variables in Blueprint.Colors?
I've looked at the source and those only appear on .scss and .less files. However, the documentation assumes the…
I've been playing a bit with it and haven't found the way to do it. Here is a link to the relevant part of the documentation:
http://blueprintjs.com/docs/#components.forms.select
The desired functionality is like the one we can find in this…
I have blueprint 90% working, and am able to implement the features - except for the icon library. I've tried several other UI toolkits, and this is the first one which I've had Icon issues with.
I have tried dumping the icons and CSS files…
Description of behavior
In the following gif, when the subtitles (gray text) are loaded they still seem to have the same background animations as the loading state i.e. the background-color is still animating. After I click, the animations go away…