globalbrain / sefirot

Global Brain Design System.
https://sefirot.globalbrains.com
MIT License
151 stars 12 forks source link

feat(input-textarea): add preview functionality #471

Closed brc-dd closed 6 months ago

brc-dd commented 6 months ago

https://deploy-preview-471--sefirot-story.netlify.app/story/stories-components-sinputtextarea-01-playground-story-vue?variantId=_default

We can probably leave .prose ... styles to be implemented at consumer-side because they largely will be common with the actual post rendering.

netlify[bot] commented 6 months ago

Deploy Preview for sefirot-story ready!

Name Link
Latest commit 61add40e171f30fae6346e8815bbb6d947940e0b
Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/65d32173f947150008ecb669
Deploy Preview https://deploy-preview-471--sefirot-story.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 6 months ago

Deploy Preview for sefirot-docs ready!

Name Link
Latest commit 61add40e171f30fae6346e8815bbb6d947940e0b
Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/65d32173e20ade00082d2513
Deploy Preview https://deploy-preview-471--sefirot-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

kiaking commented 6 months ago

Did deign on Figma. Thinking to go with this. In the future, we may add action bar too if we want (like GitHub has 👀

Screenshot 2024-02-19 at 17 04 27
kiaking commented 6 months ago

@brc-dd Updated the style!

We can probably leave .prose ... styles to be implemented at consumer-side because they largely will be common with the actual post rendering.

And I agree on this 👍

Screenshot 2024-02-19 at 18 03 23
kiaking commented 6 months ago

Feel free to merge when you're ready. Nothing from my side anymore 🙌

kiaking commented 6 months ago

Oops wait, forgot about error state. Gonna fix it.

kiaking commented 6 months ago

OK, done.

brc-dd commented 6 months ago

LGTM

image