Xinyu Liu
Xinyu Liu
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? Currently, we actually have two-level...
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? https://github.com/vueComponent/ant-design-vue/blob/3003d67c4f537c39c58b135e6103e0572f5f3b6f/components/breadcrumb/Breadcrumb.tsx#L92-L109 When using `itemRender` to...
The left one is generated by `badgen-icons/preview/index.html`, and the right one is generated by `badgen.net`:   Maybe all the icons of circle shape have this problem:   I'm...
As I commented here https://github.com/vuejs/vitepress/issues/638#issuecomment-1156004999 This PR externalizes the markdown-it component plugin. The `@mdit-vue/plugin-component` package is extracted from vuepress-next, with full tests and some minor bug fixes (like #638). Another...
- [ ] [Enable wildcards in redirect uri for oauth](https://gitlab.com/gitlab-org/gitlab/issues/23054) - [ ] [Allow API to list and show public notes without authentication](https://gitlab.com/gitlab-org/gitlab/issues/28293)
Related to #11 Coding API is not so complete now.
- [ ] blocked by https://gitlab.com/gitlab-org/gitlab/-/issues/26060
## Common - [ ] Ask for too much permissions (see #39): https://developer.github.com/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/#available-scopes - [ ] Potential security issue about clientSecret (see #16) ## GitHub API V3 - [ ]...
Important: - [ ] Flexible redirect_uri of OAuth2: https://github.com/go-gitea/gitea/issues/9514 - [ ] Comments pagination and sorting: https://github.com/go-gitea/gitea/issues/6132 - [x] Get reactions without token: https://github.com/go-gitea/gitea/issues/9543 Other: - [ ] OAuth2 Implicit...