GithubHelp home page GithubHelp logo

TODO about vue-ghpages-blog HOT 14 CLOSED

viko16 avatar viko16 commented on June 18, 2024 5
TODO

from vue-ghpages-blog.

Comments (14)

IniZio avatar IniZio commented on June 18, 2024 1

搜索 PR #11

from vue-ghpages-blog.

epver avatar epver commented on June 18, 2024

目前见过最简洁的vue版gh-pages了, 直接拿去用了,嘿嘿

from vue-ghpages-blog.

viko16 avatar viko16 commented on June 18, 2024

@cheneyliu 没问题~

过奖了,近期也打算用 Vue 2.x 重写一遍,也顺便把这个 issue 的坑也填上吧哈哈

from vue-ghpages-blog.

IniZio avatar IniZio commented on June 18, 2024

不太明白你說的分頁是指..?

from vue-ghpages-blog.

viko16 avatar viko16 commented on June 18, 2024

@IniZio Can you speak Chinese ? 分页是指在 List View 拆分成多页显示,不至于看起来太长了。

from vue-ghpages-blog.

IniZio avatar IniZio commented on June 18, 2024

剛在自己的blog 實現了search by title, 不知可不可以滿足你的搜索功能? 我可以PR.

from vue-ghpages-blog.

viko16 avatar viko16 commented on June 18, 2024

@IniZio PR welcome. 😄

from vue-ghpages-blog.

IniZio avatar IniZio commented on June 18, 2024

不過我覺得infinite scroll 可能比分頁更好?

from vue-ghpages-blog.

LetHergo avatar LetHergo commented on June 18, 2024

喜欢这样的~

from vue-ghpages-blog.

luckypoem avatar luckypoem commented on June 18, 2024

没看见分页功能 能实现分页功能吗?

from vue-ghpages-blog.

viko16 avatar viko16 commented on June 18, 2024

@luckypoem 暂时没有,以后会加上的。

其实从 GitHub API 请求回来就是整个列表,所以分页实际上也是前端截断而已。

from vue-ghpages-blog.

playmyswift avatar playmyswift commented on June 18, 2024

请问你是如何处理请求限制的

{
  "message": "API rate limit exceeded for 116.216.128.233. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
  "documentation_url": "https://developer.github.com/v3/#rate-limiting"
}

from vue-ghpages-blog.

viko16 avatar viko16 commented on June 18, 2024

@jiakeqi 唔,所以我基于 sessionStorage 加了个简单缓存
https://github.com/viko16/vue-ghpages-blog/blob/develop/src/api/index.js#L31

from vue-ghpages-blog.

zhuziyi1989 avatar zhuziyi1989 commented on June 18, 2024

Nodejs 版本低了还不行。

from vue-ghpages-blog.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.