Alex Junior
|
b0d408ebc8
|
Chore: add eslint-plugin-react-hooks lib (#4021)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-04-11 15:01:43 -03:00 |
Gleidson Daniel Silva
|
bdf83e546e
|
Chore: Move constants away from rocketchat folder - Typescript (#4022)
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
|
2022-04-07 11:10:03 -03:00 |
Alex Junior
|
488074b4ae
|
Chore: Evaluate Message - TypeScript (#3944)
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
|
2022-04-01 18:52:38 -03:00 |
Gerzon Z
|
49c92cfa7b
|
[FIX] `AttachedActions`'s button (#3989)
* fix: `AttachedActions`'s button
* fix: text color
* update: `Message.storyshot`
|
2022-03-30 17:55:57 -04:00 |
Reinaldo Neto
|
40cb3b1ae7
|
Chore: Evaluate UiKit - TypeScript (#3939)
* Chore: Evaluate UiKit - TypeScript
* minor tweak
|
2022-03-29 17:06:50 -03:00 |
Gleidson Daniel Silva
|
f3cf4f1e7f
|
[FIX] Adds a check to see if the collapsed property exists. (#3973)
* Adds a check to see if the collapsed property exists.
* 👀
* update snapshot
* revert
* revert yarn.lock
|
2022-03-28 12:08:18 -03:00 |
Gerzon Z
|
b0580bf547
|
[NEW] Redesign quoted messages (#3883)
|
2022-03-21 17:44:06 -03:00 |
Gleidson Daniel Silva
|
75f3f90913
|
[NEW] Collapsible Message (#3879)
* create new collapsible component
* create collapsible tests and update snapshot
* fix quote :)
* update snapshot
* add support to color
* add collapsed prop
* fix some styles
* fix tests
* wip
* clean
* add CollapsibleQuote story
* better style
* update snapshots
* add better tests
* remove testID
* update storyshot
|
2022-03-18 07:01:30 -03:00 |
Alex Junior
|
69a67ea998
|
Chore: Start Typescript migration (#3279)
|
2021-09-13 17:41:05 -03:00 |