niryariv / opentaba-client

BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

lots of code, mostly basic testing setup #24

Closed alonisser closed 10 years ago

alonisser commented 10 years ago

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.html - 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

niryariv commented 10 years ago

@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)

alonisser commented 10 years ago

@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?

alonisser commented 10 years ago

@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