skin-react icon indicating copy to clipboard operation
skin-react copied to clipboard

Create Dialog Component

Open montoya332 opened this issue 5 years ago • 1 comments

Feature Request

Create Dialog Component

Description

CSS: https://ebay.github.io/skin/index.html#dialog https://github.com/eBay/skin/blob/master/dist/dialog/ds6/dialog.css

Marko: https://ebay.github.io/ebayui-core/?path=/story/ebay-dialog]–default https://github.com/eBay/ebayui-core/tree/7.0.0/src/components/ebay-drawer-dialog https://github.com/eBay/ebayui-core/tree/7.0.0/src/components/components/ebay-dialog-base Screen Shot 2020-07-26 at 2 25 17 PM ]

montoya332 avatar Jul 26 '20 21:07 montoya332

import Dialog Base
https://github.com/eBay/skin-react/blob/master/src/DialogBase/index.tsx

and refer to file below for structure https://github.com/eBay/ebayui-core/blob/master/src/components/ebay-dialog/index.marko

montoya332 avatar Jul 26 '20 21:07 montoya332