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
86ea846a89
stylus
/
.eslintignore
5 lines
86 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
refactor CSSLint * reduce linting delay * parse mozformat in worker * allow empty functions in 'filter:' property https://drafts.fxtf.org/filter-effects/#supported-filter-functions * support comma-separated list in :lang() * strip vendor prefix in isLiteral()
2017-12-26 20:39:52 +00:00
!vendor-overwrites/csslint
Reference in New Issue
Copy Permalink