Skip to content

Commit

Permalink
[update] version 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKlimenkov committed Oct 9, 2019
1 parent 9e631a8 commit e86ca46
Show file tree
Hide file tree
Showing 137 changed files with 253 additions and 227 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dhtmlxScheduler v.5.3.1
dhtmlxScheduler v.5.3.2
=====================

dhtmlxScheduler is a JavaScript event calendar that allows you to add a Google-like scheduler to your web app or website.
Expand Down Expand Up @@ -69,7 +69,7 @@ scheduler.parse([
License
----------

dhtmlxScheduler v.5.3.1 Stardard
dhtmlxScheduler v.5.3.2 Stardard

To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at [email protected]

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scheduler",
"version": "5.3.1",
"version": "5.3.2",
"homepage": "https://dhtmlx.com/docs/products/dhtmlxScheduler/",
"description": "JavaScript event calendar. Allows to manage events and appointments in different views",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion codebase/dhtmlxscheduler.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 27 additions & 26 deletions codebase/dhtmlxscheduler.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codebase/dhtmlxscheduler_contrast_black.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/dhtmlxscheduler_contrast_white.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/dhtmlxscheduler_flat.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/dhtmlxscheduler_material.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/dhtmlxscheduler_terrace.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions codebase/ext/dhtmlxscheduler_active_links.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_agenda_view.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_all_timed.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_collision.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_container_autoresize.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_cookie.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_csp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions codebase/ext/dhtmlxscheduler_editors.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_expand.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_html_templates.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codebase/ext/dhtmlxscheduler_key_nav.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e86ca46

Please sign in to comment.