derv82
4ee8e06a64
Merge branch 'master' of https://github.com/openstyles/stylus
2017-12-09 00:26:56 -08:00
derv82
1c188f1f8d
Only fetch style JSON during installation.
...
JSON is 'cached' within the userstyleSearchResult object,
so the JSON is only fetched once during the life of the popup window.
2017-12-09 00:25:47 -08:00
tophf
9486c7f3df
don't report usercss as installed on USO if homepage matches
2017-12-09 04:43:02 +03:00
tophf
d52664d11c
code cosmetics
2017-12-09 00:03:07 +03:00
tophf
9b4f76d776
adjust #hotkey-info position dynamically
2017-12-08 23:16:59 +03:00
tophf
ae9d33cf37
use the much shorter "Reset" label in config dialog
2017-12-08 22:32:35 +03:00
tophf
8a777b5d23
restore disabled state dimming on buttons and selects
2017-12-08 22:26:53 +03:00
tophf
240ccc8309
FF: actually prevent scrolling in focusNoScroll
2017-12-08 22:06:17 +03:00
tophf
18b20d13be
onDOMscriptReady: notify all matching subscribers
2017-12-08 21:55:08 +03:00
tophf
32d89e58ea
update locales from transifex
2017-12-08 20:32:53 +03:00
tophf
a1f2d2a719
bump version to 1.1.7.6
2017-12-08 20:26:37 +03:00
narcolepticinsomniac
599dc24862
Custom radio buttons and the last few Linux details ( #292 )
...
* Custom radio buttons and the last few Linux details
* Radio button margin
* Account for FF ESR
2017-12-08 12:02:01 -05:00
derv82
40ab080070
Merge branch 'master' of https://github.com/openstyles/stylus
2017-12-08 01:45:26 -08:00
derv82
4732184670
10 results @ a time, floating Install button, fixed height while loading styles.
2017-12-08 01:44:55 -08:00
tophf
5faff66fab
fix cross-section cursor navigation via keyboard
2017-12-08 11:42:33 +03:00
derv82
cab2345bc6
Merge branch 'master' of https://github.com/openstyles/stylus
2017-12-07 20:54:42 -08:00
derv82
308973cb13
Clicking thumbnail (above overlay) installs/uninstalls.
...
Same behavior as clicking overlay
2017-12-07 20:54:17 -08:00
derv82
e59dba54af
Shrunk thumbnail overlay ~50%, smaller install/customize buttons.
2017-12-07 20:50:42 -08:00
narcolepticinsomniac
526fa46edf
Load global.css in options
2017-12-07 23:40:08 -05:00
narcolepticinsomniac
c61932e0e9
Load global.css in options
2017-12-07 23:39:39 -05:00
tophf
1c68ac1a3a
initialize editor page fully in First Meaningful Paint frame
...
* previously it wasn't the case when colorpicker option was enabled
* the cost of always loading colorview is ~1ms for >200ms here
2017-12-08 06:20:56 +03:00
tophf
0413736a29
remove the now redundant "chrome_style" from the options page
2017-12-08 06:20:30 +03:00
narcolepticinsomniac
ce47e69b8a
Custom UI elements ( #291 )
2017-12-08 06:18:47 +03:00
tophf
2deffbc622
show "x" to reset non-default values in usercss config individually
...
also:
* simplified CSS selectors where possible
* .config-name = var name, 1st element in <label>
* .config-value = var value, 2nd element in <label>
* .nondefault class added on <label>
2017-12-08 03:23:09 +03:00
tophf
3318db1999
show .config-error on failure to save
2017-12-08 01:08:25 +03:00
tophf
99cce55a8e
ensure long words break before breaking the layout
...
supersedes 40075a0d
2017-12-07 23:21:27 +03:00
tophf
fbcd3cc965
clarify the tooltip for USO userstyle "configure" icon
2017-12-07 20:58:02 +03:00
tophf
6a838e9d5e
make sure all pre-create hooks finished
2017-12-07 20:26:41 +03:00
derv82
1f95fd3571
Search results show "uninstall" after installation.
...
* Not removed from search results
* Still shows "customize" button.
2017-12-07 02:06:44 -08:00
derv82
465cdec625
Merge branch 'master' of https://github.com/openstyles/stylus
2017-12-07 01:33:35 -08:00
derv82
14ad748105
overflow-y:scroll when search results are displayed
2017-12-07 01:30:33 -08:00
derv82
7c1c9d0cce
Search results at bottom, move lds-spinner over search results.
2017-12-07 00:56:33 -08:00
tophf
a71d2fa226
...even less eager
2017-12-07 11:10:32 +03:00
derv82
34ab1abd11
Search result only shows title & thumbnail, more info on hover.
...
Clicking search result thumbnail (overlay) installs it. So does clicking "install" button.
Fixed author link installing the sytle.
Removed bg-color change on hover.
2017-12-07 00:06:12 -08:00
tophf
6e1a6d1ad6
don't be too eager at restoring style elements to prevent deadlocks
2017-12-07 10:49:47 +03:00
derv82
5db0cc65ee
Merge branch 'master' of https://github.com/openstyles/stylus
2017-12-06 23:34:53 -08:00
derv82
8ec06d9830
Title above screenshot. Removed 'Results for...' header
...
Brought back 'Author' (was hidden before).
2017-12-06 23:33:42 -08:00
tophf
6d4689e559
ensure own style elements dominance over other style elements
2017-12-07 10:12:01 +03:00
derv82
0e63896f4f
Switch camelCase to dash-case in DOM classes and IDs
2017-12-06 22:38:35 -08:00
derv82
0c4f4844b6
Merge branch 'master' of https://github.com/openstyles/stylus
2017-12-06 22:21:59 -08:00
tophf
f40dc29497
add rudimentary reject/catch for mozParser inside worker
2017-12-07 08:41:52 +03:00
tophf
08c70a5192
csslint: only suppress validation errors caused by USO-vars
2017-12-07 08:09:22 +03:00
tophf
e4e8f04c95
code cosmeticsiv
2017-12-07 06:54:51 +03:00
tophf
fb3138f700
add .vivaldi class on <html>
2017-12-07 06:52:43 +03:00
tophf
aeca16f663
csslint: show real text of expected token if possible
...
now instead of the nerdy LBRACE users will see {
2017-12-07 05:37:36 +03:00
tophf
7a07ee9fd9
unbreak narrow editor layout
2017-12-07 05:31:42 +03:00
tophf
9c8e835a80
relay scrolling over #header to usercss code section
2017-12-07 04:36:46 +03:00
tophf
d4ffa04bb6
raise applies-to widget above .CodeMirror-activeline
2017-12-07 04:00:26 +03:00
tophf
b96cee1012
use Event#key for hotkey recognition in manager and popup
...
should help #286
2017-12-07 02:11:50 +03:00
tophf
119a3803ec
realign #only-updates filter and rename as it's not linked to prefs
2017-12-07 01:39:15 +03:00