Skip to content

Releases: m-mansoor-ali/titanium-grid

Changes in demo.

14 Jan 12:19
Compare
Choose a tag to compare
v1.0.6

finally demo working :')

v1.0.5

14 Jan 11:08
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/M-Mansoor-Ali/titanium-grid

v1.0.4

26 Nov 14:50
Compare
Choose a tag to compare
minor updates

Live Demo Added

15 Nov 06:42
Compare
Choose a tag to compare
v1.0.3

demo added bower.json

First release for titanium-grid

13 Nov 17:38
b59abbd
Compare
Choose a tag to compare

<titanium-grid>

<titanium-grid> is a free, high quality data grid / data table Polymer element.


Running demos and tests in browser

  1. Fork the titanuim-grid repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the titanuim-grid directory, run npm install and then bower install to install dependencies.

  4. Run polymer serve --open, browser will automatically open the component API documentation.