-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: base/web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jayadiki/web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 4 files changed
- 1 contributor
Commits on Oct 14, 2025
-
Introduce a reusable ExternalLink component that standardizes how we render external anchors across the site. It detects external HTTP(S) URLs (including protocol-relative //…), opens them in a new tab, and adds rel="noopener noreferrer" to prevent tab-nabbing. Internal, relative, in-page (#…) and scheme links (mailto:, tel:, blob:, data:) are treated as internal and keep default behavior.
Configuration menu - View commit details
-
Copy full SHA for 939dc37 - Browse repository at this point
Copy the full SHA 939dc37View commit details -
Add a reusable ExternalLink component and adopt it in ecosystem cards to standardize outbound links. External HTTP(S) URLs open in a new tab with rel="noopener noreferrer". Internal/relative/scheme links keep default behavior.
Configuration menu - View commit details
-
Copy full SHA for 2493a3f - Browse repository at this point
Copy the full SHA 2493a3fView commit details -
Replaced raw anchors with ExternalLink to standardize external link behavior across ecosystem cards. Avoids duplication of target="_blank"/rel="noopener noreferrer" and centralizes logic for internal vs external domains. No visual changes expected.
Configuration menu - View commit details
-
Copy full SHA for a4fcbbd - Browse repository at this point
Copy the full SHA a4fcbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3a5e2 - Browse repository at this point
Copy the full SHA cc3a5e2View commit details
Commits on Oct 18, 2025
-
Clean up tailwind.config.js by removing comments
Removed commented-out code and unused keyframes from Tailwind configuration.
Configuration menu - View commit details
-
Copy full SHA for 8d12bb6 - Browse repository at this point
Copy the full SHA 8d12bb6View commit details -
Refactor description handling in Card component
Removed max description length limit and updated display logic.
Configuration menu - View commit details
-
Copy full SHA for 1f075f7 - Browse repository at this point
Copy the full SHA 1f075f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9bbec6 - Browse repository at this point
Copy the full SHA b9bbec6View commit details -
Remove line-clamp class from Text component
Removed line-clamp class from Text component in Card.
Configuration menu - View commit details
-
Copy full SHA for 8bff0dc - Browse repository at this point
Copy the full SHA 8bff0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for da22614 - Browse repository at this point
Copy the full SHA da22614View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4c0cb1 - Browse repository at this point
Copy the full SHA b4c0cb1View commit details -
Refactor scrollbar-gutter and add line-clamp utility
Refactor scrollbar-gutter utility definition and add line-clamp utility.
Configuration menu - View commit details
-
Copy full SHA for 815715b - Browse repository at this point
Copy the full SHA 815715bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4594bb6 - Browse repository at this point
Copy the full SHA 4594bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01389ee - Browse repository at this point
Copy the full SHA 01389eeView commit details
Loading
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 master...master