v1.9.0
What's Changed
New Features
- refactor: introduce new feature loading mechanism by @tyn1998 in #548
- refactor: RepoDetailFork -> features/repo-fork-tooltip by @tyn1998 in #575
- refactor: add perceptor tab and layout & relevant feature injection by @wxharry in #589
Refactor
- refactor: remove code to get a minimal Hypercrx so we can refactor it without too much burden by @tyn1998 in #547
- refactor: RepoDetailStar -> repo-star-tooltip by @tyn1998 in #584
- refactor: DeveloperActORTrend -> developer-activity-openrank-trends by @lhbvvvvv in #596
- refactor: RepoDetailIssue -> repo-issue-tooltip by @tyn1998 in #598
- refactor: RepoDetailPR -> repo-pr-tooltip by @tyn1998 in #600
- refactor: RepoHeaderLabels -> repo-header-labels by @tyn1998 in #602
- refactor: ProjectNetwork -> repo-networks by @tyn1998 in #637
- refactor: DeveloperNetwork -> developer-networks by @tyn1998 in #638
- refactor: oss-gpt with the new loading mechanism by @tyn1998 in #639
- refactor: reconstruct option management by @wxharry in #659
Bug Fixes
- fix: early load of repo-activity-openrank-trands results in wrong width when network is bad by @tyn1998 in #573
- fix: wrongly highlight tab by @wxharry in #642
- fix: fixed collpase issues (#647) by @stealth-bombeer in #648
- fix: resolve aligment issues (#649) by @stealth-bombeer in #650
- fix: resolve alignment issues (#649) by @stealth-bombeer in #656
- fix: abnormal-width on text select by @stealth-bombeer in #658
- docs: revise grammatical errors and typos of MD by @andyhuang18 in #674
Other Changes
- Backport and adapt by @tyn1998 in #576
- chore: restructure the file tree and code of util functions by @lhbvvvvv in #672
- chore: v1.9.0 -> master by @lhbvvvvv in #676
New Contributors
- @stealth-bombeer made their first contribution in #648
Full Changelog: v1.8.8...v1.9.0