Commit 02d4086
authored
chore(workspace): update dependencies and bring in-line with main repo (#401)
* re-arrange deps to reflect dev vs prod
* update babel
* remove graphql-tag
* update production dependencies
* cleanup extra files
* add basic ci flow
* add visual regression
* fix lint error
* upgrade typescript
* fix prettier
* enzyme react 17
* update license
* ensure circleci works so we can compare
* remove cross-env
* fix tests
* upgrade buildkite/puppeteer
* remove visual regression for now as we need to run that in the background
* reduce tasks that are going on in actions already
* fix circle
* use node 14 for now as buildkite/puppeteer only has that
* try visual regression action
* update viz reression
* add snapshots
* remove visual regression for now
* Revert "remove visual regression for now"
This reverts commit 4e1e53e.
* update snapshots
* correct port
* use Roboto
* tweak font rendering
* update snappers
* update snapshots
* update matching
* remove visual regression
* remove lint firefox from circle
* remove visual regression snapshots
* remove circleCI, we will manually publish changes due to a token issue
* Revert "remove visual regression snapshots"
This reverts commit ddd414a.
* try smth
* Revert "try smth"
This reverts commit ff79109.
* cleanup
* more cleanup
* update lockfile1 parent 4e7f7f6 commit 02d4086
File tree
150 files changed
+1544
-1684
lines changed- .circleci
- .codesandbox
- .github/workflows
- scripts
- src
- panel
- __image_snapshots__
- components
- context
- Explorer/ast
- pages
- events
- components
- TimelinePane
- explorer
- request/components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
150 files changed
+1544
-1684
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
This file was deleted.
0 commit comments