tophf
c6b4c6c738
CSSLint: parser 0.2.5
2015-05-07 02:22:39 +03:00
tophf
62ec9e1c9e
Editor: make newly added section visible
2015-05-06 09:13:28 +03:00
Jason Barnabe
b6444c86ec
Merge pull request #103 from tophf/editor-theme
...
Editor: option to select CodeMirror CSS theme
2015-05-05 20:57:08 -05:00
tophf
539be4ce43
Code review & cosmetics
2015-05-05 23:42:38 +03:00
tophf
a0c5674f6f
Wait for background page to load on Chrome startup
...
At startup Chrome lazy-loads extension's background page,
thus occasionally breaking apply.js and Stylish own pages
2015-05-05 21:36:16 +03:00
tophf
bc6476bc52
Editor: option to select CodeMirror CSS theme
2015-05-05 21:14:11 +03:00
Jason Barnabe
38d8903f8d
Merge pull request #108 from tophf/codemirror-5.2.1
...
CodeMirror 5.2.1 update
2015-05-04 14:19:46 -05:00
tophf
d25531977e
CodeMirror 5.2.1 update
...
* keep our custom css-lint.js, no changes in upstream
* use newer show-hint.js - {completeSingle: true} was broken in 5.2.0
* use newer search.js - replace() didn't use previous search query in 5.2.0
2015-05-04 22:06:55 +03:00
Jason Barnabe
2e02b73c77
Merge pull request #94 from tophf/localization-embed
...
Localization: embed in html, autorun, apply earlier
2015-05-04 12:33:41 -05:00
tophf
9efac32b85
Localize search prompts in editor
2015-05-01 13:33:01 +03:00
tophf
0e6f63951a
Localization: embed in html, autorun, apply earlier
2015-05-01 13:33:01 +03:00
Jason
68fa907854
1.3.1
2015-04-22 20:11:55 -05:00
Jason Barnabe
cb9f8ffc27
Merge pull request #104 from tophf/bugfix2
...
Fix old Chrome error: no 'browser_action' contextMenu type
2015-04-22 14:01:09 -05:00
tophf
30598dbbf0
Fix old Chrome error: no 'browser_action' contextMenu type
2015-04-22 22:01:19 +03:00
Jason Barnabe
05911f39ac
Merge pull request #102 from tophf/bugfix
...
Bugfix for 1.3.0 release
2015-04-22 11:39:01 -05:00
tophf
1156b3f989
Fix 'const in strict mode' error in very old Chrome
2015-04-22 14:30:55 +03:00
tophf
c66ae794bc
Fix installation error 'Variable $applies$ used but not defined'
2015-04-22 14:26:41 +03:00
Jason
6fb5c44f67
1.3.0
2015-04-21 11:00:01 -05:00
Jason
cf85e50bd0
Update locales from Transifex
2015-04-17 09:41:33 -05:00
Jason
ac00f48d19
Popup CSS tweaks
2015-04-17 09:33:03 -05:00
Jason
f0e00ec5c6
Switch 'all styles off' style to strikethrough to make them not look disabled
2015-04-08 14:18:12 -05:00
Jason
cf4da22a0a
Make style names in popup toggle the styles
2015-04-08 14:14:16 -05:00
Jason
32584911ea
Add a bit of spacing after style name in pop-up
2015-04-08 14:10:34 -05:00
Jason
d8e9f61576
Remove extra focus style for CodeMirror
2015-04-08 14:07:59 -05:00
Jason
6c47b78763
Add left gutter to popup for checkboxes
2015-04-08 14:07:30 -05:00
Jason
f8c0c5bf80
Fix dirty when undoing after save
2015-04-08 13:24:26 -05:00
Jason
6abc261f90
Add focus style to CodeMirror
2015-04-08 12:11:22 -05:00
Jason
cf7581a7a8
Standardize editor actions div children
2015-04-08 11:42:39 -05:00
Jason Barnabe
cd14e6d462
Merge pull request #93 from tophf/apply-styles-to-popup
...
Apply styles to popup on change/disableAll
2015-04-07 12:16:23 -05:00
tophf
5b0d8fbba0
Show a newly installed style in popups
2015-04-07 20:14:14 +03:00
tophf
d4382d3f08
Apply global changes to popups
2015-04-07 20:07:45 +03:00
Jason Barnabe
b31ac3e8b6
Merge pull request #99 from tophf/ignore-port-in-domain
...
Ignore port number in url domain
2015-04-07 11:02:36 -05:00
Jason Barnabe
65e38a581f
Merge pull request #97 from tophf/own-pages-apply-earlier
...
Apply styles to own pages earlier to avoid flicker
2015-04-07 10:14:08 -05:00
tophf
7c53643b19
Apply styles to own pages earlier to avoid flicker
2015-04-07 18:05:23 +03:00
Jason Barnabe
8200a7c483
Merge pull request #96 from tophf/search-box-select
...
Editor: when in applies-to, use its code box for search on Ctrl-F, etc.
2015-04-07 09:59:34 -05:00
tophf
8b29f5de43
Ignore port number in url domain
2015-04-07 12:17:32 +03:00
tophf
451b392034
Editor: when in applies-to, use its code box for search
2015-03-29 18:58:57 +03:00
Jason
83b2e1d53d
Move locales login file outside of folder
2015-03-26 13:34:28 -05:00
Jason
5fc1b5e1cd
Update locales from Transifex
2015-03-26 13:28:50 -05:00
Jason Barnabe
4aff58d4ba
Merge pull request #88 from tophf/chrome-hotkeys
...
Add Chrome shortcut keys; update all visible popups on change; add 2 prefs to toolbar button menu
2015-03-26 13:16:55 -05:00
tophf
bd9a91951f
Add 2 global behavior toggles to the toolbar button context menu
2015-03-26 21:16:03 +03:00
Jason Barnabe
540c6b61a0
Merge pull request #85 from tophf/browser-search
...
Editor: reroute the browser search to a closest CodeMirror box
2015-03-26 09:18:14 -05:00
tophf
827a324297
Editor: auto-adjust vertical scrollbar margin for resize grip
2015-03-26 14:12:47 +03:00
tophf
413c454713
Editor: reroute the browser search to a closest CodeMirror box
...
Won't work if invoked via the browser menu or a non-standard hotkey
2015-03-26 14:12:47 +03:00
tophf
2ed53db7ad
Add Chrome shortcut keys; update popups on change
...
* hotkey to open Manage styles
* hotkey to enable/disable all styles
No default hotkeys are provided, to customize go to "Keyboard shortcuts" on the Extensions page
2015-03-25 18:04:51 +03:00
Jason Barnabe
7a72326f2f
Merge pull request #86 from tophf/resize-grip
...
Editor: add resize grip
2015-03-25 09:41:30 -05:00
Jason Barnabe
94b586a243
Merge pull request #87 from tophf/disable-all-styles-fix
...
Disable all styles fix
2015-03-25 09:33:42 -05:00
tophf
a4f602c7aa
Editor: add resize grip
2015-03-25 16:42:11 +03:00
Jason Barnabe
0b2a86337d
Merge pull request #83 from tophf/narrow-editor
...
Editor: webkit bug workaround; better alignment
2015-03-24 23:07:00 -05:00
tophf
f90c8bc6c7
Localization: remove the unused 'styleNameLabel'
2015-03-25 07:05:36 +03:00