Releases: urql-graphql/urql-devtools
Releases · urql-graphql/urql-devtools
v2.3.0
v2.3.0 (2020-09-14)
Added enhancements:
- Add indication on timeline for currently selected timeline #273
Closed issues:
- A cache-only query crashes the devtools if the query is not already cached #293
- Remove truncation on the exporer view #287
Merged pull requests:
- Fix performance issues on event info panel #306 (andyrichardson)
- Bump bestzip from 2.1.6 to 2.1.7 #303 (dependabot[bot])
- Fix electron require #302 (Rigellute)
- Upgrade typescript-eslint and fix new errors/warnings #296 (Rigellute)
- Handle empty data prop in Explorer #295 (Rigellute)
- Reduce number of network reqs in visual regression #294 (Rigellute)
- Run typescript in CI #292 (Rigellute)
- Remove truncation on the explorer view #291 (Rigellute)
- Fix typescript and add type check step to CI #290 (Rigellute)
- Add highlight to selected event #289 (Rigellute)
v2.2.0
v2.2.0 (2020-08-17)
Added enhancements:
- Add query formatting #250
- Add full schema view to requests pane #104
- Feat: Request panel Schema #254 (sofiapoh)
Fixed bugs:
- @urql/core direct API calls are not shown #267
Closed issues:
- Spurious warning about
\_\_schema
in console #269
Merged pull requests:
- add --font-render-hinting=none flag on Chrome startup #285 (wgolledge)
- Bump elliptic from 6.5.2 to 6.5.3 #279 (dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 #276 (dependabot[bot])
- Fix: Weird focus states on Chrome #275 (sofiapoh)
v2.1.0
v2.1.0 (2020-05-21)
Added enhancements:
- Add top-level error handling #236
- Automatically visit latest event when clicking on the respective source icon #229
Fixed bugs:
Closed issues:
- Set browser window icon #225
Merged pull requests:
- Remove unused NPM assets #244 (andyrichardson)
- Add error handler #237 (andyrichardson)
- Jump to event when selecting a timeline source #235 (andyrichardson)
v2.0.1
v2.0.1 (2020-05-15)
Fixed bugs:
- Event tooltips don't show on hover #231
- Improve visual separation between timeline pane sections #223
Merged pull requests:
- Improve code contrast with border #224 (andyrichardson)
- Remove unused deps #222 (andyrichardson)
- Update lockfile and reduce update spam #221 (andyrichardson)
- Parallel visual regression #142 (andyrichardson)
v2.0.0
v1.0.3
v1.0.3 (2020-04-30)
Fixed bugs:
- No vertical scrolling on the timeline #177
- Add custom scrollbar colors to Firefox #179 (andyrichardson)
- Remove error tooltip for populate directives #175 (imranolas)
Merged pull requests:
- Fix vertical overflow on timeline #178 (andyrichardson)
v1.0.2
v1.0.2 (2020-04-23)
Fixed bugs:
- Fix permission errors on firefox #169
Merged pull requests:
- Fix cross-origin issues #170 (andyrichardson)
v1.0.1
v1.0.1 (2020-04-22)
Closed issues:
- Change permissions to activeTab #166
Merged pull requests:
- Update permissions and trim runtime error #167 (andyrichardson)
v1.0.0
v1.0.0 (2020-04-22)
Fixed bugs:
Closed issues:
- Add version mismatch checks #161
- Aquire schema via GraphQL query rather than HTTP/S #148
- Add fixtures #102
- Nothing comes up when using it in react native.. #101
- Change source map path on published extensions #100
- Event timeline #99
- Update syntax theme of request panel #94
- Improve icon visibility in dark mode #75
- Component scoped events list #73
Merged pull requests:
- Changes for V1 #165 (andyrichardson)
- Update @urql/core dep #164 (andyrichardson)
- Add version checks #162 (andyrichardson)
- Theme adjustments #159 (andyrichardson)
- Flash value on update #158 (andyrichardson)
- Add netlify badge to cosmos page #156 (andyrichardson)
- Add Code of Conduct #155 (andyrichardson)
- Add v1 readme updates #154 (andyrichardson)
- Add color "yellow" to theme #153 (andyrichardson)
- Add CodeHighlight perf optimizations #152 (andyrichardson)
- Add padding to start time #151 (andyrichardson)
- Standardize color scheme #150 (andyrichardson)
- Fetch schema information via graphql #149 (andyrichardson)
- Add groups for overlapping timeline events #146 (andyrichardson)
- Timeline perf improvements #145 (andyrichardson)
- Add native tooltips #144 (andyrichardson)
- Add timeline keyboard shortcuts #143 (andyrichardson)
- Close mutations on update or response (w/ semaphore) #141 (andyrichardson)
- Add graphql type filters #140 (andyrichardson)
- Add navigation links #139 (andyrichardson)
- Theme update #138 (andyrichardson)
- Integration tweaks #137 (andyrichardson)
- Replace events panel with timeline #136 (andyrichardson)
- Add filtering #135 (andyrichardson)
- Add panel in fixtures #134 (andyrichardson)
- Add offset to tooltips to prevent them from being rendered offscreen #133 (wgolledge)
- Change timeline tooltip based on mouse position #132 (wgolledge)
- Use updated generic #131 (andyrichardson)
- Add OperationType icons to the timeline #130 (wgolledge)
- Add netlify badge #129 (andyrichardson)
- Update time ticks to match designs #128 (andyrichardson)
- Update color of events on hover #127 (andyrichardson)
- Timeline network visualization #126 (andyrichardson)
- Update timeline types #125 (andyrichardson)
- update cache Explorer to work with new devtools-exchange types #124 (wgolledge)
- Update request types #123 (andyrichardson)
- WIP: update the event structure to use the new debug events #122 (wgolledge)
- Update all deps to latest #121 (wgolledge)
- Update events to use shapes instead of colour #120 (wgolledge)
- Add panel animation on collapse #119 (andyrichardson)
- Add custom zoom based on mouse position #117 (wgolledge)
- Update visual regression testing #116 (andyrichardson)
- Add drag-scroll and pinch to zoom ability to timeline #115 (wgolledge)
- Add ticks + zoom scaling #114 (andyrichardson)
- Add TimelinePane to the Timeline #113 (wgolledge)
- Use fullscreen arg for fixtures #112 (andyrichardson)
- Event timelines #111 (andyrichardson)
- Add Tooltips to the Event Timeline #109 (wgolledge)
- Change root resource url on source maps #107 (andyrichardson)
- Update eslint rules for consistency #106 (andyrichardson)
- Increase type safety #105 (andyrichardson)