Skip to content

Commit 1ecba6f

Browse files
committed
merge upstream
2 parents d07cb20 + 60813a1 commit 1ecba6f

32 files changed

Lines changed: 204 additions & 207 deletions

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"eol-last": 2,
1818
"dot-notation": [2, { "allowKeywords": true }],
1919
"semi": [0, "never"],
20+
"semi-spacing": 0,
2021
"curly": 0,
2122
"eqeqeq": [2, "allow-null"],
2223
"no-undef": 2,

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
v3.0.0-alpha.4 - Wed, 16 Sep 2015 09:42:02 GMT
2+
----------------------------------------------
3+
4+
- [1fc7c38](../../commit/1fc7c38) [fixed] properly compare TimeList labels
5+
6+
7+
8+
v3.0.0-alpha.3 - Tue, 15 Sep 2015 10:27:55 GMT
9+
----------------------------------------------
10+
11+
- [e74a2ed](../../commit/e74a2ed) [changed] globalize localizer now a function that takes a globalize instance
12+
- [180bc31](../../commit/180bc31) [added] autoFocus support
13+
14+
15+

_test-bootstrap.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

dist/css/react-widgets.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/fonts/rw-widgets.eot

-5.68 KB
Binary file not shown.

dist/fonts/rw-widgets.svg

Lines changed: 0 additions & 18 deletions
This file was deleted.

dist/fonts/rw-widgets.ttf

-5.51 KB
Binary file not shown.

dist/fonts/rw-widgets.woff

-3.25 KB
Binary file not shown.

dist/img/loader-big.gif

-22.7 KB
Binary file not shown.

dist/img/loading.gif

-673 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)