groovinchip
|
34476db6f4
|
chore: update ChannelListHeaderTheme
|
2021-08-02 11:52:45 -04:00 |
|
groovinchip
|
628ef401d4
|
chore: update message_theme.dart
Includes Diagnosticable, more descriptive field names, lerp, ==, and hashCode
|
2021-08-02 10:47:38 -04:00 |
|
groovinchip
|
a06e6075d7
|
chore: add ChannelPreviewTheme inherited theme and documentation
|
2021-08-02 09:38:15 -04:00 |
|
groovinchip
|
d8ca465b91
|
chore: add lerp, == and hashCode to ChannelPreviewTheme
|
2021-08-02 09:24:17 -04:00 |
|
groovinchip
|
37f4ee720e
|
chore: rename ChannelPreviewTheme to ChannelPreviewThemeData
|
2021-07-30 13:52:07 -04:00 |
|
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
|
700ce9a775
|
chore: add a MessageInputTheme inherited theme
|
2021-07-29 11:02:29 -04: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 |
|
groovinchip
|
15defc4caa
|
chore: remove unnecessary ChannelTheme class
|
2021-07-29 09:23:50 -04: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 |
|
groovinchip
|
3a072fc836
|
chore: more upgrades for channel_header_theme.dart
* Renamed:
* title -> titleStyle
* subtitle -> subtitleStyle
* Added
* ==
* hashcode
* debugFillProperties
* lerp
|
2021-07-27 13:33:58 -04:00 |
|
groovinchip
|
1fa8c5264a
|
chore: upgrade ChannelHeaderTheme
|
2021-07-27 13:12:51 -04:00 |
|
groovinchip
|
66ea5557e8
|
test: create tests for AvatarThemeData
|
2021-07-27 10:47:01 -04:00 |
|
groovinchip
|
f90fd713c2
|
chore: upgrade AvatarTheme
* `AvatarTheme` is now an `InheritedTheme` and has a corresponding `AvatarThemeData` class
|
2021-07-27 10:32:49 -04:00 |
|
groovinchip
|
bcabbf12db
|
chore: refactor most theme related classes into a /theme folder
stream_chat_theme.dart remains in /src because I feel it will cause too much of a mess if moved.
|
2021-07-26 14:46:14 -04:00 |
|