Releases: webex/message-composer
Releases · webex/message-composer
v1.0.1
v1.0.0
1.0.0 (2019-12-02)
Bug Fixes
- composer: add name to React profiler (38a6dad)
- composer: allow update of placeholder (8340725)
- composer: empty lines wouldn't appear (37dbb4d)
- demo: move style to component (9bb5a99)
- markdown: add blockquote and list (3c83d70)
- markdown: handle markdown with @mentions (8c28c31)
- markdown: hide email and urls (68d01f1)
- markdown: ignore 'tags' (01f2bba)
- markdown: ignore markdown in url/email (8398aa3)
- markdown: marking incorrectly (4fcddda)
- markdown: no markdown in urls or email (5ed5355)
- markdown: remove backticks from code (d5e9b72)
- markdown: remove other marks within 'code' (c84104e)
- markdown: Stop markdown within code block (ecf2a44)
- markdown: support ordered list (6c3c4da)
- markdown: Two markdown issues (a529a99)
- mc: add custom toolbar and child (431c99e)
- mc: add style to insert (5a7a996)
- mc: address styling issues (bcae66e)
- mc: allow 'enter' to select mention (5becc09)
- mc: containing div should focus composer (44f27f8)
- mc: expand composer area (fcea49b)
- mc: move to component init instead of func (a7a7055)
- mc: several fixes (9f7f511)
- mc: styles wouldn't go away (cf497e5)
- mc: Two fixes (66d6cbe)
- mention: add aria-current (764933a)
- mention: add classname to mention item (787d6a5)
- mention: add mouse selection back (eb2eeb9)
- mentions: add 'active' prop to render (4d26f34)
- mentions: Allow 'tab' for selection (a5c985c)
- mentions: change default to Promise (8c8aa33)
- mentions: handle missing 'mentions' prop (36b11eb)
- mentions: make suggestion clickable again (166b4d6)
- mentions: move to event emitter (5881dcc)
- mentions: suggestion window problems (12023c8)
- message-composer: deconstruct parameters and memo components (afeaac5)
- message-composer: move to event emitter (8681534)
- semantic-release: fix syntax error (cdcd632)
- send: change 'enter' default to 'send' (57a1414)
- send: clear composer when sending (cac1e67)
- slate: keep slate versions the same (bf5cd24)
- toolbar: get styling buttons working again. (df3e1b6)
Features
- build: add circleci pipeline (c6a1096)
- composer: add 'insert text' command (0234575)
- composer: add classname (6a26c7c)
- composer: add key down notification (f8fe973)
- composer: allow button to send message (668af26)
- composer: customize placeholder (b6f509a)
- deploy: add deploy to circleci pipeline (6269811)
- deploy: allow npm publish (643d16c)
- markdown: add url and general fixup (c708a4a)
- markdown: allow disable of markdown (3b58559)
- mc: add draft (03bdfec)
- mc: add emitter (3da5ceb)
- mc: add title tags and parse code markdown (9c61beb)
- mc: allow 'disable' (a05b449)
- mention: add getDisplay (e071203)
- mentions: add render for 'insert' mention (9c5c9ac)
- mentions: add scrollable window (688dc4b)
- mc and mentions (a80ccc0)
- mentions: add mentions plugin (370e07d)
- send: add individual and group mentions (a280eb6)
- add markdown (07e4f14)
- start message-composer (49f260a)