dotdotdot-js icon indicating copy to clipboard operation
dotdotdot-js copied to clipboard

Upgrading from jQuery-dotdotdot v1.8.1 to dotdotdot.js v4.1.0 - doco request please

Open randomnuggets opened this issue 4 years ago • 0 comments

dotdotdot.js a great piece of software!

Could some notes please be added to the README file, or to the website, to assist us when doing a version upgrade?

I ask because it seems there have been a number of breaking changes made since v1.8.1, specifically in v3, and possibly v4, with very little doco to assist with the task of moving to the latest version.

I have found, for example,

  • API calls instead of JQuery trigger() calls, (Doh!)
  • the 'after' option is now 'keep'
  • 'height' option instead of CSS height: setting
  • ...probably a bunch of other points that I am not aware of...

Just some feedback from a dev perspective.

Thanks!

randomnuggets avatar Oct 02 '21 03:10 randomnuggets