Skip to content

Commit 3d36fef

Browse files
committed
Update doc for version 2.4.5
1 parent 4e79199 commit 3d36fef

File tree

88 files changed

+32963
-32199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+32963
-32199
lines changed

_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ id: mistic100/jQuery-QueryBuilder
33
# name of the software
44
name: jQuery QueryBuilder
55
# current version of the software
6-
version: 2.4.3
6+
version: 2.4.5
77
# links to file/dir viewers
88
treeUrl: https://github.com/mistic100/jQuery-QueryBuilder/tree/master
99
blobUrl: https://github.com/mistic100/jQuery-QueryBuilder/blob/master
10-
cdnUrl: https://unpkg.com/jQuery-QueryBuilder@2.4.3/dist
10+
cdnUrl: https://cdn.jsdelivr.net/npm/jQuery-QueryBuilder/dist
1111
# licence of the software
1212
license: MIT License
1313
licenseUrl: http://opensource.org/licenses/MIT
@@ -21,13 +21,13 @@ favicon:
2121
# download.cdn.img is optional
2222
download:
2323
popup: true
24-
url: https://github.com/mistic100/jQuery-QueryBuilder/archive/2.4.3.zip
24+
url: https://github.com/mistic100/jQuery-QueryBuilder/archive/master.zip
2525
bower: jQuery-QueryBuilder
2626
npm: jQuery-QueryBuilder
2727
cdn:
28-
url: https://unpkg.com/jQuery-QueryBuilder/dist/
29-
img: http://querybuilder.js.org/assets/images/unpkg-logo.png
30-
name: unpkg
28+
url: https://www.jsdelivr.com/package/npm/jQuery-QueryBuilder
29+
img: http://querybuilder.js.org/assets/images/jsdelivr-logo.png
30+
name: jsDelivr
3131

3232
# set this to true to replace the generated header navbar by _includes/navbar.html
3333
customNavBar: true

api/Group.html

Lines changed: 1964 additions & 1952 deletions
Large diffs are not rendered by default.

api/Model.html

Lines changed: 971 additions & 1034 deletions
Large diffs are not rendered by default.

api/Node.html

Lines changed: 1078 additions & 1076 deletions
Large diffs are not rendered by default.

api/QueryBuilder.html

Lines changed: 5847 additions & 5792 deletions
Large diffs are not rendered by default.

api/Rule.html

Lines changed: 1326 additions & 1314 deletions
Large diffs are not rendered by default.

api/Utils.html

Lines changed: 1017 additions & 950 deletions
Large diffs are not rendered by default.

api/core.js.html

Lines changed: 312 additions & 284 deletions
Large diffs are not rendered by default.

api/css/prism.min.css

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

0 commit comments

Comments
 (0)