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

fix broken native datepickers on safari #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tspenov
Copy link
Collaborator

@tspenov tspenov commented Aug 17, 2017

Related Links

Project card: https://github.com/valo/melodica-inventory/projects/1#card-4225510
issue: #45

Description

Fix broken native datepicker on safari
Improve the UI on other browsers

image
image
image

@tspenov
Copy link
Collaborator Author

tspenov commented Aug 17, 2017

One question: jquiry-ui looks for its images in css/images/... . Do you know where should they be put ?

@valo
Copy link
Owner

valo commented Aug 17, 2017

Any idea why bootstrap-datepicker can't be used here? It is already part of the JS bundle.

@tspenov
Copy link
Collaborator Author

tspenov commented Aug 17, 2017

@valo tried loading require("bootstrap-datepicker/js/bootstrap-datepicker.js"); and then using it
the same way - but was giving that can't find datepicker method.
image
Either the library is not loading correctly or some namespace issue.

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

Successfully merging this pull request may close these issues.

2 participants