-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
feat: add eol page #7990
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
Open
bmuenzenmeyer
wants to merge
55
commits into
main
Choose a base branch
from
eol
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: add eol page #7990
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
02db91b
feat: add eol page
bmuenzenmeyer 113334f
Update Modal.tsx
ovflowd 6bc1393
expand and do not reuse i18n keys
bmuenzenmeyer 967676d
add one more i18n key
bmuenzenmeyer 5cd1b33
add footer to article layout
bmuenzenmeyer d2b7826
Update apps/site/components/EOL/Table.tsx
bmuenzenmeyer b294b44
cleanup unused classnames
bmuenzenmeyer 4204159
simplify Table
bmuenzenmeyer 2cadb0c
normalize endOfLife vs eol
bmuenzenmeyer 55abd69
Apply suggestions from code review
bmuenzenmeyer 1a4a53a
add back in the release schedule link
bmuenzenmeyer 51c5fb0
small grammar / tense / capitalization changes
bmuenzenmeyer ea43096
Update apps/site/pages/en/eol.mdx
ovflowd d94d5ce
increase gap between vulnerability chips
bmuenzenmeyer 1dccbd5
Merge branch 'main' into eol
ovflowd 21014bd
make all translation strings long-form
bmuenzenmeyer ff6ddec
document translation key retrieval
bmuenzenmeyer 9c68dd0
rename variable
bmuenzenmeyer f8cab5e
move CTAs up
bmuenzenmeyer 2fbd30a
Merge branch 'main' into eol
ovflowd 7babcc8
chore: button variants, and updated eol page; removed translated prev…
ovflowd 07befbb
rename EOLModal/index per standard
bmuenzenmeyer 594531f
rename components per docs and patterns
bmuenzenmeyer c4abb0e
chore: design improvements
ovflowd e471cb0
chore: tiny mobile improvement
ovflowd 6b7bde7
chore: apply suggestions
ovflowd 2a748fd
chore: apply text suggestions
ovflowd e0f7c44
chore: balance the buttons
ovflowd 5ab2cbb
fix a11y issue on mdx rendering
bmuenzenmeyer 26f5b81
chore: make it rain tm
ovflowd 16f5992
Update vulnerabilities.mjs
avivkeller ccbba0f
apply aviv"s suggestions - manually added as the redirect also needed…
bmuenzenmeyer 40df1ab
types and constants cleanup
bmuenzenmeyer f424d53
fix import
bmuenzenmeyer 7724afb
more types cleanup
bmuenzenmeyer 669d21d
one final type lint
bmuenzenmeyer 04e4f5c
Merge branch 'main' into eol
bmuenzenmeyer 89e5c92
move link below buttons
bmuenzenmeyer 748e116
move URL to constants
bmuenzenmeyer 9fe21cc
rename variable
bmuenzenmeyer 4836bef
tighten up UnknownSeverity types
bmuenzenmeyer c147efc
format after refactor
bmuenzenmeyer 847897b
memoize calls
bmuenzenmeyer d61bd30
simplify translation call
bmuenzenmeyer 1a522c8
apply suggestion
bmuenzenmeyer dd10604
apply linter
bmuenzenmeyer fb31b90
refator vulnerability grouping, add unit tests
bmuenzenmeyer 6957f21
avoid passing modal via frontmatter
avivkeller 1c499dd
generify modal props
avivkeller 1a7a80a
move checks into children components
avivkeller 029ee7d
pass all vulns to children
avivkeller 54fe024
fixup!
avivkeller 9a8c6c7
no modal provider
avivkeller 92cdd9a
rename ref to url
avivkeller f579c6f
fix type
avivkeller File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be enough and less expensive