Releases: visualbis/draftjs
Releases · visualbis/draftjs
1.0.0.alpha2209071040: PR (#108)
* escape event added for submit * https://lumel.atlassian.net/browse/XPC-4805 * Added underline option in draft editor * fix(annotation): hash mention fixed * set background color as transparent * title added for hash mention * fix(formatting): Added workaround to move color to top of the style tree. * strikeThrough enable/disable button issue fixed * mention customization and drafteditor customization added * decorator plugin added in constructor * remove color from convertToHtml in service * feat(annotation): value suggestion with new UX * feat(annotation): unwanted types removed * feat(annotation): custom mention implementation completed * fix(annotation): horizontal scroll removed * feat(editor): Added option to replace selection when insert entity or text (#86) * ValueMentionProps list issue fixed * fix(annotation): dynamic mention issue fixed * fix(annotation): dynamic mention issue fixed * Incomplete mention change color to red * people mention scroill issue fixed * people mention scroill issue fixed * feat: added support for inline toolbar and link (#92) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding (#93) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding * fix(typings): draftjs types mismatch (#94) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding * fix(typings): draftjs types mismatch * feat(inline-toolbar): added positioning support (#95) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding * fix(typings): draftjs types mismatch * feat(inline-toolbar): added positioning support * fix(inline-toolbar): handled sceneario for no observer (#96) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding * fix(typings): draftjs types mismatch * feat(inline-toolbar): added positioning support * fix(inline-toolbar): handled sceneario for no observer * fix(inline-toolbar): handled sceneario for no observer * mention dropdown render with bounding rect * fix(draft): Mentions and styles getting removed fix (#98) * feat(draft-api): added draft api, fix(anchor-link): use block based conversion (#99) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding * fix(typings): draftjs types mismatch * feat(inline-toolbar): added positioning support * fix(inline-toolbar): handled sceneario for no observer * fix(inline-toolbar): handled sceneario for no observer * fix(anchor-link): use block based conversion * feat(draft-api): added draft api * fix(link): used capital LINK for creating entity (#100) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding * fix(typings): draftjs types mismatch * feat(inline-toolbar): added positioning support * fix(inline-toolbar): handled sceneario for no observer * fix(inline-toolbar): handled sceneario for no observer * fix(anchor-link): use block based conversion * feat(draft-api): added draft api * fix(link): used capital LINK for creating entity * VBI-4750 fixed * formula for value mention implementation * fix(link): update callback called when link is removed (#102) * chore: added dev npm script * feat: added support for inline toolbar and link * feat(custom-keybinding): added support for custom-keybinding * fix(typings): draftjs types mismatch * feat(inline-toolbar): added positioning support * fix(inline-toolbar): handled sceneario for no observer * fix(inline-toolbar): handled sceneario for no observer * fix(anchor-link): use block based conversion * feat(draft-api): added draft api * fix(link): used capital LINK for creating entity * fix(link): update callback called when link is removed * unique data-id added to mentions * XPC-6900 fixed * mention dropdown bounding issue fixed * fix(link): VBI-4951 last character gets left out (#107) Co-authored-by: raghu <[email protected]> Co-authored-by: Raghu Mudaliar <[email protected]> Co-authored-by: manikandanvengatesan <[email protected]> Co-authored-by: Jefferson Swartz <[email protected]> Co-authored-by: raghu <[email protected]> Co-authored-by: Habeebur Rahman <[email protected]>