Giter VIP home page Giter VIP logo

ellipsis.js's People

Contributors

btnwtn avatar eccyan avatar glinford avatar migl avatar yoranbrondsema avatar zkmark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ellipsis.js's Issues

Webpack supported?

For some reason the manual implementation of ellipsis.js doesn't work in my Webpack environment. From the plugin I can see for example that there's no module.exports. I've fixed it temporarily by attaching a unique selector to every item that should work with the plugin and used it as selector.

Crashing IE 9

It seems the latest version of the library is crashing the IE 9 because of "site is not responding due to a long-running script.".
I checked older versions as the demo site seems to work and the latest version without having the issue occurring for me was:
https://github.com/glinford/ellipsis.js/tree/bd192fa62cfff1a3eb40d72b31ae2285a61ab87d

Also when trying to pause the code in the debugger of the developer tools right before the browser crashes it showed the same line loading that has been added after the code started to crash:
c6363e4

Let me know if you need any additional information.

Is there a way to *unellipsis* items?

I have need for this feature... is there a way I can do it?

I may make a pull request and add a method if you like, but for now I need a workaround.

Conflict with YUI minificator

YUI minificator creates a conflict with Ellipsis. It happens with the 'class' property, we gave a temporal solution by using 'class' and ['class'] in each appearence of the property, but they should renamed to keep consistance

ERROR: Server side rendering

I tested this package on Server side rendering.
And i got a error message.

self.Ellipsis = EllipsisClass;
  ^
ReferenceError: self is not defined

Thank you to make this package anyway.!

Please add LICENSE file

At the moment, only the package.json specifies the license (MIT). To make the license clear it would be good to have a dedicated LICENSE file with the complete MIT license text, as it is (presumably) good practice at least for GitHub repos.

Anyway, thank you for your library!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.