Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Feature/textarea#55

Merged
simardo merged 6 commits intodevelopfrom
feature/textarea
Feb 14, 2018
Merged

Feature/textarea#55
simardo merged 6 commits intodevelopfrom
feature/textarea

Conversation

@raphpare
Copy link
Member

@raphpare raphpare commented Feb 7, 2018

Adjust height of textarea

@raphpare raphpare requested a review from simardo February 7, 2018 17:07
@simardo simardo mentioned this pull request Feb 10, 2018
Copy link
Member

@simardo simardo left a comment

Choose a reason for hiding this comment

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

Voir commentaire sur le PR #56

private onInput(event): void {
private adjustHeight(): void {
let el: HTMLElement = (this.$refs.input as HTMLElement);
setTimeout(() => {
Copy link
Member

Choose a reason for hiding this comment

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

Il n'y a pas moyen de faire autrement qu'un setTimeout ici?

@simardo simardo merged commit ddb4d4d into develop Feb 14, 2018
@Atiomi Atiomi deleted the feature/textarea branch February 21, 2018 16:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants