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

Make the date picker label consistent with the time picker's #8086

Closed
valadzhov opened this issue Sep 3, 2020 · 0 comments · Fixed by #8088
Closed

Make the date picker label consistent with the time picker's #8086

valadzhov opened this issue Sep 3, 2020 · 0 comments · Fixed by #8088
Assignees
Labels
📅 date-picker size: S 🧰 feature-request version: 10.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@valadzhov
Copy link
Collaborator

valadzhov commented Sep 3, 2020

Is your feature request related to a problem? Please describe.

The date picker's label implementation should be made consistent with how the time picker's one is implemented.

Describe the solution you'd like

It shouldn't be a property inside the component but a separate tag.

<igx-date-picker>
    <label igxLabel>Custom label</label>
</igx-date-picker>
@valadzhov valadzhov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Sep 9, 2020
@valadzhov valadzhov assigned Lipata and unassigned damyanpetev Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📅 date-picker size: S 🧰 feature-request version: 10.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants