-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed the version from 1.9.13 to 1.9.14
- Loading branch information
Atanas Atanasov
committed
Nov 2, 2022
1 parent
f0dfbe5
commit a449377
Showing
32 changed files
with
62 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
<title>Bootstrap Slider</title> | ||
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].13/js/gijgo.min.js" type="text/javascript"></script> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected].13/css/gijgo.min.css" rel="stylesheet" type="text/css" /> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].14/js/gijgo.min.js" type="text/javascript"></script> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected].14/css/gijgo.min.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
<body> | ||
<input id="slider" width="300" /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Checkbox v1.9.13 | ||
* Gijgo Checkbox v1.9.14 | ||
* http://gijgo.com/checkbox | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo ColorPicker v1.9.13 | ||
* Gijgo ColorPicker v1.9.14 | ||
* http://gijgo.com/colorpicker | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo DatePicker v1.9.13 | ||
* Gijgo DatePicker v1.9.14 | ||
* http://gijgo.com/datepicker | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo DateTimePicker v1.9.13 | ||
* Gijgo DateTimePicker v1.9.14 | ||
* http://gijgo.com/datetimepicker | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Dialog v1.9.13 | ||
* Gijgo Dialog v1.9.14 | ||
* http://gijgo.com/dialog | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Draggable v1.9.13 | ||
* Gijgo Draggable v1.9.14 | ||
* http://gijgo.com/draggable | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo DropDown v1.9.13 | ||
* Gijgo DropDown v1.9.14 | ||
* http://gijgo.com/dropdown | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Droppable v1.9.13 | ||
* Gijgo Droppable v1.9.14 | ||
* http://gijgo.com/droppable | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Editor v1.9.13 | ||
* Gijgo Editor v1.9.14 | ||
* http://gijgo.com/editor | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Grid v1.9.13 | ||
* Gijgo Grid v1.9.14 | ||
* http://gijgo.com/grid | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo JavaScript Library v1.9.13 | ||
* Gijgo JavaScript Library v1.9.14 | ||
* http://gijgo.com/ | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Slider v1.9.13 | ||
* Gijgo Slider v1.9.14 | ||
* http://gijgo.com/slider | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo TimePicker v1.9.13 | ||
* Gijgo TimePicker v1.9.14 | ||
* http://gijgo.com/timepicker | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/* | ||
* Gijgo Tree v1.9.13 | ||
* Gijgo Tree v1.9.14 | ||
* http://gijgo.com/tree | ||
* | ||
* Copyright 2014, 2019 gijgo.com | ||
* Copyright 2014, 2022 gijgo.com | ||
* Released under the MIT license | ||
*/ |