about summary refs log tree commit diff
path: root/src/components/live
Commit message (Collapse)AuthorAgeFilesLines
* [APP-1310] Button refresh (#8758)Eric Bailey2025-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rm gradient buttons from Storybook * TEMP move storybook button section * Remove gradient_sky * Remove actual defs for gradient_sky and gradient_primary * Remove other gradient defs * Remove gradient support entirely * Deprecate 'variant' in favor of 'color' * Fork base styles codepath to make variant deprecation more obvious * Remove text styles for when no color is set, never been used * Fork text styles codepath to make variant deprecation more obvious * Revert temp storybook commit, remove deprecated values * Replace remaining gradient button usage * Update Buttons storybook section * Update tiny styles * Update small styles * Update large sizes * Ensure proper alignment of buttons in storybook * Update button colors * Rename negative_secondary to negative_subtle * Remove unnecessary select() * Update icon size and gap * Update negative_subtle styles * Custom button colors * Add borderCurve
* invert flag for sending to statsig (#8431)hailey2025-05-302-5/+21
|
* [Live] Add warning if link is missing image (#8393)Samuel Newman2025-05-204-209/+135
|
* fix view collapse on android (#8390)Samuel Newman2025-05-191-1/+1
|
* Live via service config (#8378)Samuel Newman2025-05-162-44/+18
| | | | | | | | | | | | | * add config (with temp config) * only allow whitelisted domains in form * move config to generic config * use array-based config * update deps * rm expect-error
* Live (#8354)Samuel Newman2025-05-107-0/+1230