[pull] master from supabase:master#702
Merged
pull[bot] merged 7 commits intocode:masterfrom Feb 24, 2026
Merged
Conversation
## What kind of change does this PR introduce? Component improvement ## What is the current behavior? [Admonition](https://supabase.com/design-system/docs/fragments/admonition) often passes `actions`, often Button(s). These either are stacked via the `layout` prop `horizontal` or `vertical`. That binary choice often means, given layout flex, awkward text wrapping. ## What is the new behavior? Admonition now has a `"responsive"` value for the `layout` prop. When `layout="responsive"`, the Alert root gets `@container` so the Admonition is the container-query context. The Admonition stays `vertical` when it’s narrow and switches to `horizontal` when its own width reaches the `@md` container breakpoint, independent of page width. ## Additional context See the _Disk Management_ section of Database Settings to see the single in-situ example. Video demo: https://github.com/user-attachments/assets/318a4530-5ae4-43f3-99cf-b75967659ed3
## Context Just a tiny fix - the user dropdown doesn't show any user info if there's no username set, opting to show the email minimally ### Before <img width="274" height="120" alt="image" src="https://github.com/user-attachments/assets/985ef1d2-3720-402a-b0fc-6b728029a0a8" /> ### After <img width="286" height="155" alt="image" src="https://github.com/user-attachments/assets/e6264aa4-841b-44c9-bd92-c9d67153f0dd" />
Removing "Public Alpha" status from the documentation to reflect current status. * [S3 Compatibility](https://supabase.com/features/s3-compatibility) ## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## What is the current behavior? Please link any relevant issues here. ## What is the new behavior? ## Additional context
## What kind of change does this PR introduce? UI polish ## What is the current behavior? Various UI rough edges that are tiny but add up. ## What is the new behavior? - Empty state for Data API: Replaced `Link` that had overly-specific styles with `InlineLink` - Copywriting improvements on Account | Before | After | | --- | --- | | <img width="1024" height="560" alt="Integrations Supabase-CDDA8DBC-57D8-4D43-A1BD-0D935D9F2442" src="https://github.com/user-attachments/assets/1af9abb0-166b-490d-a07d-e4eb7144b558" /> | <img width="1024" height="560" alt="Integrations Supabase-E8CE34C7-D2AB-4842-93AB-04BD42D94CAC" src="https://github.com/user-attachments/assets/f0d911ea-72c2-4e1e-8d16-7effb9847196" /> | | <img width="1024" height="560" alt="Account Settings Supabase" src="https://github.com/user-attachments/assets/f12c76c7-5912-4bc3-8cbb-df27588add51" /> | <img width="1024" height="560" alt="Account Settings Supabase" src="https://github.com/user-attachments/assets/4c926313-9ff1-4e13-9546-c407dca4e7bf" /> | --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )