mgechev
75bbcf7c2f
docs: improve styles of the roadmap done section ( #42616 )
...
The "Done" section was previously broken in dark mode. This PR:
- Fixes the dark mode styles
- Expands the done section by default
PR Close #42616
2021-06-22 16:26:47 +00:00
George Kalpakas
828fde6e0d
feat(docs-infra): implement popup to inform about the use of cookies ( #42259 )
...
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
2021-06-14 09:54:08 -07:00
AleksanderBodurri
cdb8f556fb
feat(docs-infra): implement dark mode ( #41129 )
...
defines styles for a first iteration of an aio darkmode
PR Close #41129
2021-05-27 11:24:53 -07:00
AleksanderBodurri
8d9d1c293d
feat(docs-infra): create module theme files ( #41129 )
...
creates theming files for the module styles in aio; done as part of the effor to make aio themeable
PR Close #41129
2021-05-27 11:24:53 -07:00
AleksanderBodurri
d429029074
refactor(docs-infra): grab scss mixins with scss use syntax instead of global imports ( #41129 )
...
move away from global mixins because @import is going to be deprecated
PR Close #41129
2021-05-27 11:24:53 -07:00
AleksanderBodurri
eff26e1be8
refactor(docs-infra): rename namespaced scss to index files ( #41129 )
...
scss files were forwarded from files that were named without convention, changes these file names to follow conventions
PR Close #41129
2021-05-27 11:24:52 -07:00