bga_issue_blog icon indicating copy to clipboard operation
bga_issue_blog copied to clipboard

Flutter 或 Vue 全家桶(Vue + VueRouter + Vuex + Axios)抓取 GitHub 上的 Issues,结合 GitHub Pages 搭建个人博客站点,支持 GitHub 登录和评论

Results 7 bga_issue_blog issues
Sort by recently updated
recently updated
newest added

github 在2020年10月1日后,所有的默认的分支为`main`分支了,我看你vue分支里,是写的`master`: ```js getReadme (vue) { return vue.$http.get(`https://raw.githubusercontent.com/${vue.$store.getters.repo}/master/README.md`, { headers: { 'Accept': 'application/vnd.github.v3.html' } }) } ``` 看这里时不要做下适配,新建的仓库,「关于我」点击的时候,会报404。

调试模式或者手机 均无法自适应,全部是pc版本,望修复

vue版本,可以隐藏部分标签吗?某些标签下的issue 不需要显示出来

大神,能不能在生成的pages上面,创建issues或者编辑原来写的内容呢?感觉更加炫酷

重定向到https://ip/?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fapps%2Fmanaging-oauth-apps%2Ftroubleshooting-authorization-request-errors%2F%23redirect-uri-mismatch 不可以直接登录到GitHub

Bumps [dio](https://github.com/cfug/dio) from 3.0.5 to 5.1.1. Release notes Sourced from dio's releases. dio 5.1.1 What's new Revert changes to CancelToken.cancel() behavior, as a result the DioError provided by the CancelToken.cancelError...

dependencies
dart