Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Conversation

@tychenjiajun
Copy link
Contributor

fix(text-field-character-counter): avoid props being overwritten unexpectedly

fix(text-field): make props like outlined, fullWidth more reactive; add provide/inject for better instantiation

feat(text-field): add helper line component

fix: text field helper text component doesn't instantiate correctly

BREAKING CHANGE: now helper text and character counter should be placed in the helper line component

feat(text-field): add slot characterCounter for textarea

test(text-field): update snapshots and lint files

#323 is also explained in the updated readme.

greenkeeper bot and others added 11 commits March 28, 2019 11:16
fix(text-field-character-counter): avoid props being overwrite unexpectedly
fix(text-field): lint
docs(text-field): simplify
Following component will use instance created by parent, if their parent is `m-text-field`: `m-floating-label`, `m-line-ripple`, `m-notched-outline` and `m-text-field-icon`
feat(text-field): add helper line component

BREAKING CHANGE: now helper text and character counter should be placed in the helper line component
@tychenjiajun tychenjiajun requested a review from matsp November 25, 2019 09:21
Copy link
Owner

@matsp matsp left a comment

Choose a reason for hiding this comment

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

LGTM

@tychenjiajun tychenjiajun merged commit 001a0dd into matsp:master Nov 28, 2019
@tychenjiajun tychenjiajun deleted the text-field branch December 4, 2019 14:33
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