-
Notifications
You must be signed in to change notification settings - Fork 15
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
lots of code, mostly basic testing setup #24
Conversation
…g with phantomcss
@alonisser did u check on chrome? it works well for me on FF but seems to not show the map on Chrome (we had various issues with the map div not being %100 on some browsers) |
@niryariv This version doesn't work on chrome? Actually I checked only on chrome and the automated tests are also webkit based (as chrome still is currently). strange, what chrome are you running? does the console show something? |
@niryariv does the console show some problem? from my tests the map won't load if jquery doesn't load (and I changed the jquery reference to use a minified version) or if app.js has some error stoping it from working |
lots of code, mostly basic testing setup
lots of code, mostly basic testing setup
Added Travic -ci support . close #22 . notice that you should change the
build passing
to your fork in the readme.close #20
close #19
close #18 (just jQuery, leaflet was minified)
working on #15. still lots of work here
@niryariv about
index.htm
l - please don't merge it automatically into gh-pages before you look at it. I'm not sure about the social icons look.Notice some setup needed for testing to work, check testing.md