Feature request: pull to refresh
- 主要语言
- TypeScript
- 星标
- 25k
- 派生
- 6.8k
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 91
描述
#### Bug, feature request, or proposal:
Feature request
#### What is the expected behavior?
When the user is at the top of a list and pulls, a refresh icon slides in. When the icon is fully visible and the user releases, the list is refreshed.
Material spec can be found here: https://material.io/guidelines/patterns/swipe-to-refresh.html
#### What is the use-case or motivation for changing an existing behavior?
We are building a web application using Angular Material, which we will be shipping as an app. We wish to conform to the Material spec and thus allow our users to refresh a list by pulling down.
#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular: 5.2.3
Material: 5.1.1
TypeScript: 2.7.1
贡献指南
调研方向
该 issue 未指定任何仓库文件、测试或入口点。首先查看链接的 Material swipe-to-refresh 规范以及现有的 Angular Material 组件模式;在实现之前定义组件和 API 的范围。完成标准是:从顶部向下拉动列表,并在刷新图标完全可见后松开,列表随即刷新。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100