You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
Hester Gong ac64c82974
Allow new file and edit file preview if it has editable extension (#23624)
Close #23579 
Inspired by
[idea](https://github.com/go-gitea/gitea/issues/23579#issuecomment-1475429247)
from @brechtvl
In this PR, the behavior is when extension switches from writatble to
not, preview will hide, and vice versa.

demo:

https://user-images.githubusercontent.com/17645053/226786119-d20063da-8763-41ce-9b00-ae34929120e1.mov

---------

Co-authored-by: silverwind <me@silverwind.io>
1 year ago
..
css Remove row clicking from notification table (#22695) 1 year ago
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) 1 year ago
js Allow new file and edit file preview if it has editable extension (#23624) 1 year ago
svg Convert `<div class="button">` to `<button class="button">` (#23337) 1 year ago