You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix#1438
* make sure we handle grid size 0 when initializing things,
or we don' create CSS and bad things happen.
Also avoid oneColumnMode when no size.
* added webcomponent example
(more for debugging than anything)
Copy file name to clipboardExpand all lines: src/gridstack.scss
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*!
2
-
* gridstack 2.1.0 required CSS for default 12 and 1 column Mode size. Use gridstack-extra.css for column [2-11], else see https://github.com/gridstack/gridstack.js#custom-columns-css
2
+
* gridstack 3.1.0-dev required CSS for default 12 and 1 column Mode size. Use gridstack-extra.css for column [2-11], else see https://github.com/gridstack/gridstack.js#custom-columns-css
3
3
* https://gridstackjs.com/
4
4
* (c) 2014-2020 Alain Dumesny, Dylan Weiss, Pavel Reznikov
5
5
* gridstack.js may be freely distributed under the MIT license.
0 commit comments