stylus/edit
tophf 55189f1fdd CSSLint and parserlib (#646)
* CSSLint: add mask-image

https://drafts.fxtf.org/css-masking-1/#the-mask-image

* CSSLint: update <image> type

https://drafts.csswg.org/css-images-3/#typedef-image

* CodeMirror CSS mode: add 'mask-image'

* CodeMirror CSS mode: add CSS Round Display L1

https://www.w3.org/TR/css-round-display-1/

* CSSLint: CSS Round Display L1 (ED 2018-09-26)

https://drafts.csswg.org/css-round-display/

* CSSLint: CSS Environment Variables L1 (ED 2018-08-03)

https://drafts.csswg.org/css-env-1/

* CSSLint: parts of CSS Overflow Module L3 (WD 2018-07-31)

only overflow-* properties are added since the rest seem tentative
https://www.w3.org/TR/css-overflow-3/

* CSSLint: Selectors L4 :is() supersedes :matches()

https://drafts.csswg.org/selectors-4/#matches

* CSSLint: Text Decoration L3 (CR 2018-06-26)

https://drafts.csswg.org/css-text-decor-3/

* CSSLint: fix '&&' in grammarParser

consequences:
* fixed text-shadow
* fixed <display-listitem>
* switched to a string in <shadow>

* CSSLint: fix definition for 'rotate'

* CSSLint: fix applyEmbeddedOverrides

* CSSLint: update definition for 'rotate'

* CSSLint: reset parserlib cache when inline overrides change

* CSSLint: code cosmetics

* CSSLint: fixup d5971e9c

* CSSLint: code cosmetics

* CSSLint: start ignoring from the comment's line number
2019-03-03 16:55:15 -06:00
..
applies-to-line-widget.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
beautify.js Make beautify options persistent. Fixes #630 2018-12-27 07:53:37 -06:00
codemirror-default.css Fix search highlight conflict (#587) 2018-11-27 22:48:45 -06:00
codemirror-default.js CSSLint and parserlib (#646) 2019-03-03 16:55:15 -06:00
codemirror-factory.js Change: modify match-highlighter plugin (#578) 2018-11-25 07:28:37 -06:00
codemirror-themes.js Fix: output codemirror themes to a separated file (#538) 2018-11-07 05:33:14 -06:00
colorpicker-helper.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
edit.css Fix applies to alignment 2019-01-17 06:41:47 -06:00
edit.js Fix dirty style updating. Closes #585 (#586) 2018-11-27 22:54:36 -06:00
editor-worker.js Support Chrome 49 (#561) 2018-11-29 19:35:21 -06:00
global-search.css Fix search highlight conflict (#587) 2018-11-27 22:48:45 -06:00
global-search.js Fix search highlight conflict (#587) 2018-11-27 22:48:45 -06:00
linter-config-dialog.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
linter-defaults.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
linter-engines.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
linter-help-dialog.js Remove duplicate rules in issue modal 2018-11-20 18:57:25 -06:00
linter-meta.js Fix linting issues 2018-12-11 07:28:30 -06:00
linter-report.js Update usercss-meta (#540) 2018-11-07 23:33:56 +08:00
linter.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
live-preview.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
refresh-on-view.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
regexp-tester.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
reroute-hotkeys.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sections-editor-section.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sections-editor.js Fix: update live preview when the style is toggled/replaced (#662) 2019-02-03 14:00:13 -05:00
show-keymap-help.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
source-editor.js Fix linting issues 2018-12-11 07:28:30 -06:00
util.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00