konato-events / web

Your event discovery directory.
https://konato.igorsantos.com.br
GNU General Public License v3.0
0 stars 0 forks source link

Clean up and organize JS files #157

Open igorsantos07 opened 8 years ago

igorsantos07 commented 8 years ago

Originally reported by: Igor Santos (Bitbucket: igorsantos07, GitHub: igorsantos07)


The orgiinal theme came with a lot of unused JS. Many things are packaged in the theme.js file and related scripts, but they were copied all over several blade templates.


igorsantos07 commented 8 years ago

Original comment by Igor Santos (Bitbucket: igorsantos07, GitHub: igorsantos07):


Re-enabling Google Maps at the home page as it was breaking the footer. refs #157

igorsantos07 commented 8 years ago

Original comment by Igor Santos (Bitbucket: igorsantos07, GitHub: igorsantos07):


Removing preloader code, that's now useless without the hide/unhide JS. refs #157

igorsantos07 commented 8 years ago

Original comment by Igor Santos (Bitbucket: igorsantos07, GitHub: igorsantos07):


commenting out Google Maps JS code as it's not working correctly. refs #157, #159

igorsantos07 commented 8 years ago

Original comment by Igor Santos (Bitbucket: igorsantos07, GitHub: igorsantos07):


removing more unused JS: isotope, scroll helpers (that actually created bugs in the page), bootstrap-select, and unused refrsh/resize helpers. refs #157

igorsantos07 commented 8 years ago

Original comment by Igor Santos (Bitbucket: igorsantos07, GitHub: igorsantos07):


Removing several unused plugins that came bundled with the theme, such as Waypoints, animations, superfish menu, prettyPhoto, countdown and carousel. refs #157