-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Comparing changes
Open a pull request
base repository: angular/angular
base: 2ea541f
head repository: angular/angular
compare: 8cfb53d
- 9 commits
- 11 files changed
- 6 contributors
Commits on Apr 21, 2022
-
fix(docs-infra): include
tslibinto SystemJS config in `upgrade-mod……ule` example app (#45706) This commit updates the SystemJS for one of the example apps (the `upgrade-module` one) to include a resolution rule for the `tslib`. This is needed in case `tslib` is referenced from the framework code (for example in case of downleveling of some operators). This makes it consistent with other example app configs. PR Close #45706
Configuration menu - View commit details
-
Copy full SHA for 6f50fd9 - Browse repository at this point
Copy the full SHA 6f50fd9View commit details -
fix(docs-infra): fix placement of "Edit source" button on errors and …
…diagnostics pages (#45634) This commit aligns the layout of errors and extended diagnostics pages more closely with other docs pages to ensure that the "Edit source" button is displayed correctly even when the heading is too long to fit on a single line. For error pages, in particular, this ensures that the button is not obscured by the error video. **Before:** ![error-pages before][1] **After:** ![error-pages after][2] [1]: https://user-images.githubusercontent.com/8604205/163408291-7aebd029-891c-4045-8fa2-a8e2b2b06dab.png [2]: https://user-images.githubusercontent.com/8604205/163408296-40e6df8e-aadc-4a82-978a-ab4d902b6f6e.png PR Close #45634
Configuration menu - View commit details
-
Copy full SHA for 81611db - Browse repository at this point
Copy the full SHA 81611dbView commit details
Commits on Apr 22, 2022
-
fix(bazel): add this_is_bazel marker (#45728)
Add marker for noting that this check confirms we are running in a bazel environment. PR Close #45728
Configuration menu - View commit details
-
Copy full SHA for 63398e0 - Browse repository at this point
Copy the full SHA 63398e0View commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3a645c6 - Browse repository at this point
Copy the full SHA 3a645c6View commit details
Commits on Apr 27, 2022
-
fix(docs-infra): fix alert child margin issue (#45761)
replace the generic `*` selector used in the alert styling with `p` (which is what gets generated from the markdown) as the styling adds margins which are not always wanted PR Close #45761
Configuration menu - View commit details
-
Copy full SHA for c5a6cff - Browse repository at this point
Copy the full SHA c5a6cffView commit details -
docs: make sure aio home has a non-ignored h1 (#45740)
currently the aio home page presents a single h1 which is ignored by assistive technologies since it has its display set none, so replace it with a new h1 containing the main text of the page instead PR Close #45740
Configuration menu - View commit details
-
Copy full SHA for b838b4c - Browse repository at this point
Copy the full SHA b838b4cView commit details -
docs: use proper sections in aio home (#45740)
convert the `div` groups in the aio home page to proper `section`s with a valid heading/title PR Close #45740
Configuration menu - View commit details
-
Copy full SHA for bed3362 - Browse repository at this point
Copy the full SHA bed3362View commit details -
docs: empty alt of aio home decorative images (#45740)
in the aio home page the sections' decorative images provide an alt texts, which shouldn't actually be present (see: https://www.w3.org/WAI/tutorials/images/decorative/), empty such alt text for a better user experience PR Close #45740
Configuration menu - View commit details
-
Copy full SHA for 73fda73 - Browse repository at this point
Copy the full SHA 73fda73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cfb53d - Browse repository at this point
Copy the full SHA 8cfb53dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2ea541f...8cfb53d