Commit 57c509f
authored
feat(angular): paginated list component (#310)
### 🎯 Goal
This PR only affects the Angular SDK. As part of reactions-v2 I created
two, lightweight (in terms of CSS) components:
- Paginated list
- User list
This PR contains the CSS for those.
### 🛠 Implementation details
_Provide a description of the implementation_
### 🎨 UI Changes
_Add relevant screenshots_
Make sure to test with both Angular and React (with both `MessageList`
and `VirtualizedMessageList` components) SDKs1 parent b11d0a4 commit 57c509f
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
0 commit comments