EvHaus / doby-grid

An HTML table element on steroids.
Other
14 stars 5 forks source link

The need for Bowser is not clear #155

Closed EricWoodsCF closed 9 years ago

EricWoodsCF commented 9 years ago

The is my initial experience:

I suggest your example html detects if bower has not been run and tells people to install it. E.g. Could be in a div that is replaced by the actual grid when it succeeds.

EvHaus commented 9 years ago

You're right. Cloning the repository and running the examples without first building the grid will not work.

This will be addressed as part of Issue #148 which will have stand-alone examples setup to use without the need to build the library or load Bower components.