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

Add Filled State for Inputs [FloatLabel] #135

Closed
atakantepe opened this issue Feb 13, 2024 · 3 comments
Closed

Add Filled State for Inputs [FloatLabel] #135

atakantepe opened this issue Feb 13, 2024 · 3 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@atakantepe
Copy link
Member

No description provided.

@atakantepe atakantepe added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Feb 13, 2024
@atakantepe atakantepe added this to the 0.8.0 milestone Feb 13, 2024
@atakantepe atakantepe self-assigned this Feb 13, 2024
@atakantepe
Copy link
Member Author

{ filled: parent.instance?.$name == 'FloatLabel' && context.filled },

@atakantepe atakantepe removed this from the 0.8.0 milestone Feb 23, 2024
@AnthonyRuelle
Copy link

+1 !

I was just writing a bug on this subject, it only works on the text and I saw that it was not managed in the context
Not working for many inputs (InputNumber, Password, Dropdown, Textarea, Calendar, ..)

@frasza
Copy link

frasza commented Apr 24, 2024

Is this issue related to the context of components? Asking because I am trying to style based on context.selected for Calendar component, and it seems like property does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

3 participants