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

feat(ionic): add missing properties to datetime type #2141

Merged
merged 1 commit into from Mar 12, 2020
Merged

feat(ionic): add missing properties to datetime type #2141

merged 1 commit into from Mar 12, 2020

Conversation

eduardoRoth
Copy link
Contributor

Add yearValues, hourValues and minuteValues

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Feature

What is the current behavior? (You can also link to an open issue here)
Datepicker ignores yearValues, hourValues and minuteValues properties.

What is the new behavior (if this is a feature change)?
Datepicker now accepts those properties

Please check if the PR fulfills these requirements

@eduardoRoth eduardoRoth changed the title feat(): Add missing properties feat(ionic): Add missing properties Mar 11, 2020
Add `yearValues`, `hourValues` and `minuteValues`
@aitboudad aitboudad changed the title feat(ionic): Add missing properties feat(ionic): add missing properties to datetime type Mar 12, 2020
@aitboudad aitboudad merged commit 1926cdc into ngx-formly:v5 Mar 12, 2020
@aitboudad
Copy link
Member

Thank you @eduardoRoth!

aitboudad pushed a commit that referenced this pull request Mar 14, 2020
Add `yearValues`, `monthValues`, `dayValues`, `hourValues` and `minuteValues`.
aitboudad pushed a commit that referenced this pull request Mar 17, 2020
Add `yearValues`, `monthValues`, `dayValues`, `hourValues` and `minuteValues`.
aitboudad pushed a commit that referenced this pull request Mar 17, 2020
Add `yearValues`, `monthValues`, `dayValues`, `hourValues` and `minuteValues`.
@aitboudad
Copy link
Member

released in 5.6.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants