Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: custom colors for timeline from vscode prefs - v1.5.1 #166

Conversation

lukecotter
Copy link
Contributor

@lukecotter lukecotter commented Oct 4, 2022

Fixes the setting of custom colors on the timeline from vscode settings.

Description

  • Fixes the custom color preferences from vscode not being used

Type of change

  • Bug fix
  • New feature
  • Breaking change

Changes

  • Fix color prefs fro vscode settings not being used
  • Update release
  • Update change log

Any images/ gifs (if appropriate)

image

fixes #163

sjonwilson and others added 30 commits July 18, 2022 15:14
Runs test in band (--runInBand) which is know to speed up tests.
Reduce the number of ts files that rollup
needs to deal with to speed up compile.
No longer in use after the rollup switch
- All deps updated to compatible versions e.g if ^1.0.0 latest of v1 is taken.
- pkgforce is being fixed at v2.1.4 due to a publishing issue in v2.3.3.
- Run Prettier as an ESLint rule
- Enables recommended ESLint rules for typescript
Appply prettier formatting on all ts files in the /lana/src folder.
Apply prettier formatting on all ts files in the /log-viewer/modules folder.
lukecotter and others added 24 commits September 1, 2022 17:29
Co-authored-by: Luke Cotter <81575432+lcotterffdc@users.noreply.github.com>
Co-authored-by: Luke Cotter <81575432+lcotterffdc@users.noreply.github.com>
…int-rules

chore: setup prettier + eslint rules + format classes
# Conflicts:
#	log-viewer/modules/TreeView.ts
#	log-viewer/modules/parsers/TreeParser.ts
#	log-viewer/resources/css/TreeView.css
Implement breadcrumbs in the call tree (on click)
…mprove-speed

feat: typescript compile improve speed
Fixes the setting of custom colors on the timeline from vscode settings.
@lcottercertinia lcottercertinia changed the title fix: custom colors for timeline from vscode prefs fix: custom colors for timeline from vscode prefs - v1.5.1 Oct 4, 2022
@lcottercertinia lcottercertinia marked this pull request as draft October 4, 2022 14:56
@lukecotter lukecotter closed this Oct 4, 2022
@lukecotter lukecotter deleted the bug-163-fix-custom-timeline-colors-1.5.1 branch October 4, 2022 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants