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

Problem with yeoman project #3

Open
hamidhadi opened this issue Dec 4, 2014 · 2 comments
Open

Problem with yeoman project #3

hamidhadi opened this issue Dec 4, 2014 · 2 comments

Comments

@hamidhadi
Copy link

Hi
I was adding folder of this plugin to my bower.json project and when I running grunt server, your files is add to my index.html but I still have default date picker.
Is there dependency module name to my project ?

@AminRahimi
Copy link
Owner

Hi
as you can see in datepicker js file
angular.module('ui.bootstrap.persian.datepicker', ['ui.bootstrap.dateparser', 'ui.bootstrap.position','ui.bootstrap.persian.datepicker.tpls','persianDate'])

my module is depend on tow ui bootstrap modules 'ui.bootstrap.dateparser' and 'ui.bootstrap.position'
and my directive name is differente from ui bootstrap datepicker that is "persian-datepicker" and for popup directive is "datepicker-popup-persian"

every thing is work on my gh-page git branch please check that for instruction
https://github.com/AminRahimi/angular-bootstrap-persian-datepicker/tree/gh-pages

i'm so sorry for bad readme and for there is not how to use instruction
but i'll be so glad if you write that!

@hamidhadi
Copy link
Author

still it's not working for me :(

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

No branches or pull requests

2 participants