Skip to content

Commit

Permalink
feat(module:affix anchor backtop): refactor affix anchor backtop (#1025)
Browse files Browse the repository at this point in the history
* feat(module:affix anchor back-top): refactor affix anchor back-top

* fix lint

* add test & fix lint & Use NzUpdateHostClassService Instead of class operation

* fix tslint & add edge testing

* add edge testing

* fix tslint

* add tests
  • Loading branch information
cipchk authored and vthinkxie committed Mar 13, 2018
1 parent a9efbaa commit 24abd10
Show file tree
Hide file tree
Showing 47 changed files with 1,970 additions and 278 deletions.
6 changes: 3 additions & 3 deletions PROGRESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
| datepicker | x | x | x | trotyl | - |
| timepicker | x | x | x | trotyl | - |
| calendar || 100% | 100% | trotyl ||
| affix | x | x | x | cipchk | - |
| affix | | 100% | 100% | cipchk | |
| transfer || 100% | 100% | cipchk | x |
| avatar || 100% | 100% | cipchk | x |
| list || 100% | 100% | cipchk | x |
| upload || 100% | 100% | cipchk | x |
| anchor | x | x | x | cipchk | - |
| backtop | x | x | x | cipchk | - |
| anchor | | 100% | 100% | cipchk | |
| backtop | | 100% | 100% | cipchk | x |
| divider || 100% | 100% | cipchk | x |
| treeselect | x | x | x | simplejason | - |
| tree | x | x | x | simplejason | - |
Expand Down
Loading

0 comments on commit 24abd10

Please sign in to comment.