Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds new <Metadata> component for proper <meta> tag generation #9315

Merged
merged 30 commits into from
Dec 19, 2023
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
28b4145
Allow any key/value pairs for MetaTags, add tests
cannikin Oct 18, 2023
ee2d80a
Auto-add og:title, og:description and og:tag
cannikin Oct 19, 2023
dcb6ff1
Remove unused imports
cannikin Oct 19, 2023
cf4a227
Make sure to render the head in the first test
cannikin Oct 20, 2023
414fe53
Rewrite tags for simplier input/output comparison
cannikin Oct 24, 2023
0afcb56
Refactor based on Tuesday meeting:
cannikin Oct 25, 2023
6203a49
Replaces <MetaTags> in generators to <Metadata>
cannikin Oct 25, 2023
bcb81c4
Merge branch 'main' into rc-meta-tags
cannikin Oct 25, 2023
4a40aff
Update <MetaTags> call in text project
cannikin Oct 25, 2023
a2e00ab
Fix types
cannikin Oct 25, 2023
52aefe4
Bunch of test fixtures updated to use <Metadata>
cannikin Oct 25, 2023
a642657
Updates text project creation to use <Metadata>
cannikin Oct 25, 2023
0fb1aa2
Rebuild test fixture
cannikin Oct 25, 2023
e7b7d72
Brings back original MetaTags file
cannikin Oct 26, 2023
703528d
Merge branch 'main' into rc-meta-tags
cannikin Oct 27, 2023
91fa352
TS updates, thanks @dac09!
cannikin Oct 31, 2023
b430bec
Remove hack for environment check for test, set ENV var in test file …
cannikin Oct 31, 2023
816efa6
Merge branch 'main' into rc-meta-tags
cannikin Oct 31, 2023
b37cbd8
Update docs for <Metadata>
cannikin Nov 1, 2023
d587524
Adds deprecation warning in JSDoc
cannikin Nov 1, 2023
2ac544f
Merge branch 'main' into rc-meta-tags
cannikin Nov 1, 2023
c6520f0
Make sure to generate og tags for smoke test
cannikin Nov 2, 2023
f559ccb
Rebuild test fixture
cannikin Nov 2, 2023
983702b
Get rid of React.Fragment for Helmet, switch to React.cloneElement
cannikin Nov 2, 2023
d164627
Merge branch 'main' into rc-meta-tags
cannikin Nov 2, 2023
b0afc59
Merge branch 'main' into rc-meta-tags
cannikin Nov 8, 2023
843ad2c
Merge branch 'main' into rc-meta-tags
dac09 Nov 13, 2023
f061c8c
Merge branch 'main' into rc-meta-tags
cannikin Dec 19, 2023
97e3e43
Add note about plain `<meta>` tags
cannikin Dec 19, 2023
d981e4e
Merge branch 'main' into rc-meta-tags
Tobbe Dec 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into rc-meta-tags
  • Loading branch information
cannikin authored Nov 2, 2023
commit d1646273522cb804e229375450bd95f56a2ada9a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.