Commit Graph

25 Commits

Author SHA1 Message Date
tophf
9b46da5846
shrink screenshots to make readme readmeable 2021-02-25 10:26:32 +03:00
tophf
fdbfb23547
API groups + use executeScript for early injection (#1149)
* parserlib: fast section extraction, tweaks and speedups
* csslint: "simple-not" rule
* csslint: enable and fix "selector-newline" rule
* simplify db: resolve with result
* simplify download()
* remove noCode param as it wastes more time/memory on copying
* styleManager: switch style<->data names to reflect their actual contents
* inline method bodies to avoid indirection and enable better autocomplete/hint/jump support in IDE
* upgrade getEventKeyName to handle mouse clicks
* don't trust location.href as it hides text fragment
* getAllKeys is implemented since Chrome48, FF44
* allow recoverable css errors + async'ify usercss.js
* openManage: unminimize windows
* remove the obsolete Chrome pre-65 workaround
* fix temporal dead zone in apply.js
* ff bug workaround for simple editor window
* consistent window scrolling in scrollToEditor and jumpToPos
* rework waitForSelector and collapsible <details>
* blank paint frame workaround for new Chrome
* extract stuff from edit.js and load on demand
* simplify regexpTester::isShown
* move MozDocMapper to sections-util.js
* extract fitSelectBox()
* initialize router earlier
* use helpPopup.close()
* fix autofocus in popups, follow-up to 5bb1b5ef
* clone objects in prefs.get() + cosmetics
* reuse getAll result for INC
2021-01-01 17:27:58 +03:00
Conrad
a2a8908e70 Update README.md (#806) 2019-11-17 08:34:57 -06:00
Roger
da9178096b Add primary header to README and replace HTML with markdown equivalent (#765) 2019-09-09 01:00:41 -04:00
tophf
24fdad5f41 no need to open issues that notify about transifex 2018-08-16 13:59:46 +03:00
tophf
247452b68a
use explicit line breaks instead of trailing spaces 2018-07-17 14:46:43 +03:00
tophf
6f64bd840c code cosmetics: strip trailing spaces 2018-07-17 11:24:13 +03:00
stonecrusher
d5cb08011e updated links, reworked help (#426)
Update README.md
2018-07-11 22:22:38 +03:00
tophf
d053cc4d39 typo 2018-07-09 16:48:44 +03:00
stonecrusher
df691b7a13 Adding external licenses (#424)
Add/update license info
2018-07-09 16:39:31 +03:00
stonecrusher
7869e6e96a Update release links
- removed Firefox Beta
- added note to opera release
2018-07-08 21:27:19 +03:00
tophf
205b9ab73f
replace the editor screenshot 2017-12-31 08:34:00 +03:00
tophf
8153a03c19
Add highlights and screenshots sections to readme (#320)
* Add highlights and screenshots sections to readme
2017-12-30 16:19:10 +03:00
Rob Garrison
eee9e30413 Add Discord chat badge 2017-11-23 13:33:59 +03:00
tophf
78d7697845 Explicitly mention compatibility with Firefox 2017-07-31 16:43:24 +03:00
Rob Garrison
c97151edf3 Add contributing & issue template files 2017-07-12 16:26:21 -05:00
Jeremy Schomery
0817a03b61 renaming the repository name from stylish-chrome to stylus 2017-06-10 11:29:17 +04:30
Jeremy Schomery
9228a22c6c Updating README.md with AMO link 2017-05-15 18:25:49 +04:30
Jeremy Schomery
998aa2322d updating README.md; open a bug report to request translation merge 2017-04-18 08:46:55 +04:30
Jeremy Schomery
ef8f507c50 Adding Opera to README.md 2017-03-16 18:31:03 +03:30
d3n1c1d3
90a4e0737b Update README.md
added translate info
2017-03-10 09:51:25 +01:00
jake
4df33c506d Update README.md
Stylus!
2017-02-05 15:27:04 -07:00
Jason Barnabe
1a8a213b98 Translations on Transifex now 2015-01-30 20:41:43 -06:00
Jason Barnabe
7484c34bb2 make a useful readme 2014-10-03 15:48:42 -05:00
Jason Barnabe
63d809d72a Make Readme markdown 2014-10-03 15:41:17 -05:00