angular/.github
Andrew Scott 1ea39e050c refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks (#61626)
As an alternative to monkey patching vitest, this change adds a method that could be used
for manually running functions inside a shared proxy zone. If used inocrrectly,
this would mean that
the `fakeAsync` closure may not capture all timers and microtasks if it
invokes things created in a zone that was already forked (e.g. creating
a component in a beforeEach:
2699dd6555/packages/zone.js/lib/jasmine/jasmine.ts (L363-L371))

PR Close #61626
2025-05-22 13:39:30 -07:00
..
actions build: update cross-repo angular dependencies (#61576) 2025-05-21 15:00:22 +00:00
ISSUE_TEMPLATE refactor: change security issue redirect to angular.dev (#58070) 2024-10-04 10:57:42 -07:00
workflows refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks (#61626) 2025-05-22 13:39:30 -07:00
angular-robot.yml ci: remove circleci required status from angular robot 2023-10-11 13:19:51 +02:00
ISSUE_TEMPLATE.md build: remove emojis from github issue templates (#41902) 2021-05-04 08:09:20 -07:00
PULL_REQUEST_TEMPLATE.md docs: move commit message guidelies to a separate file (#58786) 2025-03-04 19:35:54 +00:00