From ec12bd26de5b4292efc366ee41ef4c8d94e31fa9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:25:27 +0200 Subject: Adding upstream version 7.5.1+dfsg. Signed-off-by: Daniel Baumann --- notes-to-reviewers.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 notes-to-reviewers.txt (limited to 'notes-to-reviewers.txt') diff --git a/notes-to-reviewers.txt b/notes-to-reviewers.txt new file mode 100644 index 0000000..5b0b0c6 --- /dev/null +++ b/notes-to-reviewers.txt @@ -0,0 +1,8 @@ +# 3rd-Party Libraries + +## jscolor Color Picker +A very nice color picker, much better than HTML's native input type="color". No jQuery dependency. + +Source: http://jscolor.com/release/latest.zip (Unfortunately, there is no specific URL for 2.0.5, the version I am using) +Docs: http://jscolor.com/ +Renamed to jscolor-2.0.5.js -- cgit v1.2.3