Skip to content

Commit fa5f19b

Browse files
committed
Merge branch 'develop'
2 parents c6a464e + 885deeb commit fa5f19b

File tree

11 files changed

+78
-78
lines changed

11 files changed

+78
-78
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 Invis1ble.
3+
Copyright (c) 2013-2016 Invis1ble.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "invis1ble/scrollbox",
33
"description": "A lightweight jQuery custom scrollbar plugin, that triggers event when reached the defined point.",
4-
"version": "3.0.0-beta.4",
4+
"version": "3.0.0-rc.0",
55
"type": "component",
66
"keywords": [
77
"jquery",

dist/css/scrollbox.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Scrollbox v3.0.0-beta.4
2+
* Scrollbox v3.0.0-rc.0
33
* (c) 2013-2016, Max Invis1ble
44
* Licensed under MIT (https://opensource.org/licenses/mit-license.php)
55
*/

dist/css/scrollbox.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.

dist/js/scrollbox.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
77
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
88

99
/*!
10-
* Scrollbox v3.0.0-beta.4
10+
* Scrollbox v3.0.0-rc.0
1111
* (c) 2013-2016, Max Invis1ble
1212
* Licensed under MIT (https://opensource.org/licenses/mit-license.php)
1313
*/
1414

1515
var Scrollbox = function ($) {
1616

1717
var NAME = 'scrollbox';
18-
var VERSION = '3.0.0-beta.4';
18+
var VERSION = '3.0.0-rc.0';
1919
var DATA_KEY = NAME;
2020
var JQUERY_NO_CONFLICT = $.fn[NAME];
2121

dist/js/scrollbox.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/scrollbox.min.js.map

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scrollbox",
33
"description": "A lightweight jQuery custom scrollbar plugin, that triggers event when reached the defined point.",
4-
"version": "3.0.0-beta.4",
4+
"version": "3.0.0-rc.0",
55
"author": "Max Invis1ble",
66
"keywords": [
77
"jquery-plugin",

src/js/scrollbox.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*!
2-
* Scrollbox v3.0.0-beta.4
2+
* Scrollbox v3.0.0-rc.0
33
* (c) 2013-2016, Max Invis1ble
44
* Licensed under MIT (https://opensource.org/licenses/mit-license.php)
55
*/
66

77
const Scrollbox = (($) => {
88

99
const NAME = 'scrollbox';
10-
const VERSION = '3.0.0-beta.4';
10+
const VERSION = '3.0.0-rc.0';
1111
const DATA_KEY = NAME;
1212
const JQUERY_NO_CONFLICT = $.fn[NAME];
1313

src/less/scrollbox.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Scrollbox v3.0.0-beta.4
2+
* Scrollbox v3.0.0-rc.0
33
* (c) 2013-2016, Max Invis1ble
44
* Licensed under MIT (https://opensource.org/licenses/mit-license.php)
55
*/

tests/sauce_browsers.yml

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,69 @@
11
[
2+
# OS X 10.11
3+
{
4+
browserName: 'safari',
5+
platform: 'OS X 10.11'
6+
},
7+
{
8+
browserName: 'chrome',
9+
platform: 'OS X 10.11'
10+
},
11+
{
12+
browserName: 'firefox',
13+
platform: 'OS X 10.11'
14+
},
15+
16+
# OS X 10.10
17+
{
18+
browserName: 'safari',
19+
platform: 'OS X 10.10'
20+
},
21+
{
22+
browserName: 'chrome',
23+
platform: 'OS X 10.10'
24+
},
25+
{
26+
browserName: 'firefox',
27+
platform: 'OS X 10.10'
28+
},
29+
{
30+
browserName: "iphone",
31+
version: "9.2",
32+
platform: "OS X 10.10"
33+
},
34+
35+
# Linux
36+
{
37+
browserName: 'chrome',
38+
platform: 'Linux'
39+
},
40+
{
41+
browserName: 'chrome',
42+
version: '26',
43+
platform: 'Linux'
44+
},
45+
{
46+
browserName: 'firefox',
47+
platform: 'Linux'
48+
},
49+
{
50+
browserName: 'firefox',
51+
version: '6',
52+
platform: 'Linux'
53+
},
54+
{
55+
browserName: 'opera',
56+
version: '12',
57+
platform: 'Linux'
58+
},
59+
{
60+
browserName: "android",
61+
version: "latest",
62+
deviceType: "phone",
63+
deviceName: "Android Emulator",
64+
platform: "Linux"
65+
},
66+
267
# Windows 10
368
{
469
browserName: 'chrome',
@@ -121,70 +186,5 @@
121186
browserName: 'opera',
122187
version: '11',
123188
platform: 'Windows XP'
124-
},
125-
126-
# OS X 10.11
127-
{
128-
browserName: 'safari',
129-
platform: 'OS X 10.11'
130-
},
131-
{
132-
browserName: 'chrome',
133-
platform: 'OS X 10.11'
134-
},
135-
{
136-
browserName: 'firefox',
137-
platform: 'OS X 10.11'
138-
},
139-
140-
# OS X 10.10
141-
{
142-
browserName: 'safari',
143-
platform: 'OS X 10.10'
144-
},
145-
{
146-
browserName: 'chrome',
147-
platform: 'OS X 10.10'
148-
},
149-
{
150-
browserName: 'firefox',
151-
platform: 'OS X 10.10'
152-
},
153-
{
154-
browserName: "iphone",
155-
version: "9.2",
156-
platform: "OS X 10.10"
157-
},
158-
159-
# Linux
160-
{
161-
browserName: 'chrome',
162-
platform: 'Linux'
163-
},
164-
{
165-
browserName: 'chrome',
166-
version: '26',
167-
platform: 'Linux'
168-
},
169-
{
170-
browserName: 'firefox',
171-
platform: 'Linux'
172-
},
173-
{
174-
browserName: 'firefox',
175-
version: '6',
176-
platform: 'Linux'
177-
},
178-
{
179-
browserName: 'opera',
180-
version: '12',
181-
platform: 'Linux'
182-
},
183-
{
184-
browserName: "android",
185-
version: "latest",
186-
deviceType: "phone",
187-
deviceName: "Android Emulator",
188-
platform: "Linux"
189189
}
190190
]

0 commit comments

Comments
 (0)