Skip to content

Commit

Permalink
chore(gd): Remove lodash from core web #24842 (#29716)
Browse files Browse the repository at this point in the history
### Proposed Changes
* Replace `lodash` with native functions
* Remove unused and bloated code
* Remove the FF Checking to decided between old and new Template
Builder, since we are not supporting the old one anymore
* Remove old Template Builder from the code
* Change a `setTimeout` time from `250` to `350` to cover an unknown
edge case to prevent a bad UX animation to be seen by the user (This
change is UX related, does not affect any functionality)
  • Loading branch information
zJaaal authored Aug 26, 2024
1 parent 9b9d57b commit fb1e248
Show file tree
Hide file tree
Showing 88 changed files with 393 additions and 5,570 deletions.

This file was deleted.

This file was deleted.

Loading

0 comments on commit fb1e248

Please sign in to comment.