globalbrain / sefirot

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

feat(input-textarea): allow enabling auto resizing of textarea on supported browsers #531

Closed brc-dd closed 1 month ago

netlify[bot] commented 2 months ago

Deploy Preview for sefirot-docs ready!

Name Link
Latest commit 44f566f211d8e726a9b4e869aee756df7d239d3d
Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/6655826be668000008ed09f7
Deploy Preview https://deploy-preview-531--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.

netlify[bot] commented 2 months ago

Deploy Preview for sefirot-story ready!

Name Link
Latest commit 44f566f211d8e726a9b4e869aee756df7d239d3d
Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/6655826b1f2c050008175506
Deploy Preview https://deploy-preview-531--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.

kiaking commented 1 month ago

Width this change, the css min-height is now set to 1 line worth of height. But, the rows default is 3 so, the apps shouldn't take any braking changes.

brc-dd commented 1 month ago

Tested the story, seems to work fine.

want it to set min-width,

did you mean min-height?

kiaking commented 1 month ago

Thanks! And yup I meant min-height 😅

kiaking commented 1 month ago

I'll update the docs

kiaking commented 1 month ago

@brc-dd Updated! Please merge this if it looks good to you 🙏