Sebastian Velez
b507429e9b
chore: implement options component
2023-01-16 16:45:42 -05:00
Vu Nguyen
9ef655ac3b
Setup CI tests ( #100 )
...
* use @xarc/xrun to streamline tasks in an imperative manner
* add lint-staged/husky for git hook tasks
* run prettier across all files
* fixing tests
* add ci test workflow
* add a ci workflow
* remove precommit in favor of husky
* add .prettierrc.js
* reformat with prettier
2021-01-13 21:05:05 -08:00
Daniel Tschinder
a183bd3ce7
Make create-react-class a runtime dependency and use latest version of react-transition-group
2019-04-23 13:22:49 -07:00
Nathaniel van Diepen
50fca3066c
Add missing packages and update code to fix deprecated React.createClass calls
2019-01-09 09:29:51 -07:00
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