stylus/vendor-overwrites
tophf 37a62b0407 fix/rewrite/integrate colorpicker
* full rewrite of colorview.js to make it 10-100 times faster (render on demand via extendMode)
* full rewrite of colorpicker.js to simplify CSS
* automatic light/dark theme based on current color of the editor
* fixes, tweaks, speedups
* color spot will always be on the left of its text i.e. no line break on wrapping
* support #RRGGBBAA and #RGBA hex colors
* support "transparent" as rgba(0, 0, 0, 0)
* HEX/hex toggle
* fix HSLA regexp
* Esc/Enter key to close
* innerHTML -> textContent
* toggle the feature correctly
* fade out before autohiding
* always show alpha 1 like devtools does
* set cursor:pointer only on the clickable part of the sliders
* bigger color format switcher with a tooltip
* autofocus input on open, disable spellcheck
* try not to obscure the source color spot & text
* restore focus without scrolling
2017-11-20 15:19:58 +03:00
..
beautify Use a single declaration per line 2017-07-14 04:10:00 -05:00
codemirror/addon/search regroup some of lint* data and code 2017-08-28 15:20:37 +03:00
colorpicker fix/rewrite/integrate colorpicker 2017-11-20 15:19:58 +03:00
csslint csslint: fix PropertyValuePart.serializeString 2017-11-14 09:08:04 +03:00
lz-string Store linter rules with sync & LZ compression 2017-08-27 17:20:47 -05:00
stylelint Update stylelint bundle readme 2017-08-27 17:20:47 -05:00