Mike Fix
c47e42d3ae
simplify eslint config
3 years ago
Mike Fix
b9ce35f616
react/jsx-no-target-blank linting
5 years ago
souppower
36b582cc60
Add Jest setup for unit testing ( #731 )
...
* install jest
* rename test script name
* test Safari detection logic
* don't expose implementation details for testing
* fix jest config
* contrib build
* don't expose impl details for testing
6 years ago
Mike Fix
9621e4b64a
allow console.error in eslint
6 years ago
Michael Fix
223bccd6b1
read all api calls from context ( #691 )
6 years ago
Mike Fix
bf899259c3
update eslint config
6 years ago
Mike Fix
2bda5dd00d
fix up deps
6 years ago
Michael Fix
571940a60e
Update .eslintrc.js
6 years ago
Michael Fix
e4d683e6d8
fix react hooks linting issues ( #679 )
6 years ago
Mike Fix
35ed5ae1e7
replace copy button with tacklebox's
6 years ago
Mike Fix
008ba67eac
remove old TODOs
6 years ago
Mike Fix
de9574ef7c
Accessability improvements
6 years ago
raboid
f261c84e00
add no-duplicate-imports to eslint
6 years ago
Mike Fix
b12c3f802c
lint and prettier
6 years ago
Mike Fix
01023bb1ad
enable react in scope lint rule
6 years ago
Mike Fix
67be8f6071
add registry to npmrc
6 years ago
Mike Fix
72426ec54a
add react version to eslint-config
6 years ago
Michael Fix
89931eab59
Add linting back ( #349 )
7 years ago
Michael Fix
3bbb98a3a2
Revert "Refactor state components ( #338 )" ( #348 )
...
This reverts commit 0a59db56c8
.
7 years ago
Michael Fix
0a59db56c8
Refactor state components ( #338 )
...
* WIP: Unstated works
* WIP: extract into its own file
* Container instance
* Remove unused variables
* Move toolbar children into Toolbar
* Extract our Coder interface
* Remove top level subscription
* Bug fix
* WIP
* Remove old dependencies
* Add import eslint plugin
* Rename components
- add createRef TODO [ ]
* Bug fixes
* Rename Coder -> CodeWindow
* Address comments
- Rename to variable
- Rename onDrop from Editor containers perspective
* More variable renaming
7 years ago