This website requires JavaScript.
Explore
Help
Sign In
open.source
/
stylus
Watch
1
Star
0
Fork
0
You've already forked stylus
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c2421d875
stylus
/
.eslintignore
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Restructure folders
2017-07-12 18:17:04 +00:00
vendor/
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-15 12:59:24 +00:00
vendor-overwrites/*
!vendor-overwrites/colorpicker
Reference in New Issue
Copy Permalink