Path to this page:
Subject: CVS commit: pkgsrc/graphics/R-colourpicker
From: Makoto Fujiwara
Date: 2024-06-08 15:09:53
Message id: 20240608130953.71B15FC74@cvs.NetBSD.org
Log Message:
(graphics/R-colourpicker) Updated 1.1.0 to 1.3.0, fix build for R-4.4.0
# colourpicker 1.3.0 (2023-08-19)
- Add `width` parameter to `colourInput()` (#52)
- Don't use `addResourcePath()` and instead use `htmlDependency()` (#43)
# colourpicker 1.2.0 (2022-10-28)
- Add CSS class to input label (#48)
- Don't output side-effect text to the console when closing the
gadget/addin
- Upgrade jQuery to version latest version 3.6.1 (#53)
# colourpicker 1.1.1 (2021-09-30)
- Fix plotHelper() to work with new ggplot that complained about
CPCOLS variable not existing
Files: