Commit Graph

950 Commits

Author SHA1 Message Date
tophf
2e86c95842 csslint: fire startdocument on { 2017-06-10 12:43:26 +03:00
Jeremy Schomery
0817a03b61 renaming the repository name from stylish-chrome to stylus 2017-06-10 11:29:17 +04:30
tophf
972968b109 FF popup has 2 buttons so each should be 50% 2017-06-09 01:46:25 +03:00
tophf
d36489216c Don't save maximized editor window size&pos
This fixes the bug with reloading the editor tab in a maximized state: previously the window was losing its state.

Assuming a detached editor window normally is expected to have a smaller size and custom position, the user may occasionally maximize it for convenience, in which case we don't save its size and position.

Even if this assumption is wrong, it's easy to manually resize the window to fill the entire screen so that the size/position are remembered.
2017-06-06 16:44:16 +03:00
tophf
4559162d45 Alt-Enter in the editor to toggle&save the style 2017-06-06 10:56:49 +03:00
tophf
6df2392132 FF bug workaround for tabs.query with moz-extension:// 2017-06-06 10:33:45 +03:00
tophf
ac5e9b965a saveStyle's codeIsUpdated can be true or false, not undefined 2017-06-06 04:40:08 +03:00
Jeremy Schomery
19754a5a90 updating es locale 2017-06-05 15:45:07 +04:30
tophf
7a4f499e0d patch buggy USO site to use actual style settings 2017-06-05 09:37:00 +03:00
tophf
cd84a33a53 fixup: "Install style" should not persist on click 2017-06-05 09:36:51 +03:00
tophf
5a67d926da manage: fix toggling a style when filtering by search
Previously a style entry would disappear when toggled on manage page with search filter applied because filterContainer() altered the original "container" parameter.
2017-06-04 12:22:51 +03:00
tophf
2b1d874236 Update style settings on USO without page reload 2017-06-04 10:39:27 +03:00
tophf
be9cfe072d openURL should not redirect incognito NTP to chrome URLs 2017-06-03 16:57:52 +03:00
tophf
cec649e0ee openURL should not open own pages in incognito tabs
We're using the default "spanning mode" which doesn't support it
2017-06-03 16:52:58 +03:00
Jeremy Schomery
14e8dedded version 1.0.9 2017-05-30 16:21:41 +04:30
tophf
1098f2666c beautifier: reworded "Undo in all sections" label 2017-05-27 11:42:54 +03:00
tophf
8bbab9e0e1 beautify: don't add extra \n after comments 2017-05-27 11:42:54 +03:00
tophf
ddc5cc0ccf beautify: option for indenting conditional blocks 2017-05-27 11:42:54 +03:00
tophf
26f84c5852 play safe in *Safe() as BG gets defined only in .then 2017-05-23 22:31:40 +03:00
tophf
0440073853 restore style code in popup::onMessage 2017-05-23 22:28:45 +03:00
narcolepticinsomniac
8e6006e705 Transparent corners for small icons
#7
2017-05-19 17:01:54 -04:00
narcolepticinsomniac
70695df64e fixup indent? 2017-05-19 04:48:43 -04:00
narcolepticinsomniac
0744c9e658 Fixup indent 2017-05-19 04:44:43 -04:00
narcolepticinsomniac
8697b3b9a6 Fixup indent (looks correct in editor not in diff) 2017-05-19 04:41:11 -04:00
narcolepticinsomniac
85fe8e876e Remove translation for changed popup message 2017-05-19 04:32:42 -04:00
narcolepticinsomniac
3d12f3e174 Remove translation for changed popup message 2017-05-19 04:29:18 -04:00
narcolepticinsomniac
c7bc86c491 Remove translation for changed popup message 2017-05-19 04:27:48 -04:00
narcolepticinsomniac
fcfec7275f Remove translation for changed popup message 2017-05-19 04:26:07 -04:00
narcolepticinsomniac
ef5c16829f Popup message update for restricted access 2017-05-19 04:20:11 -04:00
Jeremy Schomery
daaac972fe fixes https://github.com/schomery/stylish-chrome/issues/52#issuecomment-302394702 2017-05-19 11:53:04 +04:30
narcolepticinsomniac
bd817cd4be Minor adjustment for info icons 2017-05-18 08:05:13 -04:00
narcolepticinsomniac
f60dad66f3 Touched-up and smaller file size icons
#7
2017-05-18 07:29:10 -04:00
narcolepticinsomniac
67b17335f9 Reword WebStore description
Really just wanted to switch "Restyle" with "Redesign" for continuity. Translations are probably close enough to leave as they are, unless anyone thinks otherwise.
2017-05-18 07:08:14 -04:00
Jeremy Schomery
c6293a8e88 appending "advanced settings" parameters to the Chrome's download URL for Firefox, Opera, or Vivaldi browsers 2017-05-18 14:09:03 +04:30
tophf
dacca58d26 beautify: indent "{" after newline like its parent block 2017-05-18 01:55:24 +03:00
tophf
b2ab3d45ad fixup bc63ecca: unget only if matched 2017-05-17 16:04:33 +03:00
tophf
af7a402bd3 csslint warning update 2017-05-17 06:21:05 +03:00
tophf
ebd6b54e45 Enable linting in newly created styles 2017-05-17 06:15:43 +03:00
tophf
bc63eccaa9 csslint: support "i" in attribute selector 2017-05-17 06:10:51 +03:00
tophf
4250f89ed3 Add favicons only in Firefox 2017-05-17 01:09:31 +03:00
Jeremy Schomery
9228a22c6c Updating README.md with AMO link 2017-05-15 18:25:49 +04:30
Jeremy Schomery
8989a53517 version 1.0.8 2017-05-15 18:14:59 +04:30
narcolepticinsomniac
f53cd9fe29 Touched-up icons 2017-05-15 09:13:46 -04:00
tophf
3b9ec2508f Use 16px favicon by default if "sizes" attr isn't respected 2017-05-15 15:50:31 +03:00
Jeremy Schomery
c5081a0747 Fixes communication issue with US.o on Vivaldi browser 2017-05-15 17:16:09 +04:30
tophf
1706f380f2 Show favicons on own pages in FF/Opera 2017-05-15 15:41:15 +03:00
Jeremy Schomery
6119a406da Fixes communication issue with US.o on Firefox browser 2017-05-15 16:32:59 +04:30
tophf
449f86e5ef rework 4df35b82: clear the different style's id 2017-05-15 13:42:20 +03:00
tophf
4df35b829b import: don't blindly overwrite styles with same id 2017-05-15 12:40:35 +03:00
Jeremy Schomery
ab63f028eb a few Firefox related compatibility fixes 2017-05-14 15:56:51 +04:30