Commit Graph

6 Commits

Author SHA1 Message Date
Tom MacWright
d22b457816 Using underscore instead of dojo's array.
underscore also handles the issue of a cross-browser .forEach, but
supports the rest of the functional toolkit, so allows us to express
stuff like tag filtering more efficiently. It's also a pretty
common ingredient in other JS code so should feel familiar to a bunch of
people.
2012-10-16 15:15:51 -04:00
Richard Fairhurst
3744ca602d Increase div height 2012-07-13 09:17:01 +01:00
Richard Fairhurst
bd6c6cc3a0 Remove logging 2012-07-12 18:34:33 +01:00
Richard Fairhurst
3ab962f329 Move stepper out of the way of zoom buttons 2012-07-12 07:38:08 +01:00
Richard Fairhurst
be929dd8d9 Full-size map 2012-07-11 15:03:21 +01:00
Richard Fairhurst
22fab3eb1d Current working version 2012-07-11 14:27:30 +01:00