aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/instant/code_demo.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: change color of doctype tag in configuratorfragosti2018-12-071-1/+1
|
* fix: ensure copy button is above codefragosti2018-12-061-1/+2
|
* feat: notify user they've copied to clipboard on copyfragosti2018-12-061-14/+29
|
* chore: run linterfragosti2018-12-051-1/+0
|
* feat: add copy code featurefragosti2018-12-051-3/+17
|
* hack: make min-height of line-number container 98% to prevent scrollbar from ↵fragosti2018-12-051-1/+1
| | | | appearing in code demo
* feat: add fee percentage sliderfragosti2018-12-041-1/+1
|
* fix: use correct styles even when syntax highlighter component removes ↵fragosti2018-12-011-3/+4
| | | | classnames on second render
* feat: implement code generationfragosti2018-12-011-24/+10
|
* feat: add Select component and use for configuratorfragosti2018-11-301-3/+0
|
* feat: implement configurator layoutfragosti2018-11-301-1/+5
|
* feat: improve styling of code demo componentfragosti2018-11-301-8/+123
|
* feat: have basic code syntax highlighting workingfragosti2018-11-301-0/+45