Release v0.3.0
Release v0.3.0 with changes since v0.2.0
- Release v0.3.0 (Minor) 7bf5633
- Misc updates 1374961
- [CI] Add release workflow/job and publish-latest job 126b406
- Move rimraf from a prod to a dev dependency 78f19d5
- Merge pull request #271 from eclipse-cdt-cloud/dependabot/npm_and_yarn/ip-2.0.1 23dc5c7
- Add CODE_OF_CONDUCT.md to the repository and update reference. 29290b5
- Bump ip from 2.0.0 to 2.0.1 6bf3629
- Merge pull request #269 from eclipse-cdt-cloud/automated-pr-license-check 4f84ab1
- Add 3PP license check as part of PR CI e2e132e
- Bump follow-redirects from 1.15.2 to 1.15.4 93cc807
- Bump axios from 1.5.0 to 1.6.1 6e20cc9
- Bump @babel/traverse from 7.22.20 to 7.23.2 2c7bbe3
- Merge pull request #264 from eclipse-cdt-cloud/upgrade-lerna 5662085
- [lerna] upgrade to recent version 7791a42
- Bump word-wrap from 1.2.3 to 1.2.4 0e3e11a
- Scale annotations on change of time graph scale factor 54cccd4
- Fix time graph glitches when zooming with active filter 76c3b1c
- Bump semver from 5.7.1 to 5.7.2 5518710
- Reset scale if ongoing full search is cancelled 054a56c
- Fixing issues with zooming during search df9b517
- Enable searching time events in time-graph view e150859
- Add performance unit test for timeline-chart e69ac71
- Make scaling state a handler of onScaleFactorChange event 5d40c37
- Rescale timeline-chart post zoom using PIXI.Container scale property 08fb2e6
- releng: Include date in version string for next versions 9e0527f
- Ensure row lines fit width onResize 4e49452
- [lerna] option verifyAccess to false d97f40e
- [CI] misc updates to repo's GitHub "ci-cd" Workflow 36a1cfe
- Update to node 16 in ci-cd.yml 47b6e5a
- Use actions/setup-node@v3 instead of actions/setup-node@v1 0421161
- Update ubuntu version and node version in ci-cd.yml ec8793f
- Use TextMetrics to measure label text width before rendering 9b23c78
- Bump webpack from 5.65.0 to 5.76.0 4694a71
- Navigation of markers using new cursor class 82a0ac9
- Bump http-cache-semantics from 4.1.0 to 4.1.1 b78dd18
- Nit: Fix LC_COLLATE=C based sorting of .gitignore c5960a5
- Nit: Add the missing EOF newline to ./SECURITY.md df5be52
- Add ellipse and star to the character set of label text da30c1b
- Bump json5 from 1.0.1 to 1.0.2 672d6b6
- World range updates with fine resolution f029da1
- Use monospace font for state labels 4c1edfd
- Improve rendering for text labels 266fb6b
- Bump express from 4.17.1 to 4.18.2 821f8d4
- Bump qs from 6.5.2 to 6.5.3 5fec4f4
- Bump decode-uri-component from 0.2.0 to 0.2.2 c2a215b
- Remove zooming selection display object when fetching new data. 80468ed
- Apply opacity to state label ce52382
- Bump minimatch from 3.0.4 to 3.1.2 9984989
- Bump loader-utils from 1.4.0 to 1.4.2 392d957
- Fix typeError exception in time-graph-viewport-layer.ts dbc96fd
- Viewport Implementation 16e8148
- Center rows when selected 1f50903
- Bump terser from 5.10.0 to 5.14.2 f389548
- Prevent Idle Renders 7cd081b
- Bugfix for setting the background color of rows a4abe84
- Bump parse-url from 6.0.0 to 6.0.2 8d4920f
- Add support for configurable location of time axis ticks e5136fa
- Support coarse and fine update of time graph data 55046b4
- Add API to select and reveal a time-graph row by index a804e00
- Add element interactions to gap states 47c8e30
- Prevent default context menu for scrollbars 6280994
- Page scrolling on vertical and horizontal scrollbars bd6cbf8
- Bump async from 2.6.3 to 2.6.4 1f9d75a
- Fix missing row updates c62a703
- Fetch visible rows only 90696d3
- Fix use of TimeGraphArrow sourceId and destinationId 100418b
- Destroy TimeGraphLayer in one operation 0b6178c
- Fix leaking TimeGraphVerticalScrollbarHandle instances 188c4da
- Replace theia-ide with eclipse-cdt-cloud references 4020833
- Add contribution documentation f297385
- Fix RangeError in TimeGraphAxisScale 8cae177
- Fix leaking TimeGraphNavigatorHandle instances f3add09
- Fix leaking TimeGraphChart instances 6fde17f
- Add Vulnerability Reporting Policy 73ab824
- Bump node-forge from 1.2.1 to 1.3.0 df03a2d
- Bump minimist from 1.2.5 to 1.2.6 c76f183
- Update publish GitHub action to work with eclipse-cdt-cloud c98f606
- Ignore duplicate data provider requests and discard obsolete responses adb83b0
- Snap to mouse on time-graph-navigator click be37b18
- Update webpack-dev-server to v. 4.7.4 9488cae
- Update data model on resize ae1adb0
- Bump trim-off-newlines from 1.0.1 to 1.0.3 7b97ced
- Bump node-fetch from 2.6.1 to 2.6.7 d741473
- Bump follow-redirects from 1.14.7 to 1.14.8 37eed75
- Bump follow-redirects from 1.14.2 to 1.14.7 5109908
- Update Webpack in example project to version 5 (#173) 1877109
- Unit tests (#171) 863606e
- Make gridlines aligned to rounded numbers 5330875
- Support multi-click events dbafac0
- Fix timegraph states in example app 26f3fca
- Fix TimeGraphRangeEventsLayer leaking viewRangeChanged handler 4e1656f
- Remove unnecessary gap states before blank states bde456b
- Create gap states dynamically e7c1812
- Fix RangeError when zooming with zero view range 23af71d
- Make time graph state label optional ed2f8fe
- Removed cached height and position in time graph state component 5133cfb
- Use debounce on view range change 10df86d
- The selection range does not exceed the view b9ac777
- Use BigInt for timestamps ed4042e
- Add README.md to be published on NPM bbc0569