Commit Graph

11 Commits

Author SHA1 Message Date
Nathaniel van Diepen
feeffe30fa Merge branch 'master' into master 2018-01-24 08:44:56 -07:00
Kuba Paczyński
2b3754159e Updated placeholder and instructions 2017-10-02 22:37:54 +02:00
Nathaniel van Diepen
6b1672d474 Force more line endings 2017-04-18 12:16:12 -06:00
Nathaniel van Diepen
9823acc03f Initial work to get working in Firefox 2016-12-14 13:55:43 -07:00
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
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