-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
feat: Add missing variants to UIKit button #29654
Conversation
🦋 Changeset detectedLatest commit: 70ef4db The changes in this PR will be included in the next version bump. This PR includes changesets to release 24 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## develop #29654 +/- ##
===========================================
- Coverage 46.93% 46.76% -0.17%
===========================================
Files 690 690
Lines 12981 12981
Branches 2267 2267
===========================================
- Hits 6092 6070 -22
- Misses 6558 6577 +19
- Partials 331 334 +3
Flags with carried forward coverage won't be shown. Click here to find out more. |
…/reportUser * 'develop' of github.com:RocketChat/Rocket.Chat: (28 commits) feat: Add missing variants to UIKit button (#29654) refactor: Remove Accountbox usage (#29786) chore: stop importing action manager as global (#29766) chore: create FeaturePreview Component (#29759) regression: add missing translations on MenuV2 replace (#29777) test: create mock package (#29765) fix: Prevent app's bridges from overriding lastMsg prop on rooms col (#29756) regression: option to start video conferences disappearing for regular users (#29763) Release 6.2.9 Revert "Release 6.2.9" fix(meteor): `room-opened` event not dispatching when navigating cached rooms (#29718) chore: device management improve readability and performance (#29712) chore: throttle exceptions counter increment (#29719) chore: Improve performance of getActiveLocalUserCount (#29681) Release 6.2.9 ci: update EE license (#29684) ci: Add missing `context` property on compose file (#29676) chore: add change stream option to get full doc (#29627) fix(meteor): Message composer keeps recording even though permission was denied (#29526) fix(meteor): Video Record button disabled on iOS browsers (#29649) ...
…reportUser * 'develop' of github.com:RocketChat/Rocket.Chat: (51 commits) feat: Add missing variants to UIKit button (#29654) refactor: Remove Accountbox usage (#29786) chore: stop importing action manager as global (#29766) chore: create FeaturePreview Component (#29759) regression: add missing translations on MenuV2 replace (#29777) test: create mock package (#29765) fix: Prevent app's bridges from overriding lastMsg prop on rooms col (#29756) regression: option to start video conferences disappearing for regular users (#29763) chore: bump fuselage packages docs: Updated README file (#29770) regression: Current Chats tags filter not showing department tags (#29758) chore: `CloudRoute` to typescript (#29762) refactor: Lazy initialization on client-side (#29764) fix: Canned Response custom tags break the GUI on enterprise (#29694) regression: fix condition to `GenericMenu` gap (#29761) test: add unit tests for feature preview hooks (#29755) chore: bump fuselage deps (#29739) refactor: Changed `getUserPreference` to `useUserPreference` on `useVoipSounds` (#29744) fix: mentions and emojis inside bold, italic and strikethrough (#29391) chore: `GenericMenu` logic to add gap (#29751) ...
Add missing variants on UIKit button.
Proposed changes (including videos or screenshots)
Issue(s)
https://rocketchat.atlassian.net/browse/AECO-197
Steps to test or reproduce
Further comments