stack/packages
CactusBlue cbbd8ab066
Hide Last Used (#547)
<!-- ELLIPSIS_HIDDEN -->


> [!IMPORTANT]
> `OAuthButton` now conditionally hides the 'last used' label based on
the `isMock` prop, affecting mock environments.
> 
>   - **Behavior**:
> - `OAuthButton` in `oauth-button.tsx` now accepts `isMock` prop to
conditionally hide 'last used' label.
> - In `oauth-button-group.tsx`, `OAuthButton` is passed `isMock` based
on `mockProject` presence.
>   - **Props**:
> - Added `isMock` prop to `OAuthButton` to control display of 'last
used' label.
>   - **Rendering**:
>     - `lastUsed` label in `OAuthButton` is hidden if `isMock` is true.
> 
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=stack-auth%2Fstack-auth&utm_source=github&utm_medium=referral)<sup>
for 310760fa7c. It will automatically
update as commits are pushed.</sup>


<!-- ELLIPSIS_HIDDEN -->

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
2025-03-15 02:36:04 +01:00
..
init-stack fix: --no-browser opening browser (#539) 2025-03-13 17:17:28 +01:00
js chore: update package versions 2025-03-12 19:03:12 -07:00
react chore: update package versions 2025-03-12 19:03:12 -07:00
stack chore: update package versions 2025-03-12 19:03:12 -07:00
stack-emails chore: update package versions 2025-03-12 19:03:12 -07:00
stack-sc chore: update package versions 2025-03-12 19:03:12 -07:00
stack-shared Support for extra request headers 2025-03-13 12:59:37 -07:00
stack-ui chore: update package versions 2025-03-12 19:03:12 -07:00
template Hide Last Used (#547) 2025-03-15 02:36:04 +01:00