Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

NON jQuery version #11

Open
mattpass opened this issue Apr 19, 2013 · 0 comments
Open

NON jQuery version #11

mattpass opened this issue Apr 19, 2013 · 0 comments

Comments

@mattpass
Copy link

Hey all, not sure if this repo is still being maintained as there seem to be issues outstanding for quite a while and not much happening on this repo? Matt, do you want to perhaps hand it over to someone who may help maintain the v1 branch at least?

Anyway, thought I'd chip in with another issue (that's more of an improvement in my eyes).

I've removed jQuery dependencies from this lib. Controversial I know but hear me out. Farbtastic is a fantastic colour picker but I've never liked the fact it relied on jQuery (a lib about twice the size of Farbtastic at 70kb+) and also that it loads this remotely, which means you can't use on a PC without a net conn.

So I quickly swapped all the jQuery related items with vanilla JS versions, so now it's lighter and has no external dependencies. In doing this I also removed IE6 support (seriously, does anyone use this, it's 2013 now?).

My fork for this version which I've called v1.4 is at:
https://github.com/mattpass/farbtastic

A note: I removed the multi picker side of things too as a temporary measure, so anyone that would like to help me put them back in, I'd appreciate that. You can check my commit history on my forked repo to see what I've changed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant