mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0eac2ac130
This commit adds a popup to angular.io to inform the user about the use of cookies. Once the user confirms having read the info, the popup will not be shown on subsequent visits. This commit is partly based on angular/material.angular.io#988. Fixes #42209 PR Close #42259