SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
147 stars 39 forks source link

feat(buttons): created a renderdiv to render a person in a div #415

Closed SharonStrats closed 3 years ago

SharonStrats commented 3 years ago

Overview This PR adds a new function renderAsDiv which will render a person (image, name, and link) in a div. 1) includes renderAsDiv function 2) a bit of a refactor. 3) Tests 4) And a storybook example

No breaking changes.

bourgeoa commented 3 years ago

Sorry @angelo-v I did not see all comments and requested changes. Having never tested reverting a PR I prefer to keep it.

@SharonStrats you can add your changes after merging