mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-20 13:28:21 +02:00
* ui: show config options on Earn screen only in advanced mode * refactor: externalize AdvancedModeToggleButton component to own file * refactor: ToggleSwitch from jsx to tsx * refactor: pass api result down the promise chain on Earn page * ui: center offertype toggle switch on Earn page * ui: ability to add an 'off' label and subtitle to ToggleSwitch * ui: add label to off state of offertype toggle switch on Earn page * ui: add individual 'simple/advanced view' toggle to Earn screen * ui: add prefix to inputs on Earn page * fix: do not populate fee rel with zero when no input is given * refactor: move styles for Earn page from global to module file * Revert "ui: ability to add an 'off' label and subtitle to ToggleSwitch" This reverts commit |
||
|---|---|---|
| .. | ||
| components | ||
| constants | ||
| context | ||
| fonts | ||
| hooks | ||
| i18n | ||
| libs | ||
| index.css | ||
| index.tsx | ||
| reportWebVitals.ts | ||
| session.ts | ||
| setupProxy.js | ||
| setupTests.js | ||
| testUtils.tsx | ||
| utils.ts | ||