aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/input.tsx
Commit message (Expand)AuthorAgeFilesLines
* fix: input placeholder css specificity increasefragosti2018-12-061-2/+2
* fix(instant) various token selector fixesBrandon Millman2018-12-011-0/+1
* fix(instant): fix tabIndex attribute errorBrandon Millman2018-11-151-1/+1
* fix(instant): fix tabbing into erc20 token selectorBrandon Millman2018-11-151-0/+1
* feat: make instant resistant to external stylesfragosti2018-11-071-10/+13
* chore: use alternate syntax for styledfragosti2018-10-251-1/+4
* feat: user better syntax for defining ui componentsfragosti2018-10-201-5/+1
* Apply linterfragosti2018-10-051-2/+0
* Add Input and AmountInput componentfragosti2018-10-051-0/+42