Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 16:55
e60e47f

1.0.0 (2022-11-03)

Features

  • add @all to mentions and remove self from suggestions, adapt type of body (e1b6502)
  • add data to display (fbe137e)
  • add mentions (ffa5639)
  • add mentions UI (13f9834)
  • add syntax highlighting (8571d00)
  • detect own messages (ea2326a)
  • display member name and time (37d8c21)
  • first commit (11605b3)
  • improve mentions (76f6a79)
  • make admin tools icons and add edition tools to people that have admin rights (880a79e)
  • restrict admin actions to delete (5cc9c76)
  • sanitize messages before export (eca9152)
  • set basic layout (5270c46)
  • update to mui5 (3a16dbc)

Bug Fixes

  • add color argument to adjust icon and badge color (c0f5bd3)
  • add immutable data (a368036)
  • add key to mentions table (2a02ce8)
  • add translations and improve styling with theme (9539bef)
  • apply PR changes (4f5d3ab)
  • autofocus on open (beac425)
  • badge outline (d992490)
  • currentMember type to js instead of Immutable (876d495)
  • inherit line height in textarea (3d960b2)
  • make changes for PR (e653a57)
  • make PR changes and remove jest (c5d5a0f)
  • mention link (#64) (a233bd1)
  • mentions not being sent in dev (#52) (a746be1)
  • remove logs and add doc (c7c53fc)
  • remove unused import (4bad36c)
  • remove usage of node built-ins (add0d6c)
  • status indicator color and 2 display of the mention button (17913d2)
  • styling and comments from review (c62719f)
  • styling: update styling for messages (4eb96a2)