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

v0.1.0 #35

Merged
merged 18 commits into from
Oct 30, 2023
Merged

v0.1.0 #35

merged 18 commits into from
Oct 30, 2023

Conversation

ballercat
Copy link
Owner

@ballercat ballercat commented Aug 8, 2023

Version 0.1.0

Notable changes

  • Fix devtool refresh tracking to only care about topmost frame. This caused iframe onLoad events to reset the waterfall.
  • Fix cache list not properly rendering cache persist flag after cache reset
  • Change cache text to in-memory/filesystem
  • Add a cache link to waterfall entries for easier navigation

Refactor

  • split express routes into modules
  • split handlers into useful modules
  • add a ton of JSDoc typescript comments
  • ... etc

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

88.1% 88.1% Coverage
0.0% 0.0% Duplication

@ballercat ballercat marked this pull request as ready for review October 27, 2023 15:34
Arty Buldauskas added 5 commits October 27, 2023 11:38
Improve performance fix issues with persisted flags broken after reset
- Fix devtool listening to refresh events, only care about frame 0
- Add a cache link from waterfall entry
- Change cache text to `in-memory`, `filesystem` from `no` & `yes`
@ballercat ballercat changed the title Refactor v0.1.0 Oct 27, 2023
Arty Buldauskas added 2 commits October 30, 2023 09:27
- Show an error view when things don't load
- Retry WebSocket connection a bit better
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

87.7% 87.7% Coverage
0.0% 0.0% Duplication

@ballercat ballercat merged commit 4c73440 into main Oct 30, 2023
@ballercat ballercat deleted the refactor branch October 30, 2023 15:06
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.

1 participant