Fanny Chien

Results 8 issues of Fanny Chien

## What's the purpose of this pull request? - Adds `Gift` component. ## How it works? ## How to test it? ### Starters Deploy Preview ## References [FS - 552...

> ⚠️ This PR is `in draft` because it is part of a standby feature, New Icons; we will return to it. ## What's the purpose of this pull request?...

on hold

## What's the purpose of this pull request? ## How it works? ## How to test it? ### Starters Deploy Preview ## References

## What's the purpose of this pull request? Adds `LazyLoadingSection` component, it will be responsible for lazy loading Sections that are out of the viewport. * It achieves this by:...

## What's the purpose of this pull request? - Fix CLS (Cumulative Layout Shift) for `RegionBar` (it was introduced when we change to use `isMobile` hook to render the section,...

performance

## What's the purpose of this pull request? Extracting changes from previous[ PR discussion ](https://github.com/vtex/faststore/pull/2458/files/7f4007d15d5addf537f505afa9944f3f9638c9a5#diff-c1825e389113e7ad64b98346ef2c57d251f534258fa4dcf91113b769657a155d) ## How it works? ## How to test it? ### Starters Deploy Preview ## References...

## What's the purpose of this pull request? Removing hardcoded labels: - #3099 - #3102 - #3107 - #3104 - #3103 - https://github.com/vtex/faststore/pull/3125 - https://github.com/vtex/faststore/pull/3131 - https://github.com/vtex/faststore/pull/3116 - https://github.com/vtex/faststore/pull/3142 Setting...

## What's the purpose of this pull request? - Fixing a small typo issue, it should be `__experimentalButtonSignIn` instead of `_experimentalButtonSignIn` (an `_` missing) - I believe this override is...