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

Campo de post #16

Closed
Alecell opened this issue Aug 8, 2023 · 0 comments · Fixed by #42
Closed

Campo de post #16

Alecell opened this issue Aug 8, 2023 · 0 comments · Fixed by #42
Assignees

Comments

@Alecell
Copy link
Contributor

Alecell commented Aug 8, 2023

Um text área que aceita uma quantidade infinita de caracteres

Image

flaviafreirec added a commit that referenced this issue Aug 9, 2023
flaviafreirec added a commit that referenced this issue Aug 10, 2023
@flaviafreirec flaviafreirec linked a pull request Aug 10, 2023 that will close this issue
3 tasks
flaviafreirec added a commit that referenced this issue Aug 11, 2023
flaviafreirec added a commit that referenced this issue Aug 11, 2023
aalmeida00 pushed a commit that referenced this issue Aug 11, 2023
* feat: create textarea input

feat #16

* fix: add handleFocus

fix the imports and added handleFocus

* fix: add eof

* refactor: refactor textarea input

* test: add test for textarea component
@Alecell Alecell mentioned this issue Aug 13, 2023
Alecell added a commit that referenced this issue Aug 13, 2023
* chore(github CI): create a CI file (#49)

* chore(github CI): create a CI file

* refactor(workflow/main.yml): refactor and remove comments

fix #46

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* feat/#28 (#41)

* feat: create a grid layout for home page

* feat: create a home page grid layout

* fix: fix some issues to pull request review

* fix: fix last issue

* fix: fix one more issue to pullrequest review

* docs(CODE_OF_CONDUCT.md]): codigo de conduta (#57)

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* Feat/copia do texto (#25)

* feat: Created a textbox with character countdown

* fix:Removed some unused codes and tests

* fix(fixed folder archiiteture and renamed files): fixed folder architecture and renamed files

* feat: Feat: created a TextCopy component

* fix: fix some issues

* fix: fix pull request issues to review

* fix: camelCase classes

* fix: change px to rem

* fix: fix all review changes

* fix: fix all review changes

* fix: last issues

* fix: return scss to PascalCase

* feat: create textarea input #16 (#42)

* feat: create textarea input

feat #16

* fix: add handleFocus

fix the imports and added handleFocus

* fix: add eof

* refactor: refactor textarea input

* test: add test for textarea component

* docs: add some rules on styleguide (#75)

doc #73

* docs(CONTRIBUTING.md): Diretrizes de contribuição (#56)

* docs(CONTRIBUTING.md): Diretrizes de contribuição

* docs(CONTRIBUTING.md): adicionado bold, adicionado links para o styleguide, melhorado a descrição de criação da branch

* Update CONTRIBUTING.md

Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

* chore: remove typrescript from dependencies

There was to typescript dependencies, one on dependencies and another on devDependencies, both of them were on different versions. We should have only one of them and the latest version if possible

---------

Co-authored-by: Gabriel Trindade da Conceição <76929097+GabrielTrindadeC@users.noreply.github.com>
Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Luigi Nicoletti <callmenicoletti@gmail.com>
Co-authored-by: Flávia Freire <54037222+flaviafreirec@users.noreply.github.com>
Co-authored-by: Victor Hugo <vt.hugo.2021@gmail.com>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>
flaviafreirec added a commit that referenced this issue Aug 14, 2023
* chore(github CI): create a CI file (#49)

* chore(github CI): create a CI file

* refactor(workflow/main.yml): refactor and remove comments

fix #46

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* feat/#28 (#41)

* feat: create a grid layout for home page

* feat: create a home page grid layout

* fix: fix some issues to pull request review

* fix: fix last issue

* fix: fix one more issue to pullrequest review

* docs(CODE_OF_CONDUCT.md]): codigo de conduta (#57)

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* Feat/copia do texto (#25)

* feat: Created a textbox with character countdown

* fix:Removed some unused codes and tests

* fix(fixed folder archiiteture and renamed files): fixed folder architecture and renamed files

* feat: Feat: created a TextCopy component

* fix: fix some issues

* fix: fix pull request issues to review

* fix: camelCase classes

* fix: change px to rem

* fix: fix all review changes

* fix: fix all review changes

* fix: last issues

* fix: return scss to PascalCase

* feat: create textarea input #16 (#42)

* feat: create textarea input

feat #16

* fix: add handleFocus

fix the imports and added handleFocus

* fix: add eof

* refactor: refactor textarea input

* test: add test for textarea component

* docs: add some rules on styleguide (#75)

doc #73

* docs(CONTRIBUTING.md): Diretrizes de contribuição (#56)

* docs(CONTRIBUTING.md): Diretrizes de contribuição

* docs(CONTRIBUTING.md): adicionado bold, adicionado links para o styleguide, melhorado a descrição de criação da branch

* Update CONTRIBUTING.md

Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

* chore: remove typrescript from dependencies

There was to typescript dependencies, one on dependencies and another on devDependencies, both of them were on different versions. We should have only one of them and the latest version if possible

---------

Co-authored-by: Gabriel Trindade da Conceição <76929097+GabrielTrindadeC@users.noreply.github.com>
Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Luigi Nicoletti <callmenicoletti@gmail.com>
Co-authored-by: Flávia Freire <54037222+flaviafreirec@users.noreply.github.com>
Co-authored-by: Victor Hugo <vt.hugo.2021@gmail.com>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>
flaviafreirec added a commit that referenced this issue Aug 14, 2023
* chore(github CI): create a CI file (#49)

* chore(github CI): create a CI file

* refactor(workflow/main.yml): refactor and remove comments

fix #46

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* feat/#28 (#41)

* feat: create a grid layout for home page

* feat: create a home page grid layout

* fix: fix some issues to pull request review

* fix: fix last issue

* fix: fix one more issue to pullrequest review

* docs(CODE_OF_CONDUCT.md]): codigo de conduta (#57)

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* Feat/copia do texto (#25)

* feat: Created a textbox with character countdown

* fix:Removed some unused codes and tests

* fix(fixed folder archiiteture and renamed files): fixed folder architecture and renamed files

* feat: Feat: created a TextCopy component

* fix: fix some issues

* fix: fix pull request issues to review

* fix: camelCase classes

* fix: change px to rem

* fix: fix all review changes

* fix: fix all review changes

* fix: last issues

* fix: return scss to PascalCase

* feat: create textarea input #16 (#42)

* feat: create textarea input

feat #16

* fix: add handleFocus

fix the imports and added handleFocus

* fix: add eof

* refactor: refactor textarea input

* test: add test for textarea component

* docs: add some rules on styleguide (#75)

doc #73

* docs(CONTRIBUTING.md): Diretrizes de contribuição (#56)

* docs(CONTRIBUTING.md): Diretrizes de contribuição

* docs(CONTRIBUTING.md): adicionado bold, adicionado links para o styleguide, melhorado a descrição de criação da branch

* Update CONTRIBUTING.md

Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

* chore: remove typrescript from dependencies

There was to typescript dependencies, one on dependencies and another on devDependencies, both of them were on different versions. We should have only one of them and the latest version if possible

---------

Co-authored-by: Gabriel Trindade da Conceição <76929097+GabrielTrindadeC@users.noreply.github.com>
Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Luigi Nicoletti <callmenicoletti@gmail.com>
Co-authored-by: Flávia Freire <54037222+flaviafreirec@users.noreply.github.com>
Co-authored-by: Victor Hugo <vt.hugo.2021@gmail.com>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>
kingjotaro pushed a commit that referenced this issue Aug 17, 2023
* chore(github CI): create a CI file (#49)

* chore(github CI): create a CI file

* refactor(workflow/main.yml): refactor and remove comments

fix #46

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* feat/#28 (#41)

* feat: create a grid layout for home page

* feat: create a home page grid layout

* fix: fix some issues to pull request review

* fix: fix last issue

* fix: fix one more issue to pullrequest review

* docs(CODE_OF_CONDUCT.md]): codigo de conduta (#57)

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>

* Feat/copia do texto (#25)

* feat: Created a textbox with character countdown

* fix:Removed some unused codes and tests

* fix(fixed folder archiiteture and renamed files): fixed folder architecture and renamed files

* feat: Feat: created a TextCopy component

* fix: fix some issues

* fix: fix pull request issues to review

* fix: camelCase classes

* fix: change px to rem

* fix: fix all review changes

* fix: fix all review changes

* fix: last issues

* fix: return scss to PascalCase

* feat: create textarea input #16 (#42)

* feat: create textarea input

feat #16

* fix: add handleFocus

fix the imports and added handleFocus

* fix: add eof

* refactor: refactor textarea input

* test: add test for textarea component

* docs: add some rules on styleguide (#75)

doc #73

* docs(CONTRIBUTING.md): Diretrizes de contribuição (#56)

* docs(CONTRIBUTING.md): Diretrizes de contribuição

* docs(CONTRIBUTING.md): adicionado bold, adicionado links para o styleguide, melhorado a descrição de criação da branch

* Update CONTRIBUTING.md

Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

---------

Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>

* chore: remove typrescript from dependencies

There was to typescript dependencies, one on dependencies and another on devDependencies, both of them were on different versions. We should have only one of them and the latest version if possible

---------

Co-authored-by: Gabriel Trindade da Conceição <76929097+GabrielTrindadeC@users.noreply.github.com>
Co-authored-by: gabriel.trindade <gabriel.trindade@comuniki.me>
Co-authored-by: Luigi Nicoletti <callmenicoletti@gmail.com>
Co-authored-by: Flávia Freire <54037222+flaviafreirec@users.noreply.github.com>
Co-authored-by: Victor Hugo <vt.hugo.2021@gmail.com>
Co-authored-by: Andre Almeida <andre-silva78@hotmail.com>
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 a pull request may close this issue.

3 participants