Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor of JS, no longer require jQuery #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Refactor of JS, no longer require jQuery #10

wants to merge 4 commits into from

Conversation

s-thom
Copy link
Contributor

@s-thom s-thom commented Jan 25, 2015

Changes to quickref.js to remove the dependency on jQuery.

SecretOnline and others added 4 commits January 25, 2015 10:48
Update to latest version of crobi's master
Remove jQuery statements, replace with equivalent "vanilla" javascript
statements.

The `32` in line 46 of `quickref.js` refers to the top and bottom border
of `#modal-container` + top and bottom margin for its parent. It would
be easily calculated, but would leave a long and possibly confusing
line.
CSS rules changed in `b9080458d19d399e36a0acec17b0f8c66a5f28c5` (Remove
need for jQuery) mean it will be at 100%.

If the modal goes off the screen, the backdrop will not continue below
that point. This can be seen on some mobile devices with the `move`
movement action and the `attack` action.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants