Closed bogdan-manole closed 2 years ago
Deployed to https://pr-414-dex-ui.stg.aepps.com
Adjustments:
Should not import the named export 'version' (imported as 'contractsVersion') from default-exporting module (only default export is available soon)
@CedrikNikita
- fix warnings
Should not import the named export 'version' (imported as 'contractsVersion') from default-exporting module (only default export is available soon)
done
- fix: show compiler url
what's wrong with it?
- simplify scss and markup
I need more details. This is a modified version of ConfirmLiquidityModal.vue
- without await while sdk trully, if user opens fast enough, no depending on sdk information will be presented
done (take a look)
- get height before setting an interval so user won't wait till we firstly get it
done
- increase polling interval, height is not changing that fast (can be even more increased)
done (set to 15 secs, if you are thinking on sth else please make a suggestion)
some padding on the left column would be nice so the "dex backend" is not directly merging into the url.
done
Fixes #313