fomantic / Fomantic-UI

Fomantic-UI is the official community fork of Semantic-UI
https://fomantic-ui.com
MIT License
3.55k stars 328 forks source link

[cards] Using cards as widgets #2535

Open jamessampford opened 1 year ago

jamessampford commented 1 year ago

Feature Request

It may be nice to use cards as widgets to show data within some kind of admin panel (or as a separate view for more control)

Widgets should be able to support:

Example

I’ve put a quick example together at https://jsfiddle.net/ot432z7q/1/

Needs a bit of polish making the menu icon a little over to the right

Edge-to-edge chart example IMG_1440

Some additional samples: https://cruip.com/demos/mosaic/

lubber-de commented 1 year ago

Regarding "edge2edge" Chart: If you move the div outside of content and as a direct child of the card you already have no padding See https://jsfiddle.net/lubber/ho0ftesk/2/ image

jamessampford commented 1 year ago

Regarding "edge2edge" Chart: If you move the div outside of content and as a direct child of the card you already have no padding

Ah, nice! 👍

jamessampford commented 10 months ago

IMG_1508 IMG_1507 IMG_1506 IMG_1516 IMG_1515 IMG_1514 IMG_1513 IMG_1512 IMG_1511 IMG_1510 IMG_1509

ivangomes commented 6 months ago

We need something like this! :)