aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/sliding_panel.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: add padding to close icon to increase tap areafragosti2018-11-101-1/+1
* feat: implement CurrentStandardSlidingPanel and put it in the main containerfragosti2018-11-101-2/+2
* feat: allow panel children to fill entire content / remove title from panel c...fragosti2018-11-091-14/+4
* fix: broken features because of mergefragosti2018-11-091-0/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-1/+2
|\
| * [instant] Viewport specific errors (#1228)Steve Klebanoff2018-11-091-1/+2
* | fix: token selector scrolling container heightfragosti2018-11-091-1/+3
|/
* chore(instant): import UI components directlySteve Klebanoff2018-11-061-1/+5
* feat: improve position of close X in token selectorfragosti2018-11-021-1/+3
* feat: implement search bar UIfragosti2018-11-021-1/+1
* feat: implement panel title and closefragosti2018-11-021-5/+15
* feat: use withTheme to use ColorOption to color Iconfragosti2018-11-021-4/+2
* chore: address PR feedbackfragosti2018-11-011-3/+8
* feat: implement sliding panelfragosti2018-10-311-0/+54