aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/overlay.tsx
Commit message (Expand)AuthorAgeFilesLines
* Update prettier to version ^1.15.3Alex Browne2019-01-111-4/+1
* fix(instant): lighten the overlay color to 0.7 opacity from 0.9Brandon Millman2018-12-051-1/+1
* fix(instant): darken overlay colorBrandon Millman2018-12-011-1/+1
* feat(instant): Dismissible overlay error messagesSteve Klebanoff2018-11-101-2/+10
* fix: various style issuesfragosti2018-11-091-7/+9
* feat: create PaymentMethodDropdownfragosti2018-11-081-1/+0
* feat: refactor out overlay component and use it to implement click-outsidefragosti2018-11-081-18/+10
* feat: use withTheme to use ColorOption to color Iconfragosti2018-11-021-2/+2
* Remove alternate hover styling from button and move into icon componentBrandon Millman2018-11-021-13/+2
* feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+49