Ra100
|
7d90992aac
|
Remove findDOMNode and rename all Navbar to NavBar
findDOMNode should be avaided <https://facebook.github.io/react/docs/top-level-api.html#reactdom.finddomnode>
|
2016-06-30 15:05:04 +02:00 |
|
Ra100
|
24cca3b236
|
Fix save options
Saving options didn't work because findDOMNode has moved from React to ReactDOM.
Navbar component had to be renamed to NavBar.
|
2016-06-30 14:55:24 +02:00 |
|
Alan Hamlett
|
afc10fb7c4
|
upgrade dependencies to latest versions and fix bugs
|
2016-06-29 14:32:00 -07:00 |
|
Alan Hamlett
|
38c8a60698
|
react.DOM is depreciated
|
2016-06-29 11:04:15 -07:00 |
|
Stephen Rodriguez
|
89ef4bdf2f
|
running jest tests using babel-jest preprocess
|
2015-07-14 13:27:58 -04:00 |
|
Stephen Rodriguez
|
b25cebbca5
|
added chrome as global
|
2015-07-14 13:14:46 -04:00 |
|
Stephen Rodriguez
|
e070b884c3
|
working on improving tests
|
2015-07-14 13:14:23 -04:00 |
|
Mario Basic
|
c98fbf93e9
|
Fixed bug with blacklist and whitelist.
|
2015-06-19 13:03:54 +02:00 |
|
Mario Basic
|
4c968263f7
|
Added JSHint and JSXHint for linting the code.
|
2015-06-18 13:39:47 +02:00 |
|
Mario Basic
|
bb4fd0d176
|
Options completed.
|
2015-06-18 00:29:14 +02:00 |
|
Mario Basic
|
c89ff104ea
|
Started working on SitesList component for accepting user input and validation.
|
2015-06-17 18:32:36 +02:00 |
|
Mario Basic
|
2e64a56de2
|
Added tests for helpers and components. All react components are now ES5.
|
2015-06-17 18:15:20 +02:00 |
|
Mario Basic
|
a4fe94ac75
|
Completely rewrote options script.
|
2015-06-17 17:48:48 +02:00 |
|
Mario Basic
|
2a1801c560
|
Fixed some bugs.
|
2015-06-14 13:03:55 +02:00 |
|
Mario Basic
|
350110742e
|
Added total time logged today. Changed UI.
|
2015-06-14 12:33:21 +02:00 |
|
Mario Basic
|
b8ca450969
|
Major optimizations. Added a function for extension state. Tooltip is now being change also.
|
2015-06-13 22:07:39 +02:00 |
|
Mario Basic
|
3331d187b6
|
Added config for extension, updated a lot of things to use config. Updated icons.
|
2015-06-13 19:27:35 +02:00 |
|
Stephen Rodriguez
|
e521128d01
|
added jshint comment for esnext to react pages
|
2015-06-12 15:59:00 -04:00 |
|
Stephen Rodriguez
|
e37ce1496b
|
fixed issue with tests. ES6 classes requires class vars to be established in the constructor
|
2015-06-10 14:45:09 -04:00 |
|
Mario Basic
|
2d3d888125
|
Added button for enabling disabling logging.
|
2015-06-07 23:42:14 +02:00 |
|
Mario Basic
|
a2ed4e5acd
|
Minor optimizations.
|
2015-06-07 21:53:47 +02:00 |
|
Mario Basic
|
af4c748763
|
Hearbeats now work. Moved checkAuth from Wakatime react class to main wakatime class.
|
2015-06-03 21:08:52 +02:00 |
|
Mario Basic
|
d44bda3767
|
Removed extra code for gravatar. Instead using the photo from the wakatime api.
|
2015-06-02 23:34:49 +02:00 |
|
Mario Basic
|
40900759d8
|
Auth now works. Added user profile panel with gravatar.
|
2015-05-29 02:08:19 +02:00 |
|
Mario Basic
|
fe62decf07
|
Added options with blacklist and theme. Created a function for changing the extension icon color.
|
2015-05-27 23:03:32 +02:00 |
|
Mario Basic
|
5b966014c4
|
Created a project structure and build system with basic layout design.
|
2015-05-26 17:58:33 +02:00 |
|