Open hamidhadi opened 9 years ago
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!
still it's not working for me :(
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 ?