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

Change formatter prop from :format to :formatter #2596

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Change formatter prop from :format to :formatter #2596

merged 1 commit into from
Feb 2, 2022

Conversation

Quintasan
Copy link
Contributor

In vue2-datepicker 3.6.3 the format got renamed to formatter

See nextcloud-libraries/nextcloud-vue#1495 (comment)

Closes #2551

In vue2-datepicker 3.6.3 the `format` got renamed to `formatter`

See nextcloud-libraries/nextcloud-vue#1495 (comment)

Closes #2551

Signed-off-by: Michał Zając <michal.zajac@gmail.com>
@GretaD
Copy link
Contributor

GretaD commented Jan 13, 2022

i didnt test it but looks good

@GretaD GretaD added 4. to release Ready to be released and/or waiting for tests to finish enhancement New feature or request labels Jan 13, 2022
@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #2596 (cd4fcfe) into main (782b787) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #2596   +/-   ##
=========================================
  Coverage     69.25%   69.25%           
  Complexity      247      247           
=========================================
  Files            21       21           
  Lines           696      696           
=========================================
  Hits            482      482           
  Misses          214      214           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 782b787...cd4fcfe. Read the comment docs.

@ChristophWurst ChristophWurst merged commit 7c7c6ac into nextcloud:main Feb 2, 2022
@welcome
Copy link

welcome bot commented Feb 2, 2022

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/contacts/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
Most developers hang out on IRC. So join #nextcloud-contacts and #nextcloud-dev on Freenode for a chat!

@ChristophWurst
Copy link
Member

/backport to stable4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish backport-request enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date formatter for DatePicker is wrong
3 participants