Commit Graph

  • 70bbc08ee0 Add editor.appliesToLineWidget option eight 2017-09-14 09:58:22 +0800
  • 2ba4c4f11b Fix: remove debounce dependency eight 2017-09-14 09:15:58 +0800
  • 37c83ce187 Fix: shouldn't contain new line eight 2017-09-14 09:10:11 +0800
  • b7b5888431 Fix: should't edit the style object directly returned from getStyles cache eight 2017-09-14 09:09:40 +0800
  • 97fd2aa083 Compat: firefox eight 2017-09-13 23:35:34 +0800
  • 40a5dab311 Fix: script order of loadLinterAssets eight 2017-09-13 21:26:22 +0800
  • 411df8b051 Fix: no need to use $$ for element existence check eight 2017-09-13 20:39:42 +0800
  • 3c450e7d9d Fix: resize grip style eight 2017-09-13 20:28:19 +0800
  • b61b058824 Fix: pull out makeLink eight 2017-09-13 17:34:27 +0800
  • d7f0e3c176 fixup! Fix: draw title eight 2017-09-13 17:33:32 +0800
  • 0e92e6d0c7 Add applies-to line widget eight 2017-09-13 16:58:03 +0800
  • 6195e558e4 Fix: draw title eight 2017-09-13 16:57:01 +0800
  • b102aa0704 Fix: beforeunload warning eight 2017-09-13 16:56:04 +0800
  • fa06b29748 Fix: add 'v' before version eight 2017-09-13 16:54:09 +0800
  • 31464bb499 Fix: reference error eight 2017-09-13 16:53:21 +0800
  • 3d0b811b27 edit: throttle setOption for 'theme' and 'lineWrapping' tophf 2017-09-12 22:45:33 +0300
  • 279c7d05a7 Fix: _style -> newStyle eight 2017-09-13 01:39:45 +0800
  • 93fe23f2a6 Fix: innerHTML -> textContent eight 2017-09-13 01:39:34 +0800
  • 6165487db6 Fix: use lowercase placeholder eight 2017-09-13 00:03:23 +0800
  • 436551a6f9 Fix: alpha channel -> opacity eight 2017-09-12 23:58:59 +0800
  • acaa1ed158 Fix: appendChild -> textContent eight 2017-09-12 23:23:56 +0800
  • 2342cc50e9 fixup! Fix: rewrite loadScript, merge onDOMscripted, injectCSS, injectScript eight 2017-09-12 23:19:55 +0800
  • 2506b957f8 Fix: rewrite loadScript, merge onDOMscripted, injectCSS, injectScript eight 2017-09-12 23:19:16 +0800
  • dc37588cd1 Fix: drop windowLoaded eight 2017-09-12 21:34:12 +0800
  • a1b8945996 Fix: remove try-catch in util.js eight 2017-09-12 21:28:26 +0800
  • 23bd3e2cc7 fixup! Fix: err -> e eight 2017-09-12 20:48:03 +0800
  • 6b1d6564fb Fix: drop pad eight 2017-09-12 20:44:12 +0800
  • 8e5ffd036f Fix: use rgb() when alpha === 1 eight 2017-09-12 20:29:09 +0800
  • a3f26d89b8 Fix: _parse -> parseRGB eight 2017-09-12 20:25:59 +0800
  • e3c3dcc1ff Fix: use .map to build vars eight 2017-09-12 20:24:25 +0800
  • 9069562587 Fix: err -> e eight 2017-09-12 20:20:58 +0800
  • 51e92e5a7b Fix: use IIFE for try-catch in tDocLoader eight 2017-09-12 20:08:09 +0800
  • 7c1b140de9 Fix: drop tHTML eight 2017-09-12 20:06:00 +0800
  • 431dbdc81c Fix: remove escapeHtml completely eight 2017-09-12 20:03:24 +0800
  • 39df704591 Fix: move editor creation to one structure eight 2017-09-12 20:01:27 +0800
  • 4b2f7a1a46 Fix: make codeIsUpdated flag work properly eight 2017-09-12 19:57:43 +0800
  • e7eb38bba9 Fix: drop dummy Promise.resolve eight 2017-09-12 19:47:32 +0800
  • 02c61b9276 Fix: self -> _ eight 2017-09-12 19:45:08 +0800
  • 7612cd3614 Fix: move createEmptyStyle, windowLoaded into init eight 2017-09-12 19:39:01 +0800
  • 27f8bc2f85 Fix: don't use leading underscore for function name eight 2017-09-12 19:37:06 +0800
  • e4d3025fca Revert changes to editors global eight 2017-09-12 19:34:04 +0800
  • 43b912c195 Fix: remove suffix check eight 2017-09-12 19:30:53 +0800
  • bbe37adfef Fix: drop tHTML eight 2017-09-12 19:28:20 +0800
  • 97b4d91ec9 Fix: communicate -> runtimeSend eight 2017-09-12 18:58:39 +0800
  • f3176de950 Fix: findDupUsercss indent eight 2017-09-12 18:57:06 +0800
  • e1d221e9a9 Fix: saveStyle indent eight 2017-09-12 18:54:38 +0800
  • e13a6f6f92 Fix: saveUsercss eight 2017-09-12 18:52:55 +0800
  • a395df18f9 Fix: rewrite filterUsercss eight 2017-09-12 18:49:17 +0800
  • 33200dbde4 Fix: cleanup injectContent eight 2017-09-12 18:34:48 +0800
  • 8207d608be Fix: injectResource -> injectContent eight 2017-09-12 18:28:16 +0800
  • 6ce4af8952 Fix: wrong indentation eight 2017-09-12 18:25:25 +0800
  • a8796b0bd2 prevent race condition in getStyles before dbExec.initialized tophf 2017-09-12 12:10:43 +0300
  • 5fecd7e91b Drop .before, .after, .prepend, .append eight 2017-09-12 04:10:20 +0800
  • e2ea93a3c7 Fix: decodeURI -> encodeURI eight 2017-09-12 03:56:05 +0800
  • de84248e05 Fix: add editors hack eight 2017-09-12 03:44:19 +0800
  • d4ddefe8a0 Merge branch 'master' of https://github.com/openstyles/stylus into dev-user-css eight 2017-09-12 03:40:56 +0800
  • 41f0174362 Add: valid url eight 2017-09-12 02:46:37 +0800
  • 3730a4e483 Fix: i18n and escapeHtml, url eight 2017-09-12 02:32:27 +0800
  • 20481c9180 Fix: i18n config dialog eight 2017-09-12 01:59:56 +0800
  • 381ee88e94 Fix: i18n error message eight 2017-09-12 01:48:10 +0800
  • f305719db3 Fix: update progress eight 2017-09-12 01:23:32 +0800
  • a15493bfb9 Add: source editor eight 2017-09-12 00:09:25 +0800
  • 8bc6986cac Change: make unknown preprocessor throw eight 2017-09-12 00:08:54 +0800
  • cfdb0b4eeb Add mode stylus, loadmode eight 2017-09-11 22:05:19 +0800
  • 1c3317202f Refactor: init eight 2017-09-10 23:46:54 +0800
  • df80a84469 options: #advanced block is collapsed by default in Chrome tophf 2017-09-09 17:21:17 +0300
  • 7bde873b3b manage: more space around the actions column tophf 2017-09-09 16:14:36 +0300
  • 4f7876f961 manage: prevent wrapping in check-all and view-log row tophf 2017-09-09 16:06:43 +0300
  • 522629f534 manage: restore our standard font size in the filter selector tophf 2017-09-09 16:04:10 +0300
  • 8c374db353 Add: live-reload eight 2017-09-10 22:05:44 +0800
  • cb23f89b6a Add: allow saveUsercss to build style eight 2017-09-10 22:04:43 +0800
  • 3daff40acf Add: vars validation eight 2017-09-09 19:29:35 +0800
  • 5a31855db6 Fixup 'style-name-text', checkboxes and attempt to clean up CSS #186 narcolepticinsomniac 2017-09-06 18:19:50 -0400
  • 3cdbaf6175 Add 'style-name-text' and fix indents narcolepticinsomniac 2017-09-06 18:15:31 -0400
  • bf455752ec Use options dialog style eight 2017-09-06 05:33:08 +0800
  • 4e0f4b34bb Add: colorParser eight 2017-09-06 04:26:01 +0800
  • 63954c986f version 1.1.4.1 Jeremy Schomery 2017-09-06 18:53:09 +0430
  • ba8ca81c2e updating "ja" locale Jeremy Schomery 2017-09-06 18:51:47 +0430
  • 8f28872830 version 1.1.4 1.1.4 Jeremy Schomery 2017-09-06 16:15:24 +0430
  • fea92ddc5f updating locales Jeremy Schomery 2017-09-06 16:04:32 +0430
  • 69974d41df Fix checkmarks when scrolling narcolepticinsomniac 2017-09-06 00:15:09 -0400
  • 6f8da6e23f Full flex popup narcolepticinsomniac 2017-09-05 23:04:44 -0400
  • 3c89cac35d Full flex popup narcolepticinsomniac 2017-09-05 23:03:11 -0400
  • 1f44898475 Add: adopt node-semver eight 2017-09-06 03:08:03 +0800
  • f7a43d780f Add: draw different type of input eight 2017-09-05 18:39:27 +0800
  • 3f06ce8152 Fix: don't mix url and updateUrl eight 2017-09-05 18:38:38 +0800
  • 6e52d48c6c Add: Add 'applies to' to install page eight 2017-09-05 10:32:30 +0800
  • f74641e20d Add: make filterUsercss build code to get section includes eight 2017-09-05 10:31:24 +0800
  • 78264a1c34 Add: parse more metas, add variable type eight 2017-09-05 08:16:08 +0800
  • 1daa713582 always hide lint report on switching the linter option tophf 2017-09-04 01:07:07 +0300
  • 36d790e0c2 improve CSS transition suppression on own pages in FF tophf 2017-09-03 23:52:06 +0300
  • 538da08a95 fixup d843b4e2: a shallow copy is needed tophf 2017-09-03 22:34:42 +0300
  • 50239a49df fixup 53aa239d for new installations tophf 2017-09-03 21:56:46 +0300
  • 09010c20a6 enqueue stuff dependent on DB decision tophf 2017-09-03 21:25:19 +0300
  • 53aa239da3 fallback to chrome.storage when IndexedDB is dysfunctional tophf 2017-09-02 18:36:32 +0300
  • ea8eaf3146 swap parameters in prefs.subscribe tophf 2017-09-03 20:06:20 +0300
  • 7a50387d35 fixup cd6bcc65: read BG.localStorage dummy properly tophf 2017-09-03 19:55:32 +0300
  • d60aea9333 followup d3b7b454: subscribe to 'editor.options.expanded' tophf 2017-09-03 19:54:25 +0300
  • e9b174f6e3 editor narrow mode: reduce options title margins tophf 2017-09-03 18:21:13 +0300
  • d843b4e23f filterStyles: code cosmetics and a bug fix tophf 2017-09-03 18:16:00 +0300