Skip to content

Releases: m-mansoor-ali/titanium-grid

Changes in demo.

14 Jan 12:19

Choose a tag to compare

v1.0.6

finally demo working :')

v1.0.5

14 Jan 11:08

Choose a tag to compare

Merge branch 'master' of https://github.com/M-Mansoor-Ali/titanium-grid

v1.0.4

26 Nov 14:50

Choose a tag to compare

minor updates

Live Demo Added

15 Nov 06:42

Choose a tag to compare

v1.0.3

demo added bower.json

First release for titanium-grid

13 Nov 17:38
b59abbd

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.