eBay / skin-react

Skin components built with React (Typescript)
https://ebay.github.io/skin-react/
MIT License
18 stars 12 forks source link

Create Dialog Component #6

Open montoya332 opened 4 years ago

montoya332 commented 4 years ago

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 commented 4 years ago

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