Skip to content

Commit 3c48c1b

Browse files
committed
v1.7.1
1 parent cd46206 commit 3c48c1b

File tree

6 files changed

+6
-8
lines changed

6 files changed

+6
-8
lines changed

dist/zinggrid.es5.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/zinggrid.es6.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/zinggrid.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/zinggrid.zip

1 Byte
Binary file not shown.

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Type definitions for zinggrid 1.7.1-0
1+
// Type definitions for zinggrid 1.7.1
22
// Project: https://github.com/ZingGrid/zinggrid
33
// Definitions by: Jeanette Phung <https://github.com/jeanettephung>
44
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

zing-grid.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,8 +1767,7 @@
17671767
{
17681768
"name": "filter-conditions",
17691769
"description": "The list of conditions to present as options in the filter menu condition select. Use \"break\" to display the horizontal separator. Use \"default\" to use the built in default.",
1770-
"type": "'none' | 'empty' | 'notEmpty' | 'equals' | 'notEquals' | 'beginsWith' | 'endsWith' | 'contains' | 'notContains' | 'between' | 'notBetween' | 'greaterThan' | 'greaterEqualThan' | 'lessThan' | 'lessEqualThan' | 'before' | 'after' | 'betweenDate' | 'today' | 'yesterday' | 'tomorrow' | 'custom filter name' | 'break' | 'default
1771-
trueVal' | 'falseVal'"
1770+
"type": "'none' | 'empty' | 'notEmpty' | 'equals' | 'notEquals' | 'beginsWith' | 'endsWith' | 'contains' | 'notContains' | 'between' | 'notBetween' | 'greaterThan' | 'greaterEqualThan' | 'lessThan' | 'lessEqualThan' | 'before' | 'after' | 'betweenDate' | 'today' | 'yesterday' | 'tomorrow' | 'custom filter name' | 'break' | 'default' | 'trueVal' | 'falseVal'"
17721771
},
17731772
{
17741773
"name": "filter-conditions-display",
@@ -7285,8 +7284,7 @@
72857284
{
72867285
"name": "filter-conditions",
72877286
"description": "The list of conditions to present as options in the filter menu condition select. Use \"break\" to display the horizontal separator. Use \"default\" to use the built in default.",
7288-
"type": "'none' | 'empty' | 'notEmpty' | 'equals' | 'notEquals' | 'beginsWith' | 'endsWith' | 'contains' | 'notContains' | 'between' | 'notBetween' | 'greaterThan' | 'greaterEqualThan' | 'lessThan' | 'lessEqualThan' | 'before' | 'after' | 'betweenDate' | 'today' | 'yesterday' | 'tomorrow' | 'custom filter name' | 'break' | 'default
7289-
trueVal' | 'falseVal'"
7287+
"type": "'none' | 'empty' | 'notEmpty' | 'equals' | 'notEquals' | 'beginsWith' | 'endsWith' | 'contains' | 'notContains' | 'between' | 'notBetween' | 'greaterThan' | 'greaterEqualThan' | 'lessThan' | 'lessEqualThan' | 'before' | 'after' | 'betweenDate' | 'today' | 'yesterday' | 'tomorrow' | 'custom filter name' | 'break' | 'default' | 'trueVal' | 'falseVal'"
72907288
},
72917289
{
72927290
"name": "filter-conditions-display",

0 commit comments

Comments
 (0)