github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2023-06-18 02:33 pm

[dreamwidth/dreamwidth] 266120: Update colorpicker to something more modern (#3122)

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 2661202d5c6d0b05bd12386172c2c80a64267ca4 https://github.com/dreamwidth/dreamwidth/commit/2661202d5c6d0b05bd12386172c2c80a64267ca4 Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-06-18 (Sun, 18 Jun 2023)

Changed paths: M cgi-bin/LJ/HTMLControls.pm M cgi-bin/LJ/Widget/NavStripChooser.pm M cgi-bin/LJ/Widget/S2PropGroup.pm R htdocs/img/colorpicker/crosshair.gif R htdocs/img/colorpicker/pointer.gif R htdocs/img/colorpicker/spectrum.png R htdocs/js/colorpicker.js A htdocs/js/vendor/coloris.js A htdocs/stc/coloris.css M htdocs/stc/gradation/gradation.css

Log Message:


Update colorpicker to something more modern (#3122)

  • Update colorpicker to something more modern

  • Replace terrible old colorpicker with Coloris (https://coloris.js.org/)

  • Add CSS for dark theme for Coloris to Gradation CSS
  • Nuke files for old colorpicker

Fixes #3035