Commit 3d122aa
authored
Major refactor of annotator (#5)
* Whole bunch of work
* Fix syntax error
* Try and debug Chrome test failures on Travis
* Use strictEqual for tests
* Focus on just Firefox right now for Travis
* Reintroduce CI flag for test
* Move search to be more towards center of annotation for test
* Move event testing to more center of annotations
* Add chrome to test on Travis
* Try and fix failing test on Chrome
* Attempt to fix final broken tests in Chrome
* Fix syntax error and add explanation of what I'm doing
* Add case insensitivity to CI environment check
* Test for string or boolean on environment flag
* Move userId to be self-contained in LocalStoreAdapter1 parent 67736fd commit 3d122aa
File tree
66 files changed
+80942
-62113
lines changed- dist
- src
- UI
- a11y
- adapter
- render
- test
- UI
- a11y
- adapter
- render
- web
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+80942
-62113
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments