Commit graph

10 commits

Author SHA1 Message Date
Dylan Weiss af0f2d235b Fix #462 and remove 768px CSS limitation. 2016-08-17 19:09:02 -04:00
illusionalsagacity 90838740b0 fix: SVG resizable icons not showing in Internet Explorer.
IE9+ does not like the UTF8 encoding specifier.
2016-03-30 10:41:14 -04:00
Pavel Reznikov 9d80ede0b9 build dist 2016-02-21 20:50:09 -08:00
Pavel Reznikov 495918f9c7 build dist 2016-02-20 00:11:17 -08:00
Pavel Reznikov 781776e408 remove dependency from FontAwesome 2016-02-19 23:23:27 -08:00
Pavel Reznikov d11eaba9b8 placeholder_text option 2016-02-10 19:14:44 -08:00
Pavel Reznikov 4dae65aa46 merge PR #283 2016-02-10 18:29:49 -08:00
Pavel Reznikov 195fa60ecb build dist 2016-02-08 22:44:41 -08:00
Jerome Louis 4471b9e385 New dist files generated using gruntfile 2015-11-18 16:48:43 +01:00
Rick Cuddy 6746234036 Update bower.json main files to match "standards"
This update allows use of bower.json main value in buildtools that rely on
the appropriate files being defined in this main array. It also points to
the unminified, but compiled dist versions as per bower spec:

https://github.com/bower/bower.json-spec#main

  * Changes main js file to use unminified version
  * Adds the gridstack.css file to the main files array
  * Moves compiled CSS into `dist` folder (upstream build process needs update)
  * Duplicate `src/gridstack.js` into `dist/gridstack.js` (upstream build process needs update)
  * Update demo html to point to `dist` instead of `src`
2015-03-21 16:23:18 +11:00
Renamed from src/gridstack.css (Browse further)