smlab-niser / tirtha-public

Project Tirtha
GNU Affero General Public License v3.0
9 stars 7 forks source link

[EN] Converted JS DOM to jQuery + Reduce unnecessary JS on phones #43

Closed KaizenGirl1111 closed 6 months ago

KaizenGirl1111 commented 6 months ago

A resize function too was added to remove resizing from small screen devices, though on inspection it seems the function is not working, rest the Javascript dom events are made more modular by use of jQuery

JeS24 commented 6 months ago

@KaizenGirl1111 Minor changes needed here. Let's finalize this as soon as possible.

JeS24 commented 6 months ago

@KaizenGirl1111 Ignore FF for now. Just make the changes. I can resolve merge conflicts using the GH interface.

Fast-forward your local repo before making any more changes. There will be merge conflicts otherwise.

JeS24 commented 6 months ago

@KaizenGirl1111 Revert the last commit. It includes partially merged code.

JeS24 commented 6 months ago

@KaizenGirl1111 You ignore the merge bit. I'll do it from here. Just make those other changes, after reverting the last commit.

KaizenGirl1111 commented 6 months ago

yes done i think

JeS24 commented 6 months ago

GH Diff has some issues. The changes are fine as-is. Merging.

JeS24 commented 6 months ago

@KaizenGirl1111 Thanks for the contribution.