Commit Graph
1798 Commits
Author SHA1 Message Date
groovinchip c5d53de53c chore: rename ChannelPreviewTheme.lastMessageAt to .lastMessageAtStyle 2021-07-30 13:50:42 -04:00
groovinchip 008dc0b1df chore: add diagnosticable properties to channel_preview_theme.dart 2021-07-30 13:48:49 -04:00
groovinchip f55110c458 fix: instances where new naming wasn't applied 2021-07-30 13:45:58 -04:00
groovinchip 019bd5d5da chore: run dartfmt on changed files 2021-07-30 13:44:53 -04:00
groovinchip 6765854132 chore: rename ChannelPreviewTheme.title and .subtitle to .titleStyle and .subtitleStyle 2021-07-30 13:43:22 -04:00
groovinchip c7d399704e test: Merging two MessageInputThemeData results in the latter 2021-07-30 11:35:32 -04:00
groovinchip 5b99507db3 test: lerp halfway from light to dark 2021-07-30 11:34:46 -04:00
Sahil Kumar f0f2418e92 test(ui): fix lerp dark to light test
Signed-off-by: Sahil Kumar <[email protected]>
2021-07-30 20:39:10 +05:30
groovinchip cc89edc244 test: fix light to dark test, add dark to light test 2021-07-30 10:30:33 -04:00
Salvatore Giordano 6a32a29311 chore(ui): 2.1.2 2021-07-30 16:08:56 +02:00
Salvatore Giordano b989fbc3ad fix(llc): use channel partial update for slowmode 2021-07-30 11:48:23 +02:00
Sahil Kumar 0837c5576d chore(ui): update changelog
Signed-off-by: xsahil03x <[email protected]>
2021-07-30 15:03:19 +05:30
Sahil Kumar 7561125a05 fix(ui): add null-check in currentUserMember
Signed-off-by: xsahil03x <[email protected]>
2021-07-30 14:59:52 +05:30
Salvatore Giordano 28695fb9d8 Merge branch 'develop' into cds-189 2021-07-30 11:23:39 +02:00
b05a822d60 Apply suggestions from code review
Co-authored-by: Jc Miñarro <[email protected]>
2021-07-30 10:54:20 +02:00
Sacha Arbonel 462f9c8f05 fix docs: typo mentioning french 2021-07-29 15:51:45 -04:00
Sacha Arbonel d54bb5406a fix some typos in french translations 2021-07-29 15:22:44 -04:00
Sacha Arbonel 255fc50510 support spanish 2021-07-29 15:22:34 -04:00
groovinchip 822b0ad725 test: start testing MessageInputTheme 2021-07-29 13:59:02 -04:00
groovinchip 1aa6298799 chore: use MessageInputTheme in message_input.dart 2021-07-29 11:07:17 -04:00
groovinchip 700ce9a775 chore: add a MessageInputTheme inherited theme 2021-07-29 11:02:29 -04:00
Salvatore GiordanoandGitHub 7f589edeb1 Merge pull request #587 from GetStream/docs/addingLocalization
docs(localization): polishing
2021-07-29 16:58:30 +02:00
groovinchip 8fb45ec4d1 chore: rename MessageInputTheme to MessageInputThemeData 2021-07-29 10:50:03 -04:00
groovinchip 5afc274a6d chore: add lerp, hashcode, ==, and diagnosticable to message_input_theme.dart 2021-07-29 10:48:52 -04:00
GordonandGitHub 276f6a1efc docs: spelling and grammar 2021-07-29 16:34:57 +02:00
GordonandGitHub afc636bcda docs: move header 2021-07-29 15:56:44 +02:00
GordonandGitHub f159f4e23e docs: add image 2021-07-29 15:54:56 +02:00
groovinchip 15defc4caa chore: remove unnecessary ChannelTheme class 2021-07-29 09:23:50 -04:00
Gordon Hayes 47fe22e03d docs: additional localization examples 2021-07-29 14:54:57 +02:00
Gordon Hayes 8f7163b3a0 fix: ios build config 2021-07-29 14:50:36 +02:00
Salvatore Giordano f893d906aa fix typo 2021-07-29 14:21:01 +02:00
Salvatore Giordano 127f83457b fix typo 2021-07-29 14:20:07 +02:00
Salvatore Giordano 4e611b35c3 bump version and changelog of localization 2021-07-29 13:30:17 +02:00
Salvatore Giordano c46397b63a bump version and changelog 2021-07-29 13:24:13 +02:00
Salvatore Giordano cf675269f0 merge event user to current user 2021-07-29 13:23:42 +02:00
Salvatore Giordano ef12e1dc11 readd event.me listener 2021-07-29 13:18:23 +02:00
Gordon Hayes a7e3e3c179 Merge branch 'docs/addingLocalization' of github.com:GetStream/stream-chat-flutter into docs/addingLocalization 2021-07-29 11:58:35 +02:00
Gordon Hayes 66cc8d3ef8 docs: fix ios locales link 2021-07-29 11:58:22 +02:00
Salvatore Giordano fc5e3add5d fix analysis 2021-07-29 11:39:15 +02:00
Salvatore Giordano 993cd4ad6c docs(localization): fix translation links 2021-07-29 11:16:30 +02:00
Salvatore Giordano 3c48e70108 fix(ui): jiffy use app level locale 2021-07-29 11:14:21 +02:00
groovinchip cede1b572a chore: run dartfmt on /theme 2021-07-28 14:49:12 -04:00
groovinchip de4e1e29e2 chore: remove AvatarTheme 2021-07-28 12:49:14 -04:00
Salvatore Giordano 587fc47316 fix links 2021-07-28 17:49:27 +02:00
Sahil Kumar 236a32403e fix(localizations): minor fixes
Signed-off-by: xsahil03x <[email protected]>
2021-07-28 21:18:43 +05:30
Salvatore Giordano 800baec932 docs(localization): add localization docs 2021-07-28 17:20:14 +02:00
Salvatore Giordano 93ee4260f8 chore(ui): fix analysis 2021-07-28 12:44:10 +02:00
Salvatore Giordano fcce46cf16 fix pubspecs 2021-07-28 12:33:40 +02:00
Salvatore Giordano b523510845 bump version and changelog 2021-07-28 12:28:24 +02:00
Salvatore Giordano f16bb82964 merge master 2021-07-28 12:26:29 +02:00