Commit Graph

  • e69b6482b7 reopening a deleted style tab should switch to adding tophf 2017-09-03 18:14:31 +0300
  • 519d745f59 globally disable CSS transitions for a moment during page opening tophf 2017-09-03 11:12:18 +0300
  • 0c205df108 fixup 85a5702f: refactor; properly clear renderLintReportNow tophf 2017-09-03 19:36:33 +0300
  • 13908a60a4 Shorten "new issue" intro and move it after the details we need tophf 2017-09-02 21:23:04 +0300
  • 1d1d0453e1 code cosmetics to silence eslint tophf 2017-09-02 19:32:12 +0300
  • 4dbca46b41 typo tophf 2017-09-02 09:00:03 +0300
  • 72e8213bd7 followup 9a55e64b: suppress CSS transitions bug in FF while loading tophf 2017-09-02 08:51:36 +0300
  • b3b47697ca Fix: display homepage icon for usercss eight 2017-09-01 18:24:32 +0800
  • 4dec09708c Rewrite usercss installation page eight 2017-09-01 18:23:50 +0800
  • cf2f644366 code cosmetics tophf 2017-09-01 13:30:58 +0300
  • 3c40b52f96 Add 'injectResource' message to inject js/css eight 2017-09-01 18:21:45 +0800
  • 0e5ab44f67 Fix: remove message.js dependency from localization.js eight 2017-09-01 18:21:01 +0800
  • d3b7b45452 editor: toggle #options block upon clicking its title tophf 2017-09-01 12:46:41 +0300
  • 1f237a98eb editor: focus the name input when saving a nameless style tophf 2017-09-01 12:27:59 +0300
  • 874088e067 edit: focus the first section upon opening tophf 2017-09-01 12:25:40 +0300
  • 96b47e7bdd editor: autoswitch to next/prev editor on cursor movement tophf 2017-09-01 12:23:49 +0300
  • 8809384264 debounce indicateCodeChange per cm tophf 2017-09-01 11:16:57 +0300
  • 0a5d9d86bf editor: on disabling CSS linter option, hide the report entirely tophf 2017-09-01 11:08:48 +0300
  • 27ad478f8c fixup fb7f7d54: isMatching must be boolean tophf 2017-09-01 11:04:24 +0300
  • acd9befc9e Change how configure dialog works. eight 2017-09-01 14:48:11 +0800
  • dfb7ac9b44 Extend messageBox to set onclick handler on buttons eight 2017-09-01 14:46:00 +0800
  • 8607d779f9 Change how var is saved eight 2017-09-01 14:38:46 +0800
  • 9c2acd5cc9 Fix: remove unused variable 'event' eight 2017-09-01 14:36:13 +0800
  • 6aaa7ef878 Fix: configure icon eight 2017-09-01 13:36:03 +0800
  • 86ebca5e1a editor: show progress bar while opening huge styles tophf 2017-09-01 00:52:38 +0300
  • 85a5702fe0 refactor lint report stuff, use $element tophf 2017-08-31 22:25:05 +0300
  • ec01914f17 separate 'rule' property in lint annotations tophf 2017-08-31 21:36:18 +0300
  • 7f9c377d33 use 'changes' event to reduce overhead upon replaceAll tophf 2017-08-31 21:13:49 +0300
  • ab97108e6f properly replace the editors in initWithStyle tophf 2017-08-30 01:49:03 +0300
  • 799108e880 create code box in write-new-style editor immediately tophf 2017-08-30 01:30:45 +0300
  • 0189ae1d64 show lint report on open earlier; lint on import tophf 2017-08-29 23:36:56 +0300
  • 35adb238ed Merge 00866fb740 into 4c616442f6 #174 tophf 2017-08-31 11:49:25 +0000
  • 4c616442f6 correctly show/hide #no-styles message in the popup tophf 2017-08-31 13:41:48 +0300
  • 35615eb2d4 make message-box.danger close icon match the red title tophf 2017-08-31 13:28:56 +0300
  • fa5ebb8958 use callbacks in animateElement to avoid re-animation tophf 2017-08-31 13:23:12 +0300
  • 58b52b0bf0 make #confirm popup more flexible tophf 2017-08-31 13:11:34 +0300
  • 8960a9f5ce fixup 3c5d20f8: show detection results properly tophf 2017-08-30 21:19:53 +0300
  • 916a3bced3 fixup bf4619fc possible OOB tophf 2017-08-30 20:54:03 +0300
  • bf4619fc2e exponentially speedup getEditorInSight to avoid delaying 'find' tophf 2017-08-30 20:44:41 +0300
  • c88438c6eb use tryCatch to simplify 7e5396a1 tophf 2017-08-30 18:05:22 +0300
  • 3c5d20f862 proper partial match detection and display in showRegExpTester tophf 2017-08-30 17:50:32 +0300
  • 58b1c5be81 fixup 508f71f2: revert to 'function' to use the correct 'this' tophf 2017-08-30 16:20:49 +0300
  • 81f490c34d Fix: csslint is moved eight 2017-08-30 17:41:07 +0800
  • 7b9348a545 Fix: better error message eight 2017-08-30 17:40:19 +0800
  • dece4b57f3 Add: install styles from *.user.css file eight 2017-08-06 00:49:25 +0800
  • 6f0ab8113e suppress reverting to a blank in auto-import on paste tophf 2017-08-30 10:49:42 +0300
  • 00866fb740 properly replace the editors in initWithStyle #174 tophf 2017-08-30 01:49:03 +0300
  • d3ed4ced92 create code box in write-new-style editor immediately tophf 2017-08-30 01:30:45 +0300
  • 562998e4b2 lint on import tophf 2017-08-30 01:25:15 +0300
  • ca8eda20ff fixup onbeforeunload tophf 2017-08-29 23:53:25 +0300
  • 854bdea61e show lint report on open earlier tophf 2017-08-29 23:36:56 +0300
  • 05e0e7004b improvements tophf 2017-08-29 20:44:22 +0300
  • 61351bcb2f re-lint only changed rules tophf 2017-08-29 00:12:42 +0300
  • edc2ab0ead auto-open import dialog when pasted text has @-moz-document tophf 2017-08-30 02:26:47 +0300
  • f308d0be6c increase height of a single code box upon pasting tophf 2017-08-29 23:53:18 +0300
  • 22824d9ad5 deepCopy linterConfig to avoid rule normalization by stylelint tophf 2017-08-30 00:05:07 +0300
  • 79c6f3e578 csslint: support var() in compound properties tophf 2017-08-29 19:10:30 +0300
  • e4ea7a44af updateLinter will be called by watchStorage on save tophf 2017-08-29 18:30:17 +0300
  • c7a0759216 don't run CSS linters in the config dialog json tophf 2017-08-29 18:21:57 +0300
  • 3d5383ceaf debounce and subscribe updateLinter tophf 2017-08-29 17:59:45 +0300
  • b91324992d skip already queued in onDOMscripted tophf 2017-08-29 17:12:46 +0300
  • c15082fed4 editor: preload lint gutters css; update on disabling tophf 2017-08-29 17:12:39 +0300
  • e65e3c9c0b fixup efc001c0: css_beautify is dodgy tophf 2017-08-29 14:28:13 +0300
  • 73dc33d376 fixup f603d9b6: correctly apply 'highlight' selector tophf 2017-08-29 00:07:43 +0300
  • 81e6720341 use $element in showLintHelp tophf 2017-08-28 16:33:45 +0300
  • 76eb3f7e28 remove deprecated confirm() from onbeforeunload tophf 2017-08-28 15:19:45 +0300
  • efc001c01d fixup a44b4e78: css_beautify is exposed via exports tophf 2017-08-28 15:15:49 +0300
  • dd6182aef3 lint issues list: show rule name only on hover tophf 2017-08-28 15:07:30 +0300
  • 37bff1c5c9 handle null response from API in chromeSync tophf 2017-08-28 13:53:10 +0300
  • 5330db11af FF: ignore lastError in sendMessage where irrelevant tophf 2017-08-28 14:37:49 +0300
  • cd6bcc6511 FF: when not dom.storage.enabled use dummies tophf 2017-08-28 13:29:56 +0300
  • 777fc06834 FF: avoid reloading if dysfunctional tophf 2017-08-28 13:10:38 +0300
  • 9946f3c781 regroup some of lint* data and code tophf 2017-08-28 08:22:19 +0300
  • dfc3deaf01 csslint: support background-blend-mode tophf 2017-08-28 15:10:36 +0300
  • 5c506f5cc9 csslint: support unicode-range tophf 2017-08-28 12:36:09 +0300
  • f80af3721c csslint: fix hsl/hsla regexp as per spec tophf 2017-08-28 12:22:45 +0300
  • da565a5fa5 Merge pull request #150 from Mottie/stylelint tophf 2017-08-28 08:12:10 +0300
  • fdeffde2c3 Set selected linter during import #150 Rob Garrison 2017-08-27 13:56:42 -0500
  • 6c3501bf9a Use rules or config consistently Rob Garrison 2017-08-27 12:36:36 -0500
  • 21e22c2b6f Rename CSSLint ruleset to config Rob Garrison 2017-08-27 10:23:35 -0500
  • 1e03910b0b Rename & organize linter messages Rob Garrison 2017-08-26 11:48:32 -0500
  • 1d1a2ce1c8 Fix linter config tooltip Rob Garrison 2017-08-26 11:09:15 -0500
  • 5ad23bd681 Do not automatically update the linter after a config reset Rob Garrison 2017-08-26 11:04:35 -0500
  • cb177eba4b Add linter config reset tooltip Rob Garrison 2017-08-26 11:03:51 -0500
  • 1a384142ba Refocus textbox after save/reset Rob Garrison 2017-08-26 10:46:04 -0500
  • e96f0808ed Rename CSSLint rule config file & variable Rob Garrison 2017-08-26 10:42:38 -0500
  • b00d9575f8 Clear linter config history Rob Garrison 2017-08-26 10:29:33 -0500
  • ef197bcd58 Sort "cm_*" messages Rob Garrison 2017-08-26 10:08:14 -0500
  • 2c234893e2 Add config cancel button Rob Garrison 2017-08-26 10:03:28 -0500
  • 2df6b8bca0 Clean up lint globals Rob Garrison 2017-08-26 09:49:14 -0500
  • 95ff72b722 Make linter config JSON more readable Rob Garrison 2017-08-26 09:37:32 -0500
  • 52af5c85c0 Don't show nested "rules" in config Rob Garrison 2017-08-26 09:30:33 -0500
  • 53af483a18 Revert 18a94cac30e18c Rob Garrison 2017-08-26 00:37:51 -0500
  • e2228964d4 Fix issue when CSSLint isn't loaded Rob Garrison 2017-08-25 18:54:37 -0500
  • 988af5f1b8 Store linter rules with sync & LZ compression Rob Garrison 2017-08-25 18:50:53 -0500
  • f9c035082f Prevent JS error after closing help-popup Rob Garrison 2017-08-25 15:50:05 -0500
  • 0cd88873e1 Show alert with invalid JSON and rule names Rob Garrison 2017-08-25 15:49:20 -0500
  • cbe6decb03 Assign stylelint to global, not lint Rob Garrison 2017-08-25 14:09:48 -0500
  • 5b2cd77035 Fix indention Rob Garrison 2017-08-25 07:44:19 -0500
  • 320fd07789 Rename as generic reset message Rob Garrison 2017-08-25 07:42:01 -0500