Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(scroll-duration): add animate effect to auto scroll #11

Merged
merged 24 commits into from
Dec 3, 2019

Commits on Nov 22, 2019

  1. fix: 开头空格不显示

    snowlocked committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    0662827 View commit details
    Browse the repository at this point in the history
  2. fix: 修改white-space为pre后,自动换行问题

    snowlocked committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    d0981e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. feat: 添加颜色

    snowlocked committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    b338362 View commit details
    Browse the repository at this point in the history
  2. fix: 开头空格不显示

    snowlocked committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    fb424a0 View commit details
    Browse the repository at this point in the history
  3. fix: 修改white-space为pre后,自动换行问题

    snowlocked committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    574238f View commit details
    Browse the repository at this point in the history
  4. feat: 添加颜色

    snowlocked committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    472e4cf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'FEMessage-dev' into dev

    snowlocked committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    26ebf0e View commit details
    Browse the repository at this point in the history
  6. feat: 修改请求地址

    snowlocked committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    444f356 View commit details
    Browse the repository at this point in the history
  7. feat: 删除冗余数据

    snowlocked committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    348b60c View commit details
    Browse the repository at this point in the history
  8. Update basic.md

    levy9527 authored Nov 29, 2019
    Configuration menu
    Copy the full SHA
    097470d View commit details
    Browse the repository at this point in the history
  9. Update basic.md

    levy9527 authored Nov 29, 2019
    Configuration menu
    Copy the full SHA
    cc5bd94 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from FEMessage/dev

    feat: Terminal colors (FEMessage#10)
    snowlocked authored Nov 29, 2019
    Configuration menu
    Copy the full SHA
    bcee5d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. feat: add scroll animate

    snowlocked committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    d88cc2d View commit details
    Browse the repository at this point in the history
  2. feat: 将三元表达式改成对象形式

    snowlocked committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    fd3d0c7 View commit details
    Browse the repository at this point in the history
  3. comment: 增加注释

    snowlocked committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    56fa3af View commit details
    Browse the repository at this point in the history
  4. fix: 移除animate属性和相关文档

    snowlocked committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    5ee464f View commit details
    Browse the repository at this point in the history
  5. fix: 移除nextTick

    snowlocked committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    151e092 View commit details
    Browse the repository at this point in the history
  6. feat: 增加scrollDuration

    snowlocked committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    951e718 View commit details
    Browse the repository at this point in the history
  7. fix: step<1时不滚动了

    snowlocked committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    2eed9da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a23c59 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Update log-viewer.vue

    levy9527 authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    8282f1a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    snowlocked authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    a04d305 View commit details
    Browse the repository at this point in the history
  3. Update README-zh.md

    snowlocked authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    f66fd2f View commit details
    Browse the repository at this point in the history
  4. Update README-zh.md

    levy9527 authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    cd144d7 View commit details
    Browse the repository at this point in the history