Releases: m-mansoor-ali/titanium-grid
Releases · m-mansoor-ali/titanium-grid
Changes in demo.
v1.0.6 finally demo working :')
v1.0.5
Merge branch 'master' of /~https://github.com/M-Mansoor-Ali/titanium-grid
v1.0.4
minor updates
Live Demo Added
v1.0.3 demo added bower.json
First release for titanium-grid
<titanium-grid>
<titanium-grid> is a free, high quality data grid / data table Polymer element.
Running demos and tests in browser
-
Fork the
titanuim-grid
repository and clone it locally. -
Make sure you have npm installed.
-
When in the
titanuim-grid
directory, runnpm install
and thenbower install
to install dependencies. -
Run
polymer serve --open
, browser will automatically open the component API documentation.