-
Notifications
You must be signed in to change notification settings - Fork 103
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
Typed Arrays, array chunks and key filtering #13
base: master
Are you sure you want to change the base?
Commits on Oct 18, 2011
-
made a configuration setting out of the maximum string length
also fixed a spelling error
Configuration menu - View commit details
-
Copy full SHA for 87eb926 - Browse repository at this point
Copy the full SHA 87eb926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a156f - Browse repository at this point
Copy the full SHA 35a156fView commit details
Commits on Apr 18, 2012
-
Add an option to sort the object keys.
For very large objects, it can be a pain to wade through the key/value pairs to find the entry you're looking for. We've added a sortKeys option to allow said keys to be sorted.
Ovid committedApr 18, 2012 Configuration menu - View commit details
-
Copy full SHA for 790e58b - Browse repository at this point
Copy the full SHA 790e58bView commit details -
Update the README.md to explain key sorting
Ovid committedApr 18, 2012 Configuration menu - View commit details
-
Copy full SHA for 4c81f01 - Browse repository at this point
Copy the full SHA 4c81f01View commit details
Commits on Jan 4, 2013
-
Add a setting for the maxTextLen
Jonathon Suggs committedJan 4, 2013 Configuration menu - View commit details
-
Copy full SHA for 8448118 - Browse repository at this point
Copy the full SHA 8448118View commit details
Commits on Feb 28, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4f66fd9 - Browse repository at this point
Copy the full SHA 4f66fd9View commit details
Commits on Jun 30, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 855b36c - Browse repository at this point
Copy the full SHA 855b36cView commit details -
Merge remote-tracking branch 'klokie/master' into integration
Conflicts: prettyprint.js
Configuration menu - View commit details
-
Copy full SHA for bb86816 - Browse repository at this point
Copy the full SHA bb86816View commit details
Commits on Aug 17, 2013
-
Added support for Typed Arrays; allowed to view array chunks instead …
…of simple cutting after maxArray is reached.
Configuration menu - View commit details
-
Copy full SHA for 71a341e - Browse repository at this point
Copy the full SHA 71a341eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8166f - Browse repository at this point
Copy the full SHA 3d8166fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b1451 - Browse repository at this point
Copy the full SHA 58b1451View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1483ce - Browse repository at this point
Copy the full SHA b1483ceView commit details
Commits on Aug 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 92a7a5a - Browse repository at this point
Copy the full SHA 92a7a5aView commit details
Commits on Sep 5, 2013
-
Merge branch 'master' of github.com:rev22/prettyPrint.js
Conflicts: README.md prettyprint.js
Configuration menu - View commit details
-
Copy full SHA for 8f3cc59 - Browse repository at this point
Copy the full SHA 8f3cc59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 023aaf9 - Browse repository at this point
Copy the full SHA 023aaf9View commit details -
Merge remote-tracking branch 'remotes/jsuggs/feature/max-text-length'
Conflicts: prettyprint.js
Configuration menu - View commit details
-
Copy full SHA for 0402ec4 - Browse repository at this point
Copy the full SHA 0402ec4View commit details
Commits on Aug 18, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7dc14f7 - Browse repository at this point
Copy the full SHA 7dc14f7View commit details -
Merge pull request #1 from jenolan/master
The new maxStringLength was not actuated into the actual logic
Configuration menu - View commit details
-
Copy full SHA for 4428bfc - Browse repository at this point
Copy the full SHA 4428bfcView commit details