Skip to content

Releases: githru/githru-vscode-ext

v0.7.1

04 Sep 12:29
Compare
Choose a tag to compare
  • Theme Selector!
  • Optimized UI Rendering
  • Boost up second Loading

v0.7.0

19 Aug 12:57
Compare
Choose a tag to compare
  • UI enhancement
  • Patches for UI bugs

What's Changed (Generated)

  • fix(vscode): fix preventing multiple panel issues (webview is disposed) by @ytaek in #511
  • fix(view): commit 중복 bug fix by @inthejim in #508
  • feat(view): commit-id의 적절한 크기 선정 by @KKanghh in #506
  • fix(view): commit message가 길어질 경우 다른 정보를 가리는 버그 수정 by @KKanghh in #505
  • env: fixed packages.json for newer node by @ytaek in #512
  • env: update codeowners for 2024 by @ytaek in #518
  • README Contributors 내용 수정 by @choisohyun in #543
  • fix: CONTRIBUTING.md 오타 수정 by @BeA-Pro in #542
  • feat(vscode): #321 githru 열리기 전까지 progress 표시 by @yuiseo in #544
  • fix(view): #540 Total Commit 그래프에 마우스 over, move 시 깜빡임 by @seungineer in #550
  • fix(view): AuthorBarChart에서 Author 10명 넘어가는 경우 나머지는 others로 처리 by @HIITMEMARIO in #548
  • Revert "fix(view): AuthorBarChart에서 Author 10명 넘어가는 경우 나머지는 others로 처리" by @HIITMEMARIO in #554
  • feat(view): Primary color에 따라 File Summary 글자 색상 동적 변경 by @lxxmnmn in #558
  • docs: 하드코딩 된 contributors 배지 제거 #547 by @yuiseo in #565
  • fix(view): #553 Author(other bar) 클릭시 해당 사용자들 관련 커밋내역이 나오지는 않는 문제 수정 by @HIITMEMARIO in #559
  • feat(view): 레이아웃 수정 by @xxxjinn in #567
  • docs: 문법 및 네이밍 수정(#574) by @kimdaeyeobbb in #575
  • feat(vscode): Add private method 'ensureOctokitInstance' to resolve Octokit's common logic. by @bbanderson in #562
  • fix(view): 각 content title 수정 by @xxxjinn in #585
  • fix(view): 커밋 메시지의 PR or Issue number 하이퍼링크 버그 by @seungineer in #569
  • fix(view): Vertical Cluster List 에서 중복된 사용자는 추가시키지 않는것으로 수정 (#524) by @HIITMEMARIO in #587
  • Feature/448 refactoring type naming, extension fetcher 함수 dependencies 제거 by @DaYoung-woo in #577
  • fix(view): 우측 그래프 표시 레이아웃이 무너짐 수정 by @joonwonBaek in #576
  • fix(view): dev 모드 실행 정상화 by @seungineer in #604
  • mui, mui icon 설치 by @pcwadarong in #609
  • Mui/icons로 모든 아이콘 교체 by @pcwadarong in #611
  • NO COMMIT 페이지 UI 개선 by @pcwadarong in #613
  • feat(view): dev 모드 로딩 애니메이션 시간 축소 by @seungineer in #616
  • feat(view): #623 클러스터 서브 그래프 툴팁 스타일링 by @lxxmnmn in #627
  • [view] 우측 차트 잘림 현상 해결 by @HIITMEMARIO in #633
  • [all] knowledge 수합 및 마이그레이션 by @choisohyun in #595
  • Convert Author to Avator + tooltip of material-ui by @pcwadarong in #639
  • fix(view) : 상단 라인 차트 전체 기간에서 특정 기간으로 Brushing 후 Reset 기능 버튼 추가 by @rakseong in #630
  • [view] 일부 컴포넌트 mui로 변경 by @xxxjinn in #645
  • [view] vertical cluster list 내 cluster graph, cluster summary 단일화 by @seungineer in #648
  • Revert(vscode): vscode 모듈 #577 이전으로 롤백 by @yuiseo in #643
  • [view] 컬러 차트 구현을 위한 컬러 전역 변수 생성 by @joonwonBaek in #647
  • [view] temporal filter 차트가 잘리는 경우에도 보이도록 수정 by @seungineer in #650
  • [fix] ts파일 첫째줄에서 빨간줄 에러 fix by @DaYoung-woo in #560

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

05 Oct 19:41
Compare
Choose a tag to compare

v0.6.1

v0.6.0

29 Sep 18:14
Compare
Choose a tag to compare

v0.6.0

  • branch selector
  • reset github auth
  • error handling for pr/auth
  • e2e test

v0.5.0

06 Sep 15:04
Compare
Choose a tag to compare

0.5.0

  • login by github auth
  • fix minor ui issues
  • author avatar in details
  • error handling

0.4.0

  • app loading ui
  • improved internal architecture
  • theme color palette

v0.3.0

28 Mar 15:06
Compare
Choose a tag to compare
  • added temporal filter by brushing
  • added refresh feature.
  • put avatar in author bar chart
  • improved some UX.

v0.1.0

18 Sep 08:32
Compare
Choose a tag to compare

The first release of githru-vscode-ext.
The gihtur-vscode-ext can be downloaded from the vscode marketplace.

image