Release v0.1.0
marcdumais-work
released this
04 Mar 17:02
·
219 commits
to master
since this release
(Note: This GitHub release was created after the fact. The original release date is Sep 4, 2020)
Release v0.1.0 with changes since v0.0.0
- Release v0.1.0 for real this time! 7a9cc31
- v0.1.0 cee3bf9
- Add a yarn test command 22a7628
- Revert "Update version to 0.1.0" a92bba9
- Update version to 0.1.0 7184ecd
- Implement zoom in/out and horizontal scrolling using WASD (for right handed user) and IKJL (for left handed user). d0e6597
- Timeline chart: Fixed bug in selectRowElement 35a4f32
- update version for new "release" a84f45e
- Timeline chart: Update chart after collapsing or expanding entries in the tree Added a new condition in time-graph-chart.ts that allows to fetch new data when collapsing or expanding entries. The function updateChart() allows to update the chart's rows simulteanously when it is called in the timegraph-output-component.ts in theia-trace-extension. ++ Added optional parameter to maybeFetchNewData() that enables the chart update. f28b84a
- Timeline chart: Update chart after collapsing or expanding entries in the tree Added a new condition in time-graph-chart.ts that allows to fetch new data when collapsing or expanding entries. The function updateChart() allows to update the chart's rows simulteanously when it is called in the timegraph-output-component.ts in theia-trace-extension. af628cf
- Bugfixes related to state navigation using the left/right arrow keys. 559e8f7
- Render state labels. 14e1c84
- Render state labels. d27a043
- Merge pull request #20 from theia-ide/dependabot/npm_and_yarn/lodash.template-4.5.0 581f339
- Merge pull request #19 from theia-ide/dependabot/npm_and_yarn/elliptic-6.5.3 1bb2370
- Merge pull request #15 from theia-ide/dependabot/npm_and_yarn/lodash-4.17.19 084c342
- Merge pull request #14 from theia-ide/dependabot/npm_and_yarn/websocket-extensions-0.1.4 7ddcf66
- Bump lodash.template from 4.4.0 to 4.5.0 02edcd1
- Merge pull request #13 from theia-ide/dependabot/npm_and_yarn/acorn-6.4.1 1d539a2
- Merge pull request #12 from theia-ide/dependabot/npm_and_yarn/handlebars-4.7.6 1e38fe4
- Merge pull request #11 from theia-ide/dependabot/npm_and_yarn/mixin-deep-1.3.2 e5b04d0
- Bump elliptic from 6.4.1 to 6.5.3 e3a1d6f
- Merge pull request #17 from bhufmann/chrome 254bdbc
- Improve vertical line rendering performance by eliminating no-op loop iterations 20c4e6a
- Add Chrome launch configuration e7695f5
- Provide more details in package.json for publishing 7fdfc19
- Bump lodash from 4.17.11 to 4.17.19 6671b9c
- timegraph: uplift to PIXI 5.0 bf5bda4
- Bump websocket-extensions from 0.1.3 to 0.1.4 9248870
- Bump acorn from 6.1.0 to 6.4.1 fc230fd
- Bump handlebars from 4.1.0 to 4.7.6 42d65be
- Bump mixin-deep from 1.3.1 to 1.3.2 711dbb4
- Give project launch configuration in vscode 1fdd204
- update README.md with testing instructions 7138c10
- Changed license to MIT a005d9b
- Up down navigation for selection added dd547ad
- NumberTranslator hook can return undefined. c3b17d2
- added a data field for custom values to TimeGraphModel da9a90e
- draw rectangles d2f11ec
- test d719d77
- Labels removed again, minor performance fixes 38f19d2
- test a404af3
- Improved label rendering 157db34
- Added Labels 5c36b7f
- Back to pure rectangles for elements 297e7f2
- Add polygons for row elements efc7097
- Fixed performance issue: use rect instead of roundedRect b70003b
- Row style can be set now d9dc6ef
- Deselect elements when setting new cursor 56439c6
- Bugfixes and improvements 023c077
- Axis scale improved 1356eb2
- Bugfixes and changed navigation to trace-chart behaviour 862499a
- Several changes regarding UI 476f5e2
- Changes regarding canvas size changes. 7cbe4fe
- Several improvements and bugfixes regarding scaling and selection 7e0c9e5
- Changes regarding chart scaling 9a16849
- several bugfixes and improvements dafa50d
- Added version to package. 08342b9
- DataProvider could return a promise 91e43d1
- Namespace added to TimeGraphModel 0cdba42
- Navigation improved. 65fd87f
- several impovements 3bd06e9
- Merge pull request #8 from theia-ide/jk/review 1cc61f0
- code review e5a5e57
- Arrows added cb65431
- Lazy fetching bf71c5a
- some more improvements 78fa358
- improvements d2409c3
- wip - use scale and position cbee973
- Added possibility to add custom classnames to canvas 0293b8b
- fixed build 3edcf06
- Add possibility to add an external canvas to container via constructor. 19ef121
- v0.0.2 513e5e4
- fixed publishing 2bbca46
- added travis badge aef0e4b
- fixed publishing f8f416e
- Made repo a mono repo, separated example from library 6e0361e
- introducing arrows 5a7fdcb
- Arrowhead png added 126f92a
- hook to translate numbers into human readable form added. a371110
- Cursor navigation, refactorings, performance cda917d
- Changes regarding styling 5afbe08
- Several features and improvements 702e690
- improved scrolling velocity e5c95fd
- Added real life data, implemented a test data provider 678c896
- Added support for HiDPI screens. ed97ee2
- Fixed cursor navigation e6301f6
- Added test resources 863404c
- Select element when cursor is shifted by arrow key f325cac
- Made navigation handle draggable 0692484
- Added gitpod link to README aaf9e0c
- UI appearance improvements 4736f2f
- Refactorings and other things 507e9b9
- Divided views into independent layers. 62f330d
- cursors added 92b3ef7
- further refactorings 7bf6119
- minor changes 387adb9
- Implemented a new code structure beda917
- Added x position offset to mouse wheel action. b175628
- Introduced pixijs, implemented first version of zooming and panning b0b8caf
- Added speedscope sources for testing it f73fc8a
- time-graph-state-controller, time-axis, refactoring etc d5217bd
- added first time graph components and example ad99005
- fixed port exposure 7184627
- update readme 54baccf
- first steps dcbf4da