0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 03:34:28 +01:00
gitea/web_src/js
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829)
This PR adds two buttons to the stats and the end of the diffs list to load the (some of) the remaining incomplete diff sections.

Contains #16775
    
Signed-off-by: Andrew Thornton <art27@cantab.net>


## Screenshots

### Show more button at the end of the diff
![Screenshot from 2021-09-04 11-12-37](https://user-images.githubusercontent.com/1824502/132091009-b1f6113e-2c04-4be5-8a04-b8ecea56887b.png)

### Show more button at the end of the diff stats box
![Screenshot from 2021-09-04 11-14-54](https://user-images.githubusercontent.com/1824502/132091063-86da5a6d-6628-4b82-bea9-3655cd9f40f6.png)
2021-10-15 17:05:33 +01:00
..
code
components Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
features Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
markup
standalone
vendor
easymde.js
index.js Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
jquery.js
publicpath.js
serviceworker.js
svg.js Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00
utils.js
utils.test.js