You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Github_Comment_Enhancer/README.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,13 @@ Add features to enhance comments & wiki on [Github](https://github.com) and comm
21
21
22
22
### Version History
23
23
24
+
***2.0.3**
25
+
* Fixed reply button style issue after recent layout update;
26
+
* Fix ordered list with multi-line (fixes https://github.com/jerone/UserScripts/issues/20);
27
+
* Small style fix with bold button in Chrome;
24
28
***2.0.2**
25
29
* Fix multiple reply buttons when navigating back;
26
-
* Added native & TamperMonkey for Google Chrome compatibility;
30
+
* Added native & TamperMonkey for Google Chrome compatibility (fixes https://github.com/jerone/UserScripts/issues/11);
27
31
***2.0.1**
28
32
* Small bug fix with reply after another layout update from Github;
29
33
***2.0**
@@ -66,23 +70,23 @@ Add features to enhance comments & wiki on [Github](https://github.com) and comm
66
70
67
71
### TODO
68
72
69
-
-~~Allow editing [markdown files](https://github.com/jerone/UserScripts/edit/master/README.md)~~ -> to hard right now, requires knowledge of hooking into [ACE](https://github.com/ajaxorg/ace);
70
-
- Add more snippets (predefined and executable);
73
+
*~~Allow editing [markdown files](https://github.com/jerone/UserScripts/edit/master/README.md)~~ -> to hard right now, requires knowledge of hooking into [ACE](https://github.com/ajaxorg/ace);
74
+
* Add more snippets (predefined and executable);
71
75
72
76
### Notes
73
77
74
78
Test cases:
75
79
76
-
-https://github.com/jerone/UserScripts/issues/new (new issue)
77
-
-https://github.com/jerone/UserScripts/issues/1 (new comment & edit comment)
0 commit comments