From b12946909ff323ea2f7e7af04e4435d2dd503023 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Fri, 26 Jun 2020 02:33:41 -0700 Subject: run npm update and include node_modules (#16079) * update npm packages to latest * fix javascript path location * update screenshots * Add node_modules for users that do not have npm insalled but use git to deploy. * fix release checklist test * Add old chroma-js + some files missing from node_module. * remove npm install * fix .travis.yml * update expected screenshots * update submodule Co-authored-by: sgiehl --- node_modules/jquery.dotdotdot/index.html | 249 +++++++++++++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 node_modules/jquery.dotdotdot/index.html (limited to 'node_modules/jquery.dotdotdot/index.html') diff --git a/node_modules/jquery.dotdotdot/index.html b/node_modules/jquery.dotdotdot/index.html new file mode 100644 index 0000000000..65665f49f9 --- /dev/null +++ b/node_modules/jquery.dotdotdot/index.html @@ -0,0 +1,249 @@ + + + + + + + + dotdotdot, jQuery plugin for multiple line content ellipsis. + + + + +
+
+
+
+

jQuery.dotdotdot

+

jQuery plugin for truncating multiple line content on a webpage.
+ Resize your browser to see the examples below in action.

+

Documentation: dotdotdot.frebsite.nl

+
+ +
+
+

Truncate multiple line content

+

Lorem Ipsum is simply dummy text of the printing and typesetting industry. + It has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. + Lorem Ipsum has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. + Read more »

+
+
+ +
+
+

Truncate to readable pathnames

+
    +
  1. file:///users/your-name/desktop/project/website/htdocs/index.html
  2. +
  3. file:///users/your-name/desktop/project/website/htdocs/css/style.css
  4. +
  5. file:///users/your-name/desktop/project/website/htdocs/css/layout.css
  6. +
+
+
+ +
+
+

Toggle full story

+

Lorem Ipsum is simply dummy text of the printing and typesetting industry. + It has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. + Lorem Ipsum has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.

+ +
+
+ +
+ + + + + + + + -- cgit v1.2.3