eight
|
098dc10f85
|
Fix: pull out runtimeSend
|
2017-11-01 11:15:11 +08:00 |
|
eight
|
79b6266cf9
|
Fix: no new line before use strict
|
2017-11-01 11:13:57 +08:00 |
|
eight
|
6f51100c82
|
Fix: unused injectContent
|
2017-11-01 08:09:08 +08:00 |
|
eight
|
6536028cd4
|
Fix: typo
|
2017-11-01 08:07:17 +08:00 |
|
eight
|
6fac8386c9
|
Fix: unused translation
|
2017-11-01 08:06:18 +08:00 |
|
tophf
|
3c665aea08
|
widen editor input[type="number"], align to match siblings
fixes #221
|
2017-10-31 12:52:11 +03:00 |
|
eight
|
62748b3b79
|
Fix: use arrow function for IIFE
|
2017-10-30 01:22:10 +08:00 |
|
eight
|
adc0c8025a
|
Fix: lazy load regexp tester
|
2017-10-30 01:07:08 +08:00 |
|
Sebastian Reuße
|
033269ac9b
|
popup: don’t assume the browser styles text in black
Fixes #218.
|
2017-10-28 10:47:30 +03:00 |
|
tophf
|
e9a7640a3f
|
apply: recognize moz-extension://
|
2017-10-20 02:13:01 +03:00 |
|
tophf
|
d4ce2b2def
|
csslint: add compat prefixes for flex*, remove ms-box-*
|
2017-10-19 19:25:05 +03:00 |
|
tophf
|
2421a7ae99
|
csslint: update user-select
|
2017-10-19 19:18:09 +03:00 |
|
tophf
|
213da44fcc
|
csslint: add border-image-repeat: space
|
2017-10-19 19:18:05 +03:00 |
|
tophf
|
22284f34cb
|
csslint: fix color values
|
2017-10-19 19:18:05 +03:00 |
|
tophf
|
5064ca1d4e
|
prevent DOM id confusion
DOM elements with an id are propagated as global variables
https://stackoverflow.com/q/6381425
|
2017-10-18 21:30:17 +03:00 |
|
eight
|
71013623c6
|
Fix: description for linterCSSLintIncompatible
|
2017-10-17 04:09:14 +08:00 |
|
eight
|
ce348d4f86
|
Fix: add isWarm flag to decide if the editor can be reloaded
|
2017-10-16 16:08:13 +08:00 |
|
eight
|
0a6de8edb8
|
Add: make dirtyReporter.clear accept a key
|
2017-10-16 16:05:48 +08:00 |
|
eight
|
831a4ef939
|
Fix: remove logging in wrapReject
|
2017-10-16 14:59:45 +08:00 |
|
eight
|
be4a896bc9
|
Fix: disable CSSLint option in stylus mode
|
2017-10-16 14:54:47 +08:00 |
|
eight
|
95902388a3
|
Fix: default linter hacks
|
2017-10-16 03:58:02 +08:00 |
|
eight
|
368bb34811
|
Fix: make updateLinter wait linterConfig to load
|
2017-10-15 05:19:22 +08:00 |
|
eight
|
96a046f774
|
Fix: toggle style outside of the editor
|
2017-10-15 04:18:23 +08:00 |
|
eight
|
9770523660
|
Fix: vertical rhythm in config dialog
|
2017-10-15 04:18:23 +08:00 |
|
eight
|
c1d2857953
|
Add: config dialog heading - feedback link
|
2017-10-15 04:18:22 +08:00 |
|
eight
|
7c2248933a
|
Change: let makeLink accept object
|
2017-10-15 02:59:55 +08:00 |
|
eight
|
a1ca416ef2
|
Fix: miss makeLink global
|
2017-10-15 02:59:28 +08:00 |
|
tophf
|
382e0428c6
|
code cosmetics (copypasting from MDN was a bad idea)
|
2017-10-14 04:34:25 +03:00 |
|
tophf
|
721dfc4787
|
export: create blob directly
fixes #211
|
2017-10-14 04:25:54 +03:00 |
|
narcolepticinsomniac
|
0b17c669de
|
Match overlay opacity throughout
#209
|
2017-10-12 19:52:49 -04:00 |
|
narcolepticinsomniac
|
e612a305cc
|
Moz-import background
Fixes #209
I used `!important` because I think it might be necessary to override themes.
|
2017-10-12 19:50:41 -04:00 |
|
eight
|
54076d9f17
|
Merge branch 'master' of https://github.com/openstyles/stylus into dev-user-css
|
2017-10-12 16:28:18 +08:00 |
|
eight
|
33607e74a7
|
Fix: let makeAuthor use makeLink
|
2017-10-12 16:15:45 +08:00 |
|
eight
|
40ad7837fc
|
Change: allow makeLink to append child. Add rel=noopener
|
2017-10-12 16:12:34 +08:00 |
|
eight
|
eec52ad239
|
Revert "Add: detail dialog. Move makeAuthor to dom.js. Move external.svg into"
This reverts commit 5b701d06ad .
|
2017-10-12 16:10:17 +08:00 |
|
eight
|
ce2a21451a
|
Add: usercss documentation link in the editor
|
2017-10-11 22:23:39 +08:00 |
|
eight
|
7ca993821a
|
Change: always set updateUrl
|
2017-10-11 21:45:17 +08:00 |
|
eight
|
2642206e32
|
Change: the layout of color input
|
2017-10-11 21:39:30 +08:00 |
|
eight
|
5b701d06ad
|
Add: detail dialog. Move makeAuthor to dom.js. Move external.svg into
images.
|
2017-10-11 14:52:42 +08:00 |
|
Rob Garrison
|
f5342bd37e
|
Lint: Add -webkit-sticky support to CSSLint
|
2017-10-11 01:01:24 +03:00 |
|
eight
|
3906060aef
|
Add: multi-line string syntax
|
2017-10-09 02:45:26 +08:00 |
|
eight
|
4115705d8f
|
Fix: uso replace doesn't work on var select
|
2017-10-09 02:45:11 +08:00 |
|
eight
|
c0378e3f05
|
Fix: uso preprocessor infinite recursion
|
2017-10-09 02:44:17 +08:00 |
|
eight
|
1d1c7da19e
|
Fix: hide the header in error page
|
2017-10-09 01:05:44 +08:00 |
|
eight
|
77b6b6c857
|
Change: drop looseJSONParse
|
2017-10-09 01:03:51 +08:00 |
|
eight
|
a901ca29c1
|
Add: allow array in var select
|
2017-10-09 00:59:10 +08:00 |
|
eight
|
cd00c20fa4
|
Fix: newStyleFormat -> newStyleInUsercss
|
2017-10-09 00:52:05 +08:00 |
|
eight
|
2f3c477d96
|
Fix: openEditor has no response
|
2017-10-09 00:44:09 +08:00 |
|
eight
|
1a6f9dfcaa
|
Add: confirmation to replace dirty style
|
2017-10-09 00:43:00 +08:00 |
|
eight
|
228057d231
|
Add: make source editor work with newly created style
|
2017-10-08 23:26:55 +08:00 |
|