V1.0.0
What's Changed
- 75 fix closed pr icon by @Echomo-Xinyu in #91
- 68 upgrade angular version by @Echomo-Xinyu in #84
- Improve UIX for milestones and label-filter-bar by @Echomo-Xinyu in #97
- [#111] Modularizing issues and PRs as components by @Eclipse-Dominator in #116
- 119 fix datatable inefficiency by @Eclipse-Dominator in #120
- Better error messages by @vigneshsankariyer1234567890 in #104
- 68 upgrade angular to v10 and node to v14 by @Echomo-Xinyu in #105
- Clear Issues before fetching and populating IssuesDataTable by @vigneshsankariyer1234567890 in #114
- Add additional card to show unassigned issues by @vigneshsankariyer1234567890 in #118
- Remove electron from WATcher by @vigneshsankariyer1234567890 in #113
- Add horizontal scroll to Issues Viewer by @vigneshsankariyer1234567890 in #122
- Modularization and abstraction of filter related components by @Eclipse-Dominator in #129
- Sorts issues by updated_at attribute by @tarunsamanta2k20 in #138
- Fix broken peer dependencies by @Eclipse-Dominator in #139
- Fix pressing back to cause issues to being cleared by @Eclipse-Dominator in #142
- Disable milestone filter if there are no milestones by @seetohjinwei in #149
- Update website title after changing repository by @chia-yh in #141
- Add wrap for username in issues-viewer's card-view by @seetohjinwei in #147
- Show loading spinner on switch repository by @chia-yh in #151
- Enclose PR/issues in scrollable container by @chia-yh in #148
- Add link to documentation in Readme by @gycgabriel in #158
- Update PR template by @gycgabriel in #157
- Autofill repository URL with Browser Cache by @chia-yh in #159
- [#72] Remove code related to creating and updating repos by @Eclipse-Dominator in #143
- Extract method from header.component into phase.service.ts by @chia-yh in #162
- [#72] Remove package ngx-markdown by @Eclipse-Dominator in #145
- [#72] Remove unused code from catcher models by @Eclipse-Dominator in #146
- Fix hover, click interaction with issue cards by @chia-yh in #173
- Reduce code duplication in repository url suggestions by @chia-yh in #170
- Fix ng test type error by @gycgabriel in #175
- Allow keyboard enter when changing repository by @chia-yh in #177
- Add reset labels feature by @joyngjr in #150
- Change labels filter to dynamic height, fixed width, and shadow scroll bar by @seetohjinwei in #163
- Format assignee component by @joyngjr in #184
- Dynamic chip size in filter bar by @joyngjr in #180
- Show indication when no labels are found by @seetohjinwei in #183
- Filter for 'Merged' by @joyngjr in #182
- Immediately display page data that has loaded by @seetohjinwei in #179
- Support private repos by @joyngjr in #190
- Update labels without refresh by @chia-yh in #165
- Login to Github before entering repository name by @chia-yh in #169
- Remove unused code in phase.service.ts by @wweqg in #197
- Throw error if there are too many pages to fetch by @seetohjinwei in #187
- Add a check to detect if no changes to currentRepo by @LJXSean in #198
- Fix oction displayed for draft pr by @wweqg in #199
- Fix deprecated async by @wweqg in #201
- Login to Github before entering repository name (dialog popup) by @chia-yh in #178
- Improve efficiency of saving and deleting issue models by @seetohjinwei in #193
- Re-open Prompt for Invalid Repos by @joyngjr in #209
- Release v1.0.0 by @chunweii in #211
New Contributors
- @tarunsamanta2k20 made their first contribution in #138
- @seetohjinwei made their first contribution in #149
- @chia-yh made their first contribution in #141
- @joyngjr made their first contribution in #150
- @wweqg made their first contribution in #197
- @LJXSean made their first contribution in #198
- @chunweii made their first contribution in #211
Full Changelog: V0.1.0...V1.0.0