Commit graph

45 commits

Author SHA1 Message Date
EnixCoda
3d4bf82f02 fix: style patch for select in Safari 2022-02-12 21:22:14 +08:00
EnixCoda
da930bc35f feat: optimize resizing performance 2021-12-22 21:42:39 +08:00
EnixCoda
0de422ffb7 feat: customize pjax behavior by platforms 2021-10-30 23:01:43 +08:00
EnixCoda
e066675817
chore: types for $ 2021-02-01 18:03:15 +08:00
EnixCoda
c057fb389f
chore: remove leading space when copy file 2020-11-11 17:44:26 +08:00
EnixCoda
b9d4bfd07d
fix: disable transition when resizing 2020-04-08 22:28:50 +08:00
EnixCoda
a42750ff5e
fix: prevent inserting duplicated mount points 2020-04-08 17:37:25 +08:00
EnixCoda
07ae64e001
fix: focus search input with keyboard 2020-04-02 22:25:34 +08:00
EnixCoda
85736300d8
refactor: platforms 2020-03-28 22:00:20 +08:00
EnixCoda
8138a0539a
feat: overwrite header style more aggressive 2019-11-21 14:32:15 +08:00
EnixCoda
94e6f51678
fix: match no PJAX links 2019-11-20 18:09:07 +08:00
EnixCoda
2f971670e8
fix: PJAX selectors
Content in personal settings page did not update
2019-11-20 12:18:47 +08:00
EnixCoda
1a7eae91c0
fix: generalized pjax container 2019-11-20 11:09:31 +08:00
EnixCoda
eddc53e7ae
fix: resolve page type more strictly 2019-11-19 18:29:47 +08:00
EnixCoda
1ac5189c6f
fix: adopt simpler pjax events and elements 2019-11-19 17:16:29 +08:00
EnixCoda
44454152ea
fix: toggle top progress bar 2019-11-19 15:07:22 +08:00
EnixCoda
84f95e0ac8
Revert "Revert "chore: remove "pjax-link"""
This reverts commit 6a7c3a6a78.
2019-11-19 10:51:35 +08:00
EnixCoda
6a7c3a6a78
Revert "chore: remove "pjax-link""
This reverts commit cb2bfaee59.
2019-11-19 10:13:20 +08:00
EnixCoda
cb2bfaee59
chore: remove "pjax-link" 2019-11-18 18:14:07 +08:00
EnixCoda
a5ddde1f7f
feat: handle search result page type 2019-11-17 16:04:01 +08:00
EnixCoda
d84f7f07fc
fix: detach button 2019-11-16 14:48:22 +08:00
EnixCoda
e09935230d
feat: onPJAXComplete 2019-11-15 17:33:31 +08:00
EnixCoda
6f4c26d36b
feat: apply settings updates instantly 2019-11-13 16:20:03 +08:00
EnixCoda
0f884e26dd
refactor: cancel add buttons 2019-11-13 15:45:36 +08:00
EnixCoda
7bee13c6c3
feat: make clippy button react 2019-11-13 13:45:33 +08:00
EnixCoda
79c1c82b65
refactor: remove warnings 2019-11-10 15:06:53 +08:00
EnixCoda
d9aaf72b03
build: deprecate default export 2019-11-09 01:08:12 +08:00
EnixCoda
54d7c675d7
feat: CopyFileButton 2019-11-09 01:07:38 +08:00
EnixCoda
6a897c0249
fix: update DOM structure 2019-11-09 00:50:27 +08:00
EnixCoda
1f632609a6
fix: more strict readme element detection 2019-11-02 20:31:59 +08:00
EnixCoda
13b1fa20fc
fix: more strict rule for detecting branch name
Fixes #36
2019-10-19 10:57:46 +08:00
EnixCoda
5f6feeff00
feat: scroll to node 2019-08-11 21:47:46 +08:00
EnixCoda
fd8ea597ca
feat: new resize 2019-08-11 09:56:20 +08:00
Enix
a95d41fa5c
refactor: handle plain readme 2019-04-11 10:05:23 +08:00
Enix
7ac42eda52
fix: revert error condition 2019-04-10 10:00:06 +08:00
EnixCoda
e5f0d1b1cb
fix: not raise error when readme might not exist 2019-04-09 21:32:21 +08:00
EnixCoda
85d0efbede
fix: enhance branch resolving logic 2019-04-09 21:28:28 +08:00
EnixCoda
45b2660cd3
fix: safe DOM manipulations 2019-04-07 20:38:31 +08:00
EnixCoda
29e90054ba
fix: update branch selector 2019-03-12 22:48:42 +08:00
EnixCoda
764cddcd2f
fix: you can never be too cautious about types 2019-02-21 11:44:26 +08:00
EnixCoda
e4e2389868
fix: return type of $ 2019-02-21 11:44:26 +08:00
EnixCoda
f39ba9c96f
refactor: stricter types 2019-02-21 11:44:26 +08:00
EnixCoda
861870a0b4
feat: narrow header content
When in codepage and gitako is ready
2019-02-19 16:48:42 +08:00
EnixCoda
7e95987902
fix: note for any and clean types 2019-02-19 00:08:38 +08:00
EnixCoda
8954327aa9
refactor: migrate utils to TS 2019-01-08 21:08:17 +08:00
Renamed from src/utils/DOMHelper.js (Browse further)