mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fa5ae9228d
Spec updates are in https://github.com/whatwg/html/pull/10919 For the most part, the updates revolve around the deferred commit handling (with precommitHandler). Updates to redirect allow more options. A committed promise now exists on the transition since commits can be delayed. Tests were made zoneless for easier debugging and timeouts were reduced. PR Close #62017