github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-11-26 08:21 pm

[dreamwidth/dw-free] b79d1e: (Bug 5073) Include fastclick.js separately after f...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b79d1effc27d166fda0c842e2cf03fc57bd07bde
https://github.com/dreamwidth/dw-free/commit/b79d1effc27d166fda0c842e2cf03fc57bd07bde
Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/ljlib.pl
M htdocs/js/foundation/foundation/foundation.js

Log Message:
-----------
(Bug 5073) Include fastclick.js separately after foundation.js

Not embedded: it's causing errors (fastclick isn't being instantiated
properly, because it needs some module-loading things that Foundation
makes available).


Commit: a8f19bfc9f155fdced255aae08dc9188b6603d74
https://github.com/dreamwidth/dw-free/commit/a8f19bfc9f155fdced255aae08dc9188b6603d74
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-26 (Tue, 26 Nov 2013)

Changed paths:
M cgi-bin/ljlib.pl
M htdocs/js/foundation/foundation/foundation.js

Log Message:
-----------
Merge pull request #617 from afuna/foundation-5-fastclick-bug5073

(Bug 5073) Include fastclick.js separately after foundation.js


Compare: https://github.com/dreamwidth/dw-free/compare/0ee9cf997f33...a8f19bfc9f15