aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/instant/config_generator.tsx
Commit message (Expand)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061-329/+0
* Update prettier to version ^1.15.3Alex Browne2019-01-111-5/+2
* feat: make project build by adding back old footer componentfragosti2018-12-211-4/+4
* feat: remove @next directory from all importsfragosti2018-12-211-4/+4
* feat: move all @next files to non @next directoryfragosti2018-12-211-0/+332
* remove unused instant pagesSteve Klebanoff2018-12-201-311/+0
* feat: disable slider when no affiliate infofragosti2018-12-061-0/+5
* chore: fix linter issuesfragosti2018-12-051-1/+2
* chore: remove shark relay from possible SRA endpointsfragosti2018-12-051-5/+1
* fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-051-2/+2
* fix: reset available tokens when sra endpoint is changedfragosti2018-12-051-1/+6
* fix: do not show select all if no tokens are availablefragosti2018-12-051-0/+5
* feat: update relayer listfragosti2018-12-041-1/+19
* feat: fetch asset meta data from the asset meta data mapfragosti2018-12-041-31/+23
* feat: create more dank sliderfragosti2018-12-041-6/+3
* feat: make (optional) label inlinefragosti2018-12-041-2/+3
* feat: add fee percentage sliderfragosti2018-12-041-6/+21
* feat: add fee percentage slierfragosti2018-12-041-0/+28
* feat: implement basic feeRecipient address in config generatorfragosti2018-12-041-2/+20
* feat: implement multi token select componentfragosti2018-12-011-21/+88
* feat: implement available token fetchingfragosti2018-11-301-2/+105
* feat: add MultiSelect component skeletonfragosti2018-11-301-1/+23
* feat: add Select component and use for configuratorfragosti2018-11-301-0/+38