LuisValgoi / ui5-webcomponents-react-seed

Seed of UI5 Web Components for React
12 stars 1 forks source link

[Feat] Add information dialog #52

Closed lpohren closed 3 years ago

lpohren commented 3 years ago

Description

I added the information Dialog from WEConnect. Some commons like 'TextWrapper', 'FlexboxColumn' and 'FlexboxRow' were being used, I removed these references and added them directly on the InformationDialog, using the default 'Text' and 'Flexbox' from UI5-React.

LuisValgoi commented 3 years ago

@lpohren can you merge with master, solve the conflicts and add the necessary information at the PR description?