Release v0.1.0
marcdumais-work
released this
21 Mar 19:46
·
505 commits
to master
since this release
(Note: This GitHub release was created after the fact. The original release date is Sep 28, 2021)
Release v0.1.0 with changes since v0.0.0
- v0.1.0 e5a16dc
- Build using release version of timeline-chart and tsp-typescript-client b270cbc
- refactor+fix trace server url initialization (#502) 3e9eb1b
- Update README.md to describe the published NPM packages 9e14ff8
- Fix text README.md for building the electron application f9ba5f3
- Add info about related projects to readme bc18fcd
- Fix source mapping for Chrome and Firefox launching c15cc2e
- Add shortcut IKJL for XY chart 8cbb93c
- Temporary fix for react-grid-layout issues fixes #495 9628b1f
- Clarify package info cleanup not related to keytar b5d4d74
- Fix gitpod: Add keytar (new Theia dependency) d0752f4
- We can zoom with +/- and reset the zoom 03011d7
- Zoom in and out by click right drag bbd7afc
- zoom in and out with ctrl+wheel 02fae4a
- Implement navigation for XY charts 591ff41
- fix yarn.lock after the upgrade to Theia 1.17.2 3c922eb
- Only run publish-next build job for theia-ide/theia-trace-extension a82bcb2
- upgrade to Theia 1.17.0 a3a4002
- upgrade dependencies 4903b00
- use
lerna@^4.0.0
c2a3810 - Reduction contrast of grid lines 8dcae7d
- Bump tar from 4.4.15 to 4.4.19 0554afe
- Fix token name for publishing to NPM 707fbc6
- Add README.md files for each package being deployed on NPM 9cb066a
- Support publishing packages and theia-trace-extension to NPM cb25b8a
- Null check annotation categories b30acf5
- The selection range does not exceed the view for xy-charts f271709
- Center X axis labels in relation to tick 18ca4a5
- Bump tar from 4.4.13 to 4.4.15 4f93878
- Bump ws from 6.2.1 to 6.2.2 4f15719
- Make chart background color darker as outlined in issue #282 aa86ded
- trace-explorer: correct a key error for the else case 268b09e
- Bump path-parse from 1.0.6 to 1.0.7 1ffcbc5
- Do not open TraceViewerWidget when initializing layout 4911f94
- Fix labels and rows misalignemnt. 820176f
- Merge pull request #431 from bhufmann/table_search 8f8159d
- Support for searching for previous event in the Events Table fe0833d
- Add contribution guidelines to readme 48a7490
- Make server port (8080) public cb7d812
- Uplift timeline-chart to latest version 69c6021
- Update Widget colors based on themes bca9b49
- Allow events table search from the current selected row. 49bd2d8
- Add Time Axis only when time related chart is opened 3b1c10b
- Retrieve values from PreferenceService as required ad82d36
- Add support for marker filtering 8be47f8
- Support searching in events table f6c2d4d
- Add Toolbar Icons for Zoom In, Zoom Out and Reset. 110cf9a
- Use opacity instead of alpha in timeline-chart style 334b102
- Click and drag to move across the entire title bar d8c9d0c
- Add new Gitpod live demo setup steps to README c76df67
- Hide analysis that is not implemented bba0107
- Support tooltip for annotations 9216a29
- Add support for range events. 8c2b695
- Support Range selection synchronization between events table and timegraph chart f4204fa
- Upgrade timeline-chart to version 0.2.0-next.e0da58ac 7a6667c
- Change the placeholder background color a0207be
- Make resize options identifiable c1483bc
- Reduce the resizable area of the widget e688661
- Change the color of the title bar on mouse-over c1f5a4e
- Populate properties window on click of a row in events table c52ced2
- Bump hosted-git-info from 2.8.8 to 2.8.9 d7063a0
- Bump lodash from 4.17.20 to 4.17.21 7d4bbbf
- Bump handlebars from 4.7.6 to 4.7.7 c919572
- Check time selection range for undefined value f41237f
- Debounce resize handler for resizing timeline-charts 3006ce9
- Use single-click to open a trace ec8e07a
- Fix default gap style in TspDataProvider 692269e
- Update for rename of TimeGraphRowElement to TimeGraphStateComponent 86586fd
- Fix null pointer exception in TspDataProvider.getArrows() 29b8ff6
- Support style hierarchy and composition in StyleProvider 2da8235
- Remove resize handlers when disposing time graph components 4ad1e06
- Clean-up timegraph-container-component when closing widget 648c26c
- Correct arrow behaviour with collapsed nodes fcab169
- Add support for arrows 8a824e0
- Show spinning wheel when analysis is running for xy and timeline charts cb9acd5
- Move responsibility to fetch output descriptors to analysis widget 23a583d
- Make explorer's available views widget a pure React component cc4ec7b
- Make trace explorer's opened traces widget a pure React component 3b876ca
- Use signals to decouple trace explorer widgets and signals clean-up 613784a
- Bump elliptic from 6.5.3 to 6.5.4 eb3c826
- Consolidate time graph tooltip information 87235a2
- Change trace-explorer-tooltip-widget title 9866a80
- Fix toggling on click of open trace button fa979ba
- Change "no view" warning to direct users to trace viewer tab 5287534
- Rename Analyses to Views in trace explorer 713e094
- Fix incorrect resizing of XY Charts dc5e0fb
- Double click on experiment in trace explorer to open it 33a500c
- Set Focus to the trace viewer tab on click of analysis eec24f7
- Set cancelable flag in progress monitor for opening of traces 153ba08
- Automatically switch to the trace explorer view after opening a trace. 5e72e4e
- Automate trace server start 5108f13
- Add tooltip support for timegraph states 9ee8801
- Uplift timeline-chart to latest version 68c45bc
- Use trace range for time graph view boundary validation before a fetch 3671d11
- Fix console warnings cf50268
- Fixed event_table component's font-family/font-size 7efa6f9
- Enable text selection in events table 0a6b507
- Propagate vertical alignment style. 1bd75bc
- menu: fix duplicate 'open trace' command 3291923
- Use the checkHealth method to check server status af7c899
- Uplift timeline-chart to latest version aacb182
- Decouple delete experiments from trace-viewer 79d2f29
- Use plugin per chart instance instead of global for time selection 3020c99
- XY Chart: Correct selecting display out of range 68c6d7a
- XY Chart: Support time and time range selection 911280f
- Upgrade to latest timeline-chart version 1574cb1
- Upgrade to latest tsp-typescript-client version c408684
- Update Event Table row count during trace indexing 7d48605
- Fetch the tree only while running analysis and use throttling 39d63d8
- Set cancelable flag in progress monitor for opening of traces bf08845
- Fetch the style model only once c663f12
- Move tree-kill package from devdependencies to dependencies 6a34f31
- upgrade dependencies 31dac5d
- fix and refactor plugins c908c4d
- ts: target es5 to avoid runtime issues 62b44df
- reorganize the project cd2a894
- Fix exponential recursion when fetching timegraph tree 6ef8768
- Modify some UI labels eb2ba2e
- Uplift timeline-chart to latest version 97b4acf
- Uplift timeline-chart to latest version 3c3ddd4
- Support error handling for start/stop trace server 15ccced
- Update total height on toggle of node collapse/expand state ea35630
- add pending message, cleanup status contribution b6906b1
- Display error messages for invalid trace type (#231) f565daf
- Use directory chooser only for open trace dialog ddc43d1
- transformed cursor into cross-arrow when moving is possible 36edd53
- Keep the color of status bar blue even if the server is offline ed1ef00
- Panelize widget d5cc7a3
- Pack event table columns on first model update 5b8c4bc
- Uplift timeline-chart to include fix for vertical scroll issue 6cc15f0
- Don't omit file extension in trace name. 0e0b23a
- Support synchronization of event table from time graph selection 79ae639
- Uplift timeline-chart to fix resize issue #209 a57e900
- explorer: update options to make view closable 3908ad2
- Sync event timestamp with timegraph 7b9732c
- Support inband OutputElementStyle for annotations 116c65f
- Add Preference settings for trace configuration Set the default values for the trace server preferences Read the trace server preference values and spawn the server from the path specified in the preferences f87b732
- Fixed placeholder text positioning and updated placeholder text 9becf9d
- Upgrade to latest timeline-chart version c222a6b
- Support fetching annotations and populating them in TimelineChart model 9821603
- Check for unsuccessful TspClientResponse 31fdebf
- Change widget colors based on theia themes fce638a
- Make trace-extension compatible with latest timeline-chart 506936c
- Add Gitpod live demo setup steps to README 25fb711
- Provide progress monitor for opening traces with cancel option d598586
- Remove term "Experiment" from all user facing strings 5a55ee5
- Add Open Trace option to Menu & Trace Explorer 5cf280c
- Close traces after experiment and handle trace deletion rejection 9838bfb
- Fix and simplify openTrace conflict handling e7b6819
- Simplify openExperiment conflict handling 316820c
- Split viewer-prototype in packages 6fdad14
- Disable Share Experiment feature (temporary) f63cdbd
- Sync Experiments in Explorer and Viewer fixes #140 68a1b68
- Add tests for the filter tree 4d04fc9
- Have the browser app work with gitpod f91c448
- Allow the trace server URL to be configured 74e1c45
- Add support for column resizing 2ff935b
- Apply default style to GAP states 8860de9
- Upgrade react-grid-layout to ^1.1.0 582ee9b
- Fix backup styles lookup for data providers that doen't provide styles 9d637dd
- Improve State Navigation using Left/Right Arrow Buttons d37f9c8
- Align code with the TSP specification 91f685f
- Remove state selection 9d7f831
- Rows do not render because of a runtime error 65cfb85
- #129: Keep order of tree entries returned by the data provider 972030d
- #144: Show 'Not implemented yet!' for unsupported data provider type da6b753
- Set tabIndex on Canvas to create Focus e421d81
- Change numberTranslator format 147b1ef
- filter-tree: Use a table layout in filter tree 2d38260
- Allow height resizing of tables and charts 593c794
- Timegraph: Fixed undefined timeGraphEntries in tsp-data-provider 48f0a4a
- Handle missing labels in entry gracefully b843a34
- Update 'yarn.lock' e9e8af9
- Remove deprecated '@theia/languages' extension. 60617f4
- Fix 'engines' field 4181723
- Bump node-fetch from 2.6.0 to 2.6.1 941bd84
- Timegraph: Support for the tree view on the left of the chart 387096e
- Events table infinite scroll. ef686a1
- update repo's configs for Electron 9 / node 12 a2f67ea
- #102: Use use latest @theia/latest release instead of @theia/next 4df221c
- Add a filter to tree component (#95) c0f4bd6
- Update yarn.lock to pick-up recent timeline-chart updates incl. pixi 5.x da90808
- Bump lodash from 4.17.15 to 4.17.19 6d96b59
- Github Actions CI build, test & lint 06c38fb
- Fix eslint warnings 6b428f8
- Add the keyword-spacing eslint rule and vscode fix on save 2d28f10
- Fix non auto-fixable errors 0fceb09
- Auto-fix linter errors 870a21d
- Add support of eslint to the trace viewer 73604f0
- Highlight last selected output in trace explorer 2263645
- Add a contribution to warn if the trace server is offline 89afc33
- Add a firefox launch option a1d9701
- Timegraph: Tree and chart synchronization 40116d6
- remove call to getDerivedStateFromProps and use ul li instead of indent 2e597da
- Update readme's trace server download instructions 105d22e
- Extract trace-server and use tutorial traces in packages.json 8a6f2a9
- add checkbox tree widget for xy component 5a0cbc6
- #68: Document first steps and current UI in README.md 0ac3b2d
- Add screenshots under doc/images directory 40b81f5
- Small fix in README f279717
- Merge pull request #82 from vince-fugnitto/vf/trace-explorer 5ec7ad1
- Merge pull request #74 from theia-ide/add_openvsx_integration 1d51578
- Add npm script to download trace server and sample traces 61efe89
- trace-explorer: add to default layout de7bd5a
- Added Gitpod config 2e4fe21
- Update example apps to support open-vsx, add C/C++ support 9fd230a
- Misc improvements d9a61a1
- Add C/C++ support to browser and electron example apps e8574cc
- Upgrade versions in yarn.lock which includes the latest Theia version 0409f38
- Merge pull request #63 from tahini/trace_post 02f86ce
- Merge pull request #12 from tahini/select_experiment e1968c5
- Handle conflicting traces when opening 84fbc8d
- Handle conflicting experiments when opening a13523b
- Highlight selected trace in trace explorer 26cd84a
- Add support of experiments consisting of 1 or more traces 21bbb26
- Add launch configurations for debugging the viewer-prototype 4e0835c
- xy-output-component: check line chart reference before accessing it 5b947ba
- Update yarn.lock to latest versions 7957c69
- dependencies: remove deprecated extensions 240c34c
- Bump acorn from 6.3.0 to 6.4.1 ee4ca6a
- [alpha] Introduce source code lookup from tooltips 87a061f
- Fix 404 in tooltip and timegraph componentDidUpdate 2f69041
- Support fetch style for TimeGraph b2c11e9
- Update README to include more information on the trace server 6ad869b
- Update README for common initial mistakes 8fa7fb1
- Fix link in README and update the versions in yarn.lock 329c60e
- Small fix due to changes in tsp-typescript-client API 20da8f1
- Fix build errors and update dependencies version 1f72bde
- Major UI and UX improvement 83dc928
- Major refactoring e1a5be2
- Experimentation with Redux and React components 19fde71
- More UI improvement and experimentation 013b467
- UI improvement + new trace properties view 7c4c516
- Prototype of timegraph using timeline-chart 7cc6027
- Trace explorer prototype 8861810
- Improve prototype layout and presentation f6a7b76
- Experimentation with css layout and clean-up 30423a0
- Fix dependency hoisting issue 783741f