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

enable truncation based on single long words and number of line restriction #91

Merged
merged 10 commits into from
Jun 5, 2018

Commits on May 31, 2018

  1. Added a Truncate test page

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    22c86cd View commit details
    Browse the repository at this point in the history
  2. Added a truncation function to truncate a single word

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    a008fbb View commit details
    Browse the repository at this point in the history
  3. Modified truncation test page

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    f23478a View commit details
    Browse the repository at this point in the history
  4. Cleaned up the code a little

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    68ef807 View commit details
    Browse the repository at this point in the history
  5. Updated JSDoc

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    a3510c1 View commit details
    Browse the repository at this point in the history
  6. Linting and added in extra test case

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    5d53327 View commit details
    Browse the repository at this point in the history
  7. Allow restricting the number of lines to wrap onto

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    cb8c8a6 View commit details
    Browse the repository at this point in the history
  8. Moved the truncation test page out of source control

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    4373af0 View commit details
    Browse the repository at this point in the history
  9. Updated comment

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    c46cc4a View commit details
    Browse the repository at this point in the history
  10. Prefer d3 funcs

    Ian Wright committed May 31, 2018
    Configuration menu
    Copy the full SHA
    771c4cb View commit details
    Browse the repository at this point in the history