v2.19.0: Make the PR dashboard more resilient for 50+ PR listings (#4)
- Putting all PRs in sections instead of relying on background color (allows better prioritization of blocking PRs)
- Disabling the expando button on the overall PR dashboard to avoid duplicating PRs when toggled
- All sections are now ordered by date, correctly, via CSS flexbox instead of jQuery DOM manipulation
- More stability with large PR dashboards
Changes:
- e23a80b Make the PR dashboard more resilient for 50+ PR listings (#4)
- ed16b9a Commenting on how we arrived at sleep(300ms)
- 90fae12 A better comment on why I have a sleep(300)
- 5de0b01 Make the PR dashboard more resilient for 50+ PR listings
- b5e9948 Remove linebreak eslint rule (let git handle it)
- 608fef8 Merge branch 'master' of https://github.com/alejandro5042/azdo-userscripts
- 27a1238 Minor refactor / type safety fixes
This list of changes was auto generated.