afc163
67fc242c6b
fix propTypes
2016-08-31 14:45:38 +08:00
afc163
6ba30bc485
Fix calendar card style
2016-08-30 21:30:55 +08:00
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
2016-06-06 13:54:10 +08:00
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
2016-04-29 12:13:27 +08:00
afc163
11499d54d5
Merge branch master into develop-1.0.0
2016-04-27 11:25:32 +08:00
afc163
16a702f5a0
Merge branch 'master' into develop-1.0.0
2016-04-27 11:25:16 +08:00
afc163
48f74fd5bd
fix missing Option ( #1521 )
2016-04-27 11:23:18 +08:00
Marshall Chen
972cfa7a8b
Missing Option const ( #1522 )
...
cause Option is not defined error
2016-04-27 11:20:58 +08:00
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
2016-03-29 13:01:10 +07:00
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
...
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
2016-03-28 20:36:11 +07:00
Bruce Mitchener
50a2163518
Don't directly import Component, use React.Component.
...
This is another step towards making the code internally consistent.
2016-03-26 16:22:39 +07:00
afc163
1e001d2d82
upgrade eslint-config-airbnb
2016-01-11 09:48:29 +08:00
yiminghe
697fb5d8f9
add locale for calendar
2015-11-16 20:24:37 +08:00
血诺
37437014ae
add header select minWidth style
2015-11-16 15:07:02 +08:00
afc163
e8bc6f58ba
rm NoteList, it should be in demo
2015-11-13 19:56:34 +08:00
afc163
1dadd262b9
update calendar
2015-11-13 18:20:22 +08:00
血诺
1ec5bbb66f
fix details
2015-11-12 23:51:38 +08:00
血诺
d950c63c80
improve calendar
2015-11-12 21:34:33 +08:00