Skip to content

V1.3.0

Latest
Compare
Choose a tag to compare
@yucongkoo yucongkoo released this 17 Mar 04:19
34a8a57

What's Changed

  • fix: word-break issue in issue-pr-card-header.component.css #371 by @realjero in #375
  • Fix reset of filters on label fetch by @Arif-Khalid in #374
  • Add test cases for filters service by @Arif-Khalid in #312
  • Enhance error message on incorrect organisation/repo name by @kokerinks in #378
  • Implement filter for Task Owners by @kokerinks in #381
  • Indicate clickable issue/pr and milestone by @JiaXinEu in #380
  • Refactor groups functionalities out of issues-viewer as a service by @kokerinks in #384
  • Responsive scrollable filter bar by @JiaXinEu in #382
  • Replace missing assignee filter by @kokerinks in #388
  • Show issues and PRs without milestones in 'Contributions' preset view by @wx-03 in #392
  • Sync items per page to filter change by @JiaXinEu in #386
  • Easier toolbar controls by @HollaG in #391
  • Remove magic strings by @NorbertLoh in #400
  • Solve Github Actions failing for macos-setup-and-tests by @IzN432 in #394
  • Remove repo from suggestions if invalid by @wx-03 in #403
  • Handle templates using BehaviorSubject and async pipe by @wx-03 in #407
  • Dev Container for streamlined dev environment by @Eclipse-Dominator in #413
  • Fix incorrect behaviour when filtering by assignee in issues with multiple assignees by @IzN432 in #415
  • Align remove all button to expectations of function by @HollaG in #417
  • Add side border to draft PR cards by @yucongkoo in #426
  • Remove gap between bottom of window and horizontal sidebar using flexbox by @wx-03 in #420
  • Update version deployment workflow to allow manual running by @IzN432 in #432
  • Add drop shadow to filter section by @NorbertLoh in #428
  • Fix view on GitHub by @NorbertLoh in #414
  • Update version number to 1.3.0 by @IzN432 in #435

New Contributors

Full Changelog: V1.2.2...V1.3.0