-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mattupham/fe 478 reduce fe bundle size (#3290)
* Remove default exports for spinner and card * Remove chart.ts * Update import for create-pool * remove checkbox-shadcn * Remove select-menu * remove related-assets * Remove promo-drawer * remove use-controllable-prop.ts * remove use-scroll-measure.ts * remove EarnAllocation * update import for token-details * Remove default export for Twitter Section * fix imports for connecting / error wallet states * Fix your balance import * remove noop * Revert "remove noop" This reverts commit 48d9387. * Remove position near bounds * Add named export for nomic bridge transfer * Remove price alert * Remove line-chart * Remove swap tool promo * Fix imports * Update typescript * Remove unused translations * remove unused translation * Remove unused translation * Tokens count * Remove method * Update keys - platform * remove scrollToSeeMore key
- Loading branch information
Showing
65 changed files
with
360 additions
and
1,267 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
101 changes: 0 additions & 101 deletions
101
packages/web/components/assets/notifi-alerts/position-near-bounds.tsx
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
packages/web/components/assets/notifi-alerts/price-alert.tsx
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,5 +24,3 @@ export const OsmoverseCard: React.FC<OsmoverseCardProps> = ({ | |
</div> | ||
</div> | ||
); | ||
|
||
export default OsmoverseCard; |
This file contains 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
49 changes: 0 additions & 49 deletions
49
packages/web/components/chart/light-weight-charts/line-chart.ts
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.