Commit Graph

121 Commits (30993e95082356daa40b3605bff65b565e913bcc)

Author SHA1 Message Date
Kerwin Bryant 40426addfa
Add cropping support when modifying the user/org/repo avatar (#33498) 3 weeks ago
silverwind 05e9063013
Update `@github/text-expander-element`, adapt type imports (#33449) 3 weeks ago
silverwind dc7ddaee2a
Update `@github/text-expander-element` to 2.9.0 (#33435) 4 weeks ago
wxiaoguang e663c4a7f0
Fix issue suggestion bug (#33389) 4 weeks ago
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 1 month ago
wxiaoguang 2cb3946496
Make issue suggestion work for all editors (#33340) 1 month ago
silverwind 4b21a6c792
Enable Typescript `noImplicitThis` (#33250) 1 month ago
Harry Vince d7ec23febf
Fix editor markdown not incrementing in a numbered list (#33187) 2 months ago
metiftikci 1a7591d7f9
fix textarea newline handle (#32966) 2 months ago
silverwind c0e80dbe26
Enable Typescript `strictFunctionTypes` (#32911) 2 months ago
silverwind c8ea41b049
Fix remaining typescript issues, enable `tsc` (#32840) 2 months ago
wxiaoguang 1e751d81b3
Fix JS error when dropping a file to a editor without dropzone (#32804) 2 months ago
wxiaoguang 96d3a03a08
Refactor LabelEdit (#32752) 3 months ago
wxiaoguang 838653d1df
Fix file editor & preview (#32706) 3 months ago
wxiaoguang c9e582c6b6
Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
wxiaoguang 1bb1a51f47
Fix JS error when reply comment on Conversation page (#32685) 3 months ago
Kerwin Bryant 68d9f36543
Allow cropping an avatar before setting it (#32565) 3 months ago
wxiaoguang 0f4b0cf892
Refactor some frontend problems (#32646) 3 months ago
wxiaoguang 249e67672a
Remove jQuery import from some files (#32512) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang b573512312
Correctly query the primary button in a form (#32438) 4 months ago
wxiaoguang af28ce59b8
Add some handy markdown editor features (#32400) 4 months ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 4 months ago
Anbraten b7fb20e73e
Suggestions for issues (#32327) 4 months ago
박상철 620f19610e
Prevent from submitting issue/comment on uploading (#32263) 4 months ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 4 months ago
silverwind 5550226571
Improve textarea paste (#31948) 6 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 8 months ago
silverwind 62b3738968
Fix JS error with disabled attachment and easymde (#31511) 8 months ago
Tyrone Yeh 9bc5552c11
Improve attachment upload methods (#30513) 8 months ago
wxiaoguang a88f718c10
Refactor dropzone (#31482) 8 months ago
wxiaoguang bda875b6e6
Switch to "Write" tab when edit comment again (#31445) 8 months ago
wxiaoguang 621e1ff9c9
Improve markdown textarea for indentation and lists (#31406) 8 months ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 9 months ago
silverwind 291a00dc57
Fix and clean up `ConfirmModal` (#31283) 9 months ago
wxiaoguang 9000811118
Make pasted "img" tag has the same behavior as markdown image (#31235) 9 months ago
wxiaoguang 5c236bd4c0
Fix issue/PR title edit (#30858) 10 months ago
wxiaoguang 8de2992ffb
Make Ctrl+Enter work for issue/comment edit (#30720) 10 months ago
wxiaoguang f95622cddc
Fix issue comment form and quick-submit (#30623) 10 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 11 months ago
silverwind dd8dde2be8
replace jquery-minicolors with coloris (#30055) 11 months ago
silverwind 226a82a939
Migrate font-family to tailwind (#30118) 11 months ago
Yarden Shoham 1a71dbfb78
Remove jQuery class from the reaction selector (#30138) 11 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
Yarden Shoham 2e31a2800e
Remove jQuery `.attr` from the reaction selector (#30052) 11 months ago
Yarden Shoham 428e05662f
Remove jQuery `.attr` from the ComboMarkdownEditor (#30051) 11 months ago
Yarden Shoham a7d0c5de4c
Remove jQuery `.attr` from the label edit exclusive checkbox (#30053) 11 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 11 months ago
silverwind d6fed9ab88
Fix various loading states, remove `.loading` class (#29920) 11 months ago