Jason Barnabe
97649bad94
Merge pull request #163 from tophf/apply-on-hash-change
...
Apply styles upon direct URL hash modification
2016-01-30 16:00:30 -06:00
Jason Barnabe
fceda3f27d
Merge pull request #159 from tophf/track-active-codebox
...
Editor: sticky .CodeMirror-active class for code boxes
2016-01-30 16:00:01 -06:00
tophf
ac70503718
Apply styles upon direct URL hash modification
2015-12-31 19:07:55 +03:00
Jason Barnabe
31a378b243
Merge pull request #161 from tophf/apply-eventfix
...
Bind only one DOMContentLoaded event
2015-12-26 12:27:45 -06:00
tophf
cbece7ce25
Bind only one DOMContentLoaded event
2015-12-26 21:23:34 +03:00
tophf
3837ef5f62
Editor: focus the minidialog when switching find/replace
...
Previously, when a search minidialog was displayed and we pressed a hotkey to switch to another kind of minidialog (search -> replace, etc), the focus wasn't correctly preserved
2015-10-29 21:20:05 +03:00
tophf
7ca69e61da
Editor: sticky .CodeMirror-active class for code boxes
...
It is retained when a child search/jump minidialog is focused unlike the built-in .CodeMirror-focused
2015-10-28 01:37:19 +03:00
Jason
5f9a4d6172
:Merge branch 'master' of github.com:JasonBarnabe/stylish-chrome
2015-09-28 19:43:02 -05:00
Jason
ce465719d4
1.4.0
2015-09-28 19:42:45 -05:00
Jason Barnabe
ffebbcbea3
Merge pull request #155 from tophf/fixes
...
Fixes
2015-09-21 20:39:23 -05:00
tophf
2925c4af71
Editor: add missing var declaration
2015-09-21 14:59:13 +03:00
Jason
f8a3bd14ae
Add placeholders after downloading locales from Transifex
2015-09-18 19:59:51 -05:00
Jason
7ae07b063b
Replace spaces with tabs in locale files from Transifex
2015-09-18 19:56:05 -05:00
Jason Barnabe
336d043d02
Merge pull request #154 from tophf/fix-placeholders
...
Add placeholders to locale files
2015-09-18 19:40:51 -05:00
tophf
dafa47f0f3
Add placeholders to locale files
2015-09-17 12:03:00 +03:00
Jason
11646e7280
Update locales from Transifex
2015-09-14 19:25:22 -05:00
Jason Barnabe
8ab8a1ee26
Merge pull request #150 from tophf/fixes
...
Fixes
2015-09-14 19:18:51 -05:00
tophf
a7deb14931
Editor: don't spam in lint report for current line
2015-09-13 12:59:14 +03:00
tophf
485932ae49
Update world_go.png to 32x32, also suitable for retina
2015-09-01 21:50:33 +03:00
tophf
5d52a7ec2e
Editor: "findNext" after page load should call "find"
2015-09-01 10:54:56 +03:00
Jason Barnabe
718d2e0f86
Merge pull request #149 from tophf/dim-save-button
...
Editor: disable "Save" button when content is unmodified
2015-08-30 11:36:17 -05:00
Jason Barnabe
9dc7d289b8
Merge pull request #148 from tophf/fixes
...
Fixes
2015-08-30 11:36:03 -05:00
tophf
256177844b
Editor: disable "Save" button when content is unmodified
2015-08-30 19:16:41 +03:00
tophf
d2441213ef
Don't use css calc with vw as it fails on Chrome 31
...
* Also makes showCodeMirrorPopup() size stylable
2015-08-28 19:45:15 +03:00
tophf
a9ff8c14f3
Fix jsonEquals() bug: actually compare the properties
2015-08-28 19:45:15 +03:00
tophf
21a138029d
Fix database upgrade routine
2015-08-28 19:45:15 +03:00
Jason Barnabe
0c30be4544
Merge pull request #132 from tophf/paste-mozilla
...
Editor: paste from Mozilla format
2015-08-24 17:23:54 -05:00
tophf
c2cb452783
fix CSSLint's parser-lib @document{}
2015-08-24 08:16:23 +03:00
tophf
5802cc4ae6
refactor/deduplicate "#sections > div" handling
2015-08-24 08:16:23 +03:00
tophf
0ead2ef259
Editor: paste from Mozilla format; export in styled popup
2015-08-24 08:16:22 +03:00
Jason Barnabe
2e8ad06703
Merge pull request #146 from tophf/fixes
...
Editor: escape html in CSSLint report, limit message length
2015-08-23 19:11:57 -05:00
Jason Barnabe
461d52ac41
Merge pull request #145 from tophf/support-ftp
...
Support ftp urls
2015-08-12 20:21:02 -05:00
tophf
73218c399b
Support ftp urls
2015-08-11 07:36:48 +03:00
tophf
55c48d62fc
Editor: escape html in CSSLint report, limit message length
2015-08-07 17:19:09 +03:00
Jason Barnabe
7f0557df57
Merge pull request #143 from tophf/fixes
...
Fixes
2015-08-04 22:37:17 -05:00
Jason Barnabe
de7d51ed7c
Merge pull request #131 from tophf/no-flicker-on-update
...
Avoid flicker when updating applied styles
2015-08-04 22:35:45 -05:00
Jason Barnabe
fd91bba559
Merge pull request #130 from tophf/global-replace
...
Editor: global replace
2015-08-04 22:34:19 -05:00
tophf
92c2e743d6
Don't break gmail chat iframe by iframeObserver
...
Apparently some same-domain (!) iframes fail to load when their "contentDocument" is accessed (!)
2015-08-04 21:55:04 +03:00
tophf
ad12fb1091
Manage: fix broken horizontal scrolling
2015-08-03 20:07:42 +03:00
tophf
78fea74a0e
Editor: update CSSLint report ASAP once an issue is fixed
2015-08-03 19:34:47 +03:00
tophf
cb366cf9d7
fixup 1ad9200: don't overwrite the initial lint delay
2015-08-03 18:54:03 +03:00
tophf
99a956c383
Avoid flicker when updating applied styles
2015-08-03 08:25:59 +03:00
tophf
ea18ae2c89
Editor: avoid flicker of "Edit style" heading on load
2015-08-03 08:13:01 +03:00
tophf
4f61494e0d
Move html templates to html file
2015-08-03 08:13:01 +03:00
tophf
2e7c35e8f0
Editor: highlight CodeMirror mini-dialogs entirely
2015-08-03 08:12:39 +03:00
tophf
20141b7bfa
Editor: add global-replace/replaceAll commands
...
* Collateral fix: correctly restore openDialog() after Esc
* refactor html templates
2015-08-03 08:12:39 +03:00
Jason Barnabe
b4eaac4ef9
Merge pull request #139 from tophf/codemirror-5.5.0
...
Codemirror 5.5.0
2015-08-02 21:46:58 -05:00
Jason Barnabe
2319c5c4ac
Merge pull request #136 from tophf/fix-same-openerTabId
...
Fixes
2015-08-02 21:40:54 -05:00
tophf
1ad92001c0
Editor: less obtrusive CSSLint reporting in header, wait ~5s
...
* Keep the old timeout after page init ~500ms
* Immediately show the report in onbeforeunload and save
2015-08-02 18:11:15 +03:00
tophf
e1b8b48980
Editor: only attach hotkey rerouter when leaving codebox
2015-08-02 17:17:20 +03:00