Commit Graph
613 Commits
Author SHA1 Message Date
Salvatore Giordano 26393402d8 fix(ui): fix positioned list view null check 2021-10-29 12:22:05 +02:00
Salvatore Giordano 74ebf73fbc fix(ui): fix image reloading 2021-10-29 11:00:16 +02:00
Salvatore Giordano 44992546da Merge branch 'develop' into feat/positioned-list-experiment 2021-10-29 09:08:31 +02:00
Salvatore Giordano e460d0c2bb fix(ui): fix cancel label capitalization 2021-10-28 17:14:37 +02:00
Salvatore Giordano 165e8682c5 fix analysis 2021-10-28 09:36:10 +02:00
Salvatore Giordano e65843963e fix(ui): use isUpToDateStream 2021-10-27 16:29:34 +02:00
Salvatore Giordano 34eaae7a8c fix(ui): revert scroll physics 2021-10-27 11:29:27 +02:00
Salvatore Giordano 89f767886a fix(ui): fix quoted message scroll 2021-10-26 15:34:20 +02:00
Salvatore Giordano 04ca2c6eeb fix(ui): fix scroll to bottom logic 2021-10-26 12:50:40 +02:00
Sahil KumarandGitHub 37ef8da0a8 Merge pull request #726 from GetStream/hotfix/messageHighlight 2021-10-26 14:19:59 +05:30
Salvatore Giordano 1bcf9a515f fix(ui): refactor scroll to bottom button 2021-10-25 16:18:58 +02:00
Salvatore Giordano 1806b3a6bd fix(ui): change default alignment 2021-10-21 16:20:38 +02:00
Salvatore Giordano d35ca783e7 fix(ui): fix image attachment resizing 2021-10-21 11:14:49 +02:00
Salvatore Giordano 281733cc3c fix(ui): fix image attachment resizing 2021-10-21 11:09:32 +02:00
Salvatore Giordano 3f291473e1 fix(ui): fix image attachment resizing 2021-10-21 10:31:31 +02:00
Salvatore Giordano ad180b6fe6 fix(ui): fix image attachment resizing 2021-10-21 10:12:30 +02:00
Gordon Hayes 18dfd5a011 chore: move scrollable positioned list directory 2021-10-20 14:25:15 +02:00
Salvatore Giordano 03c2e44d73 fix(ui): add initialIndex and alignment to didUpdateWidget in scrollable list 2021-10-20 10:52:26 +02:00
Gordon Hayes 6b936311a9 chore: set initial alignment to bottom 2021-10-19 18:47:20 +02:00
Gordon Hayes 92d1967e61 chore: update scrollable positioned list 2021-10-19 18:32:48 +02:00
Gordon Hayes cb4ed36c24 fix: use didUpdateWidget to scroll to new initial index 2021-10-19 18:17:19 +02:00
Gordon Hayes 3a9be7431f chore: center message list initial aligment 2021-10-19 18:13:31 +02:00
Gordon Hayes b41b08cf34 fix: default message filter 2021-10-19 18:02:03 +02:00
Gordon Hayes 0c864a1453 fix: positioned list initial index 2021-10-19 17:58:33 +02:00
Gordon Hayes f805419816 chore: linting 2021-10-18 11:42:39 +02:00
Gordon Hayes 28bd688c7a Merge branch 'develop' into feat/positioned-list-experiment 2021-10-18 11:22:01 +02:00
Gordon Hayes 51e0b90f94 chore: linting 2021-10-18 10:51:06 +02:00
Gordon Hayes 3a7343904d feat: move scrollable positioned list to internal
src
2021-10-15 15:13:59 +02:00
Salvatore GiordanoandGitHub 4e612ef2c1 Merge branch 'develop' into hotfix/messageHighlight 2021-10-13 10:22:04 +02:00
Salvatore Giordano 0f691fa924 fix(ui): analysis 2021-10-12 16:37:15 +02:00
Salvatore Giordano ce68471a29 fix(ui): check assetList is not null 2021-10-12 16:27:49 +02:00
Salvatore GiordanoandGitHub 4de8c1cbe5 Merge branch 'develop' into hotfix/messageHighlight 2021-10-12 15:36:07 +02:00
Salvatore Giordano c58f937b20 fix(ui): analysis 2021-10-12 14:58:19 +02:00
Salvatore Giordano 239b3ccded fix(ui): analysis 2021-10-12 14:49:57 +02:00
Salvatore Giordano b8ff14963f fix(ui): use createdAt to sort media (the default value is updatedAt) 2021-10-12 13:01:55 +02:00
Salvatore GiordanoandEfthymios Sarmpanis 549f3f03d5 fix(ui): fix tests 2021-10-09 20:06:27 +03:00
Efthymios Sarmpanis 7d90dc0cfe feat(ui): add the ability to add a background image in MessageListView 2021-10-09 20:06:27 +03:00
Gordon Hayes 74c8e67406 refactor: IndexKey to ValueKey 2021-10-08 10:33:11 +02:00
Salvatore Giordano 0146d2cc85 fix(ui): missing trailing comma 2021-10-07 16:40:29 +02:00
Sahil KumarandGitHub ed43d53c5a Merge branch 'develop' into repo/dart-code-metrics 2021-10-07 18:13:34 +05:30
Salvatore Giordano cc9fc9549a fix(ui): fix message highlight alignment 2021-10-07 10:39:40 +02:00
Gordon Hayes b9866a709a feat: add messagesIndex to keep track of list indexes 2021-10-06 15:35:22 +02:00
Gordon Hayes 5998982bc4 Merge branch 'develop' into feat/positioned-list-experiment 2021-10-06 15:11:11 +02:00
Salvatore Giordano ef3cbe3833 chore(ui): update dependencies 2021-10-05 09:51:05 +02:00
Salvatore GiordanoandGitHub 71e4775677 Merge branch 'develop' into cds-439 2021-10-04 17:11:29 +02:00
Sahil Kumar 628a7d9468 feat(ui): add paginationLoadingIndicatorBuilder in MessageListView.
Signed-off-by: xsahil03x <[email protected]>
2021-10-04 20:16:50 +05:30
Sahil Kumar 801a488c42 feat: copy linkBg theme property in message theme.
Signed-off-by: xsahil03x <[email protected]>
2021-10-04 19:43:12 +05:30
Nitish Kumar Singh c4c651bc1a capitalize extension fix 2021-10-04 16:59:56 +05:30
Sahil Kumar 1b4b4cdf00 chore: fix analysis checks
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 17:30:47 +05:30
Sahil Kumar 32d8b5573c chore: flutter format
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30