Skip to content

Releases: KonnorRogers/rhino-editor

v0.14.1

22 Nov 22:04
8d0cc73
Compare
Choose a tag to compare

Patch Changes

v0.14.0

22 Nov 08:04
5160d52
Compare
Choose a tag to compare

Minor Changes

  • #227 924d0ff Thanks @KonnorRogers! - Added a "faux selection" for link insertions to give a visual indicator of insertion / replacement points for links.

  • #227 924d0ff Thanks @KonnorRogers! - Add a rhino-editor.css which is a more minimal trix.css and has no styles on the editor content.

Patch Changes

v0.13.2

02 Nov 17:28
88bbf8f
Compare
Choose a tag to compare

Patch Changes

v0.13.1

02 Nov 05:18
1d72051
Compare
Choose a tag to compare

Patch Changes

v0.13.0

01 Nov 23:12
1df4b5e
Compare
Choose a tag to compare

Minor Changes

  • #216 0031ec1 Thanks @KonnorRogers! - Styles: blockquote has had its icon changed to represent a block code icon.

  • #216 0031ec1 Thanks @KonnorRogers! - Styling of link dialogs has changed now that it follows the selection cursor.

  • #216 0031ec1 Thanks @KonnorRogers! - Fix: code blocks now properly display their correct keybinding

  • #216 0031ec1 Thanks @KonnorRogers! - Feature: Added an "inline code" toolbar button, bubble menu buttons, and default styles.

  • #216 0031ec1 Thanks @KonnorRogers! - Feature: Link dialogs now follow your selection cursor instead of always being in the top left of the editor

Patch Changes

v0.12.0

17 Oct 15:53
1e30950
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.11.0

13 Oct 19:16
07efbb8
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.10.2

20 May 18:00
af35222
Compare
Choose a tag to compare

Patch Changes

v0.10.1

18 May 22:31
aa764e9
Compare
Choose a tag to compare

Patch Changes

  • #182 c64173a Thanks @KonnorRogers! - Fixed a bug in the update lifecycles of RhinoEditor causing rebuilds to happen too frequently

v0.10.0

18 May 05:53
195f28e
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #176 fd8cc08 Thanks @KonnorRogers! - Fixed an issue where updating translations would not update the editor

  • #178 abddbac Thanks @KonnorRogers! - Fixed a bug where the current focused figure did not have an outline

  • #178 abddbac Thanks @KonnorRogers! - Close link dialogs when clicking outside the editor or on other toolbar items

  • #176 fd8cc08 Thanks @KonnorRogers! - - Fixed tooltip-arrow and tooltip-base parts renamed to toolbar__tooltip__arrow and toolbar__tooltip__base respectively.

  • #178 abddbac Thanks @KonnorRogers! - Fixed a bug where figcaptions would never update if you did not interact with the editor