bootstrap-wysiwyg icon indicating copy to clipboard operation
bootstrap-wysiwyg copied to clipboard

Remove non-core libraries

Open steveathon opened this issue 11 years ago • 4 comments

Remove non-core libraries and move to CDN links so that the basic class data only is contained here allowing for any security/other changes to be patched externally.

Should also take opportunity to change folder structure to be more conforming to other libraries.

steveathon avatar Apr 28 '14 04:04 steveathon

:+1: I have forked your wonderful project (not sarcastic) to remove bootstrap dependencies and create a core library that can then be wrapped for specific implementations like bootstrap, foundation, angular, and the like. I use bower to actually pull in your library. Since I am moving dependencies to bower and using a bower folder structure anyway, I'd be happy to send a PR your way with those changes only.

electricjones avatar Dec 29 '14 17:12 electricjones

Take a look at Issue #18.

electricjones avatar Jan 22 '15 21:01 electricjones

Let me know if there's anything I can do to help speed up this issue.

codewithtyler avatar Apr 30 '15 19:04 codewithtyler

@steveathon What do you think about expanding the examples folder to have subcategories that way we can have a Bootstrap folder, Foundation folder, AngularJS folder, etc and in each folder will be examples for that framework? The library itself doesn't actually use any frameworks (just uses jQuery) so no work would have to be there.

codewithtyler avatar Mar 16 '16 05:03 codewithtyler