这是indexloc提供的服务,不要输入任何密码
Skip to content

fixed bugs and added a today function #784

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

Closed
wants to merge 1 commit into from
Closed

fixed bugs and added a today function #784

wants to merge 1 commit into from

Conversation

elieobeid7
Copy link
Contributor

bug fixes:
Removed "s" from "autofocus" and "u" "date-value"
Removed two obsolete input forms

Added a function to return current date

bug fixes: 
Removed "s" from "autofocus" and "u"  "date-value"
Removed two obsolete input forms
 
Added a function to return current date
@DanielRuf
Copy link
Contributor

So far so good but why were the date formats changed?

@DanielRuf
Copy link
Contributor

Not yet sure if the failing tests are related.

@elieobeid7
Copy link
Contributor Author

Honestly I forgot what the issue is about, it's been more than two years :)

@DanielRuf
Copy link
Contributor

Can you rebase the PR on the current head of master?

@elieobeid7
Copy link
Contributor Author

will do that next weekend probably

@DanielRuf
Copy link
Contributor

will do that next weekend probably

Friendly bump =)

@DanielRuf DanielRuf self-requested a review May 3, 2018 21:33
Copy link
Contributor

@DanielRuf DanielRuf left a comment

Choose a reason for hiding this comment

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

Please rebase.

@elieobeid7
Copy link
Contributor Author

yeah will do it tomorrow promise i'll put it as a reminder, im at work now, cant

@elieobeid7
Copy link
Contributor Author

take my word on it, tomorrow will work on it

@DanielRuf
Copy link
Contributor

yeah will do it tomorrow promise i'll put it as a reminder, im at work now, cant

No problem and no hurry, just wanted to remind you that you have a PR open =)

@elieobeid7
Copy link
Contributor Author

What I don't understand is that all I did is editing a test file, which I don't remember a thing about since it was 2015, but anyhow if all I did is adding a test which is breaking the build then why not just delete the test and close the issue?

I mean isn't just a test? I don't see any changes in lib folder, so I broke a test and didn't contribute to the core library. Anyhow I'll rebase

@elieobeid7 elieobeid7 closed this May 5, 2018
@elieobeid7 elieobeid7 deleted the patch-1 branch May 5, 2018 20:04
@elieobeid7
Copy link
Contributor Author

I closed the issue and deleted the pull request, I don't see any value in the code I've written

@elieobeid7
Copy link
Contributor Author

it was failing because in the newer version, you're pulling jquery from the node_modules and you're not shipping it with the repo.

@DanielRuf
Copy link
Contributor

DanielRuf commented May 5, 2018

jQuery should be never shipped with a library =)
And this is mostly not related to your PR which uses the native (ES5) JavaScript functions.

@DanielRuf
Copy link
Contributor

And still: a rebase or pushing an empty commit to trigger a new build would have fixed it.

https://travis-ci.org/amsul/pickadate.js/builds/87535668

This is just related to the previous setup.

@DanielRuf
Copy link
Contributor

Still, your PR is good. Would like to see it reopened and a new build trggered =)

@DanielRuf
Copy link
Contributor

git commit --allow-empty -m "chore: trigger new build"

@elieobeid7
Copy link
Contributor Author

cant reopen it, the opening button is disabled

  • The tags are missing from the new dev file

@elieobeid7
Copy link
Contributor Author

Ill open a new issue

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

Successfully merging this pull request may close these issues.

2 participants