Commit 48a8a55
committed
Merge branch 'develop' of github.com:ampproject/amp-wp into update/amphtml-2004041903580
* 'develop' of github.com:ampproject/amp-wp: (48 commits)
Bump https-proxy-agent from 2.2.2 to 2.2.4 (#4596)
Update dependency babel-jest to v25.3.0 (#4550)
Update dependency core-js to v3.6.5 (#4558)
For the 'Preview AMP' button, use a title instead of a tooltip (#4601)
Bump stable tag to 1.5.3
Fix handling of Mustache templates (#4583)
Stub request based on test scenario (#4588)
Return early instead of storing eventual return value in variable
Improve phpdoc and logic conditions
Update links in pull request template
Update contributing.md with link to wiki
Remove engineering.md now that it is on the wiki
Remove project-management.md since only applicable to Stories
Add conditions for comment feed, trackback, robots, and favicon
Fix typo in global phpdoc
Update tests after block-library/style.css changes in Gutenberg 7.9 (#4579)
Remove special conditions for Reader mode; remove need for $exit condition in redirects
Fix translators comment
Add comment explaining short-circuit behavior when query var is present
Update version for _doing_it_wrong() from 1.5.3 to 1.6.0
...File tree
77 files changed
+2036
-1196
lines changed- .github
- assets/src/block-editor/components
- contributing
- includes
- admin
- embeds
- options
- views
- sanitizers
- settings
- templates
- lib
- common
- src
- Dom
- tests/Dom
- optimizer
- src/Transformer
- tests
- Transformer
- spec/transformers
- experimental/AmpBoilerplateTransformer/uses_given_runtime_version
- valid
- AmpBoilerplateTransformer/always_inlines_v0css
- ReorderHeadTransformer/reorders_head_amphtml
- src
- Admin
- tests/php
- src
- validation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+2036
-1196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
258 | 256 | | |
259 | 257 | | |
260 | 258 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 1 | + | |
0 commit comments