@liveblocks/react
Advanced tools
Changelog
2.13.1
@liveblocks/react-ui
--lb-line-height
(introduced in 2.13.0)
in some contexts.Changelog
2.13.0
@liveblocks/react-ui
Composer
which appears when selecting text. It’s
enabled by default in the default components and can also be custom built with
new primitives (Composer.FloatingToolbar
and Composer.MarkToggle
) and new
APIs (const { marks, toggleMark } = useComposer()
).--lb-line-height
token to control the line height of main elements
(e.g. comment bodies in comments and composers).Timestamp
export mistakenly added to @liveblocks/react-ui
, it
should be imported from @liveblocks/react-ui/primitives
instead.Changelog
2.12.2 (Not published yet)
@liveblocks/react-tiptap
useLiveblocksExtension()
to allow setting
initialContent, experimental offline support, and the field name@liveblocks/zustand
Changelog
2.12.1
@liveblocks/react-ui
Thread
and Comment
component to be used outside of the
RoomProvider
component.