|  silverwind | 19b017f398 | Use explicit jQuery import, remove unused eslint globals (#18435) - Don't rely on globals (window.$) for jQuery import
- Remove eslint globals no longer in use | 2022-01-28 21:00:11 +00:00 | 
				
					
						|  silverwind | 9450410ff7 | Improve ellipsis buttons (#17773) * Improve ellipsis buttons
- Remove icon font usage
- Add aria-expanded attribute
* rename function to match
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> | 2021-11-22 21:44:38 -05:00 | 
				
					
						|  wxiaoguang | bb71ceeeb2 | Improve async/await usage, and sort init calls in `index.js` (#17386) * clean up async/await, and sort init calls in `index.js
* use `const _promise` to indicate that we do not need await an async function | 2021-11-09 17:27:25 +08:00 | 
				
					
						|  wxiaoguang | 1a7473ff45 | Split `index.js` to separate files (#17315) * split `index.js` to separate files
* tune clipboard
* fix promise
* fix document
* remove intermediate empty file
* fix async event listener
* use `export function` instead of `export {}`, add more comments
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de> | 2021-10-17 01:28:04 +08:00 |