jquery-notebook icon indicating copy to clipboard operation
jquery-notebook copied to clipboard

Major refactor

Open otaviosoares opened this issue 11 years ago • 0 comments

I refactored the code to make it more modular. It certainly needs improvements, but I think this way it'll become easier to implement pluggable features.

Some changes:

  • Bubble and Utils has now its own object
  • More legible code (IMHO)
  • DRY and SRP (needs refactor)

I believe I've tested all features. Let me know if some error occurs, or your opinion in case you don't like the changes.

Thanks

otaviosoares avatar Feb 23 '14 03:02 otaviosoares