mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Updated definition to match gridstack v0.5.0 * added more code samples in doc * added missing methods based on all methods in the code * fixed unesseray white space, and lint issues if set to strict this will become the base if/when I switch gridstack code base to TS * Updated definition to match gridstack v0.5.0 * added more code samples in doc * added missing methods based on all methods in the code * fixed extra white space, and stricter lint issues (like in my projects) this will become the base if/when I switch gridstack code base to TS now that I'm co-owner * identation fix * added GridStackWidgetType and changed all el: to that type * fixed more indentation issues * renamed to GridStackElement, added @example * fixed cellHeight(val: number | string * more @example * renamed to GridstackOptions without I * IGridstackOptions -> GridstackOptions rename as that was the only interface with cap I. * angular and typescript style guide recomends not using I in front (just like classes) unlike C# |
||
|---|---|---|
| .. | ||
| gridstack-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||