Eugene Chybisov
Eugene Chybisov
### Current behaviour  tabs jump over each other, If you tap not on adjacent ones ### Expected behaviour tabs should not jump over each other ### Code sample ```...
Hi, `preserve: false` dosen't work with css @import, however `preserve: true` works great. If index.css looks like ``` :root { --some-color: red; } body { color: var(--some-color); } ``` then...
The first iteration of the unification of code style and `eslint` rules for our repositories. This will help current team members and newcomers write more consistent code. After discussion and...
Fixes the same issue encountered in #4227 and #4223 where the connector throws an error after switching to a chain that was just added via `'wallet_addEthereumChain'` but for the injected...
Tickets: [LF-11346](https://lifi.atlassian.net/browse/LF-11346) [LF-11348](https://lifi.atlassian.net/browse/LF-11348) [LF-10662](https://lifi.atlassian.net/browse/LF-10662) EIPs: [ERC-2612: Permit Extension for EIP-20 Signed Approvals](https://eips.ethereum.org/EIPS/eip-2612) [EIP-5792: Wallet Call API](https://eips.ethereum.org/EIPS/eip-5792) Other: [Permit2 Overview](https://docs.uniswap.org/contracts/permit2/overview) [LF-11346]: https://lifi.atlassian.net/browse/LF-11346?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [LF-11348]: https://lifi.atlassian.net/browse/LF-11348?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [LF-10662]: https://lifi.atlassian.net/browse/LF-10662?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ