aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/instant/code_demo.tsx
Commit message (Expand)AuthorAgeFilesLines
* hack: make min-height of line-number container 98% to prevent scrollbar from ...fragosti2018-12-061-1/+1
* feat: add fee percentage sliderfragosti2018-12-061-1/+1
* fix: use correct styles even when syntax highlighter component removes classn...fragosti2018-12-061-3/+4
* feat: implement code generationfragosti2018-12-061-24/+10
* feat: add Select component and use for configuratorfragosti2018-12-061-3/+0
* feat: implement configurator layoutfragosti2018-12-061-1/+5
* feat: improve styling of code demo componentfragosti2018-12-061-8/+123
* feat: have basic code syntax highlighting workingfragosti2018-12-061-0/+45