-
Notifications
You must be signed in to change notification settings - Fork 37
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
Responsive, resizing, data normalization functions #5
Open
djmj
wants to merge
19
commits into
kbwood:master
Choose a base branch
from
deloma-de:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 21, 2017
-
Responsive, normalization, resize, load syncField
- **responsive** useful for for mobile switching between portrait and landscape - **keep aspect ratio** responsive mode - **normalize data to target dimension** for different applications and resolutions the data in syncField / database is normalized to a targeted dimension - **allow resizing of signature if responsive** on resize signature is not cleared but resized accordingly - **init signature based on sync field** useful for ajax responses to redraw it
Configuration menu - View commit details
-
Copy full SHA for f612b33 - Browse repository at this point
Copy the full SHA f612b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 214c822 - Browse repository at this point
Copy the full SHA 214c822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44effb4 - Browse repository at this point
Copy the full SHA 44effb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5459b59 - Browse repository at this point
Copy the full SHA 5459b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6004007 - Browse repository at this point
Copy the full SHA 6004007View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4a99d - Browse repository at this point
Copy the full SHA ad4a99dView commit details -
Rename test/resources/primefaces/jquery-plugins.js to test/resources/…
…primefaces/jquery/jquery-plugins.js
Configuration menu - View commit details
-
Copy full SHA for b57469b - Browse repository at this point
Copy the full SHA b57469bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a73773 - Browse repository at this point
Copy the full SHA 0a73773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b17eef - Browse repository at this point
Copy the full SHA 0b17eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for d58dae1 - Browse repository at this point
Copy the full SHA d58dae1View commit details
Commits on Nov 18, 2018
-
Directly use javascript element instead of id lookup, since it was not working with special characters in id.
Configuration menu - View commit details
-
Copy full SHA for 9435cff - Browse repository at this point
Copy the full SHA 9435cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a46c0bf - Browse repository at this point
Copy the full SHA a46c0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91217aa - Browse repository at this point
Copy the full SHA 91217aaView commit details -
Remove resize window eventhandler in destroy using plugin event namespace to fix error on AJAX page updates.
Configuration menu - View commit details
-
Copy full SHA for 1a2db09 - Browse repository at this point
Copy the full SHA 1a2db09View commit details
Commits on Feb 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 06b3e09 - Browse repository at this point
Copy the full SHA 06b3e09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8613fea - Browse repository at this point
Copy the full SHA 8613feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f47c99a - Browse repository at this point
Copy the full SHA f47c99aView commit details
Commits on Apr 15, 2020
-
http://htmlpreview.github.io/?https://github.com/djmj/signature/blob/master/test/index.html Did not worked anymore due to CORS blocking resources. So added new URL.
Configuration menu - View commit details
-
Copy full SHA for 0029c76 - Browse repository at this point
Copy the full SHA 0029c76View commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f5b48ec - Browse repository at this point
Copy the full SHA f5b48ecView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.