-
Notifications
You must be signed in to change notification settings - Fork 35
Theming v2 #370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Theming v2 #370
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: apply themev2 for channel list
docs: Document theme and component layer variables #289
feat: Apply theme-v2 to channel list and preview #285
feat: Apply theme-v2 for channel and channel header #284
feat: Apply theme-v2 to message input #283
feat: Message input theme-v2 missing features #283
Message theme v2
fix: Fix emoji picker in sample app
fix: Design enhancements
feat: Message reactions #279
BREAKING CHANGE: Some changes were introduced to the CSS so you might have to update your custom CSS code
Update stream chat css
# [4.0.0-theming-v2.4](v4.0.0-theming-v2.3...v4.0.0-theming-v2.4) (2022-07-28) ### Features * stream-chat-css updated ([2dbbb71](2dbbb71)) ### BREAKING CHANGES * Some changes were introduced to the CSS so you might have to update your custom CSS code
# [4.0.0-theming-v2.5](v4.0.0-theming-v2.4...v4.0.0-theming-v2.5) (2022-08-02) ### Features * Add message mention style to theme-v2 ([896ee0b](896ee0b))
# [4.0.0-theming-v2.6](v4.0.0-theming-v2.5...v4.0.0-theming-v2.6) (2022-08-08) ### Features * Update stream-chat-css ([12d4a65](12d4a65))
# [4.0.0-theming-v2.7](v4.0.0-theming-v2.6...v4.0.0-theming-v2.7) (2022-08-09) ### Bug Fixes * Add Angular specific selectors to message input ([b5e150f](b5e150f))
# [4.0.0-theming-v2.8](v4.0.0-theming-v2.7...v4.0.0-theming-v2.8) (2022-08-10) ### Bug Fixes * Custom attachment list ignored inside quoted message ([4d09992](4d09992)) * Gifs not removed from threads [#319](#319) ([b859c6f](b859c6f)) * Message component throws error if chatClient is not defined ([468c02d](468c02d)) * Message update event handler doesn't respect order change and deletion ([9451bef](9451bef)) * Quote reply not displayed if we reply with attachment but no text [#326](#326) ([89b5ce4](89b5ce4)) * Remove unnecessary restriction from quote reply ([788bb3d](788bb3d)) * Video attachments disappear during message edit [#323](#323) ([764306c](764306c)) ### Features * Add guest user connection option ([792821e](792821e))
# [4.0.0-theming-v2.9](v4.0.0-theming-v2.8...v4.0.0-theming-v2.9) (2022-08-10) ### Features * Empty commit to trigger a semantic release ([a64638d](a64638d))
# [4.0.0-theming-v2.10](v4.0.0-theming-v2.9...v4.0.0-theming-v2.10) (2022-08-12) ### Features * Video sizing update ([9ea2386](9ea2386))
# [4.0.0-theming-v2.11](v4.0.0-theming-v2.10...v4.0.0-theming-v2.11) (2022-08-15) ### Features * Add CSS class to SVG images ([a085741](a085741))
# [4.0.0-theming-v2.12](v4.0.0-theming-v2.11...v4.0.0-theming-v2.12) (2022-08-23) ### Bug Fixes * Mention autocomplete in theme-v1 ([f82db39](f82db39))
# [4.0.0-theming-v2.13](v4.0.0-theming-v2.12...v4.0.0-theming-v2.13) (2022-08-24) ### Bug Fixes * Duplicated channels after two notification events and not up to date channel state ([e4cd8fd](e4cd8fd)) * Remove unnecessary channel list emit from custom channel list setter ([fae0b0e](fae0b0e)) * User agent set multiple times, causing a very long string ([0df4099](0df4099)) ### Features * Update stream-chat-css ([262ff78](262ff78))
Contributor
Author
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.