Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add text area component #276

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

Mathh19
Copy link
Contributor

@Mathh19 Mathh19 commented Jun 24, 2024

Closes #250

Feature

Desenvolver um componente textarea que se expande de acordo com o conteúdo de texto inserido, ele será usado nas páginas da aplicação.

Visual evidences 🖼️

image

image

src/components/TextArea/index.scss Outdated Show resolved Hide resolved
@DominMFD
Copy link
Contributor

Edita seu PR, na frente do Closes coloca #da sua task por favor, pra poder linkar

@Mathh19 Mathh19 requested a review from DominMFD June 25, 2024 14:21
Copy link
Contributor

@DominMFD DominMFD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pra mim ta bom, amassou

src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.scss Show resolved Hide resolved
src/components/TextArea/index.scss Outdated Show resolved Hide resolved
src/stories/TextArea.stories.js Outdated Show resolved Hide resolved
Copy link
Contributor

@Alecell Alecell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Só alguns ajustes!

src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
src/components/TextArea/index.js Outdated Show resolved Hide resolved
@Mathh19 Mathh19 requested a review from Alecell July 2, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Componente de text area
4 participants