Commit Graph

  • 71013623c6 Fix: description for linterCSSLintIncompatible eight 2017-10-17 04:09:14 +0800
  • ce348d4f86 Fix: add isWarm flag to decide if the editor can be reloaded eight 2017-10-16 16:08:13 +0800
  • 0a6de8edb8 Add: make dirtyReporter.clear accept a key eight 2017-10-16 16:05:41 +0800
  • 831a4ef939 Fix: remove logging in wrapReject eight 2017-10-16 14:59:45 +0800
  • be4a896bc9 Fix: disable CSSLint option in stylus mode eight 2017-10-16 14:54:47 +0800
  • 95902388a3 Fix: default linter hacks eight 2017-10-16 03:58:02 +0800
  • 368bb34811 Fix: make updateLinter wait linterConfig to load eight 2017-10-15 05:19:22 +0800
  • 96a046f774 Fix: toggle style outside of the editor eight 2017-10-15 04:14:57 +0800
  • 9770523660 Fix: vertical rhythm in config dialog eight 2017-10-15 03:03:55 +0800
  • c1d2857953 Add: config dialog heading - feedback link eight 2017-10-15 03:03:01 +0800
  • 7c2248933a Change: let makeLink accept object eight 2017-10-15 02:59:55 +0800
  • a1ca416ef2 Fix: miss makeLink global eight 2017-10-15 02:59:28 +0800
  • 382e0428c6 code cosmetics (copypasting from MDN was a bad idea) tophf 2017-10-14 04:34:25 +0300
  • 721dfc4787 export: create blob directly tophf 2017-10-14 04:25:46 +0300
  • 0b17c669de Match overlay opacity throughout narcolepticinsomniac 2017-10-12 19:52:49 -0400
  • e612a305cc Moz-import background narcolepticinsomniac 2017-10-12 19:50:41 -0400
  • 54076d9f17 Merge branch 'master' of https://github.com/openstyles/stylus into dev-user-css eight 2017-10-12 16:28:18 +0800
  • 33607e74a7 Fix: let makeAuthor use makeLink eight 2017-10-12 16:15:45 +0800
  • 40ad7837fc Change: allow makeLink to append child. Add rel=noopener eight 2017-10-12 16:12:34 +0800
  • eec52ad239 Revert "Add: detail dialog. Move makeAuthor to dom.js. Move external.svg into" eight 2017-10-12 16:10:17 +0800
  • ce2a21451a Add: usercss documentation link in the editor eight 2017-10-11 22:23:39 +0800
  • 7ca993821a Change: always set updateUrl eight 2017-10-11 21:45:17 +0800
  • 2642206e32 Change: the layout of color input eight 2017-10-11 21:39:30 +0800
  • 5b701d06ad Add: detail dialog. Move makeAuthor to dom.js. Move external.svg into images. eight 2017-10-10 14:27:31 +0800
  • f5342bd37e Lint: Add -webkit-sticky support to CSSLint Rob Garrison 2017-10-10 15:39:05 -0500
  • 36d21b4190 Lint: Add -webkit-sticky support to CSSLint #207 Rob Garrison 2017-10-10 15:39:05 -0500
  • 3906060aef Add: multi-line string syntax eight 2017-10-09 02:45:26 +0800
  • 4115705d8f Fix: uso replace doesn't work on var select eight 2017-10-09 02:45:11 +0800
  • c0378e3f05 Fix: uso preprocessor infinite recursion eight 2017-10-09 02:44:17 +0800
  • 1d1c7da19e Fix: hide the header in error page eight 2017-10-09 01:05:44 +0800
  • 77b6b6c857 Change: drop looseJSONParse eight 2017-10-09 01:03:51 +0800
  • a901ca29c1 Add: allow array in var select eight 2017-10-09 00:59:10 +0800
  • cd00c20fa4 Fix: newStyleFormat -> newStyleInUsercss eight 2017-10-09 00:52:05 +0800
  • 2f3c477d96 Fix: openEditor has no response eight 2017-10-09 00:44:09 +0800
  • 1a6f9dfcaa Add: confirmation to replace dirty style eight 2017-10-09 00:43:00 +0800
  • 228057d231 Add: make source editor work with newly created style eight 2017-10-08 23:26:55 +0800
  • 3cb1943648 Add: newStyleFormat option eight 2017-10-08 23:26:23 +0800
  • 8007f47c09 Revert "Add: save usercss from multi-section editor" eight 2017-10-08 22:08:47 +0800
  • 50a5bbecfa Add: regexp tester in applies-to line widget eight 2017-10-08 22:03:27 +0800
  • 9ee7e2046c Refactor: split out regexp tester eight 2017-10-07 23:40:37 +0800
  • f255631a0b Fix: live-reload doesn't send style id eight 2017-10-07 18:14:49 +0800
  • 765231581c Fix: onbeforeunload handler would disable the save button eight 2017-10-07 18:10:00 +0800
  • 40a1781a53 Fix: TypeError when missing author meta eight 2017-10-07 18:04:37 +0800
  • fc51d806da Fix: force using stylelint when editor mode is not css eight 2017-10-07 18:00:25 +0800
  • 56e669fbcf Fix: normalize version eight 2017-10-06 17:09:28 +0800
  • da5626a6d7 Add: save usercss from multi-section editor eight 2017-10-06 17:05:51 +0800
  • 0d4d058b00 Fix: remove unused initInstallPage eight 2017-10-06 16:30:01 +0800
  • f194155830 Add: close source tab after install eight 2017-10-06 16:29:06 +0800
  • c0514a6699 Change: default linter eight 2017-10-06 15:44:43 +0800
  • b866688a87 Add: parse author string eight 2017-10-06 15:25:37 +0800
  • bfc56bedf7 Cosmetic tweaks narcolepticinsomniac 2017-10-06 00:50:38 -0400
  • 0f6de587ec Add: remove/add button in applies-to widget eight 2017-10-06 01:10:45 +0800
  • b69b834949 Fix: handle editor.options.expanded eight 2017-10-04 16:47:56 +0800
  • bb508b6933 Fix: import error is not displayed correctly eight 2017-10-04 16:39:02 +0800
  • 6636d3382b Fix: install error when live-reload is disabled eight 2017-10-04 16:32:44 +0800
  • 2912a53729 Fix: missing id when updating digest eight 2017-10-04 16:19:20 +0800
  • b777cc1bea use FF/Chrome/spec-compliant 'overflow-wrap' for word-breaking tophf 2017-09-30 20:14:44 +0300
  • 51b4fadc74 options: specify charset tophf 2017-09-30 03:26:09 +0300
  • 869168f727 install: better USO title bug workaround on page>=2 tophf 2017-09-30 03:13:59 +0300
  • 7cf27601ae popup: USO workaround for finding extension styles tophf 2017-09-30 03:01:07 +0300
  • 0978308325 openerTabId added in FF57: https://bugzil.la/1238314 tophf 2017-09-30 02:40:01 +0300
  • 9585aea08d insertCSS#cssOrigin requires FF53 tophf 2017-09-30 02:32:43 +0300
  • bf9ebab295 extract browser version instead of boolean tophf 2017-09-30 02:32:05 +0300
  • 1e2fbb3980 Merge 67bbe4d569 into 91daeb4a9e #200 Rob Garrison 2017-09-28 03:27:23 +0000
  • 67bbe4d569 apply: replace spread operator #200 Rob Garrison 2017-09-27 22:23:53 -0500
  • 91daeb4a9e updating locales 1.1.4.2 Jeremy Schomery 2017-09-27 15:16:55 +0330
  • c2eadda708 Add: live-reload eight 2017-09-25 20:01:50 +0800
  • 04ebc837e2 Fix: use closeCurrentTab eight 2017-09-25 18:45:44 +0800
  • 7365a8bada Fix: various fixes eight 2017-09-25 18:43:55 +0800
  • 587feb3817 Fix: externalLink might be null eight 2017-09-25 18:21:11 +0800
  • cb7aaa7111 Fix: move to root eight 2017-09-24 17:18:38 +0800
  • 24cd85688f WIP: install page + editor eight 2017-09-24 16:54:21 +0800
  • 18fd15317e WIP: install page eight 2017-09-24 11:39:04 +0800
  • 2d8adf1173 restore size on reopening a closed editor tab tophf 2017-09-23 21:33:57 +0300
  • a4e3fba968 Fix: source editor is not closed when style is removed eight 2017-09-19 08:49:38 +0800
  • 2b6404cb11 Fix: stop live-reload and refresh the page when style is removed eight 2017-09-19 08:41:40 +0800
  • 0852b56ce4 Fix: add set updateUrl option eight 2017-09-19 08:23:47 +0800
  • ba4c06ae82 Fix: lint initialize issue eight 2017-09-19 07:41:57 +0800
  • d1964bbc16 Fix: make download be able to read file: eight 2017-09-19 06:50:20 +0800
  • ead006a311 Fix: remove button style eight 2017-09-19 05:10:45 +0800
  • aa71984fd3 Fix: save name when updating usercss eight 2017-09-18 12:59:22 +0800
  • 94a7e0cdb5 Fix: manually updated usercss doesn't keep settings eight 2017-09-18 12:18:55 +0800
  • 1d829fe8f5 Fix: split up usercss logic from saveStyle eight 2017-09-18 11:34:12 +0800
  • 1e9ee786ea Fix: normalize new line eight 2017-09-18 08:16:11 +0800
  • 94e5336018 Fix: don't set updateUrl to a local file eight 2017-09-18 07:39:46 +0800
  • 90ca2f2d23 Fix: autocomplete should use changes event eight 2017-09-18 07:33:07 +0800
  • 054528edde apply: SVG className workaround tophf 2017-09-17 10:56:03 +0300
  • aed3698c74 Fix: looseJSONParse doesn't work on chrome 49 eight 2017-09-16 10:11:08 +0800
  • a0495f466f Change style structure eight 2017-09-16 09:24:50 +0800
  • dc988a413e Revert: editors eight 2017-09-16 08:44:56 +0800
  • 4d6f856473 Revert "Add: scroll the editor when cursor is outside of the editor" eight 2017-09-16 07:33:12 +0800
  • 9210d55438 manage: unlimited height of expanded applies-to tophf 2017-09-15 13:52:21 +0300
  • a73493d5d2 Add: make applies-to line widget editable eight 2017-09-15 17:13:58 +0800
  • 693a0483e3 Add: offset info eight 2017-09-15 15:36:44 +0800
  • ccb5f488e5 Fix: move to new format eight 2017-09-15 14:11:58 +0800
  • eaf33afbe3 Rewrite parser, add uso preprocessor eight 2017-09-15 13:40:04 +0800
  • 21256e32f7 Fix: wrap long line eight 2017-09-15 08:11:18 +0800
  • 5a9ac5ce7d Add: scroll the editor when cursor is outside of the editor eight 2017-09-15 07:47:44 +0800
  • 553cc94bc8 Fix: style install button eight 2017-09-15 01:30:26 +0800
  • a542d227ec Fix: adjust install page layout eight 2017-09-14 11:06:32 +0800