Skip to content

Releases: bcgov/citz-imb-richtexteditor

Fixed build and styling issues

11 Jan 18:59
Compare
Choose a tag to compare

e8a4cfe - Release: bump version to 1.13.1
4a84cce - Fixed styling issues and svg build

Updated build process

08 Jan 23:25
Compare
Choose a tag to compare

3444f3b - Release: bump version to 1.13.0
2466208 - New build process (#36)
747b714 - New build process

Reduced min height for text only

29 Nov 18:48
Compare
Choose a tag to compare

f66db23 - Release: bump version to 1.12.1
8b13bfb - UTOPIA-1563: Reduced height of text only read only (#35)
d31b9f0 - UTOPIA-1563: Reduced height of text only read only

Added textOnlyReadOnly prop

29 Nov 17:25
Compare
Choose a tag to compare

fdd02c8 - Release: bump version to 1.12.0
f4c36bb - UTOPIA-1563: View mode without toolbar and border (#34)
ed33286 - UTOPIA-1563: View mode without toolbar and border

Added type attribute to form elements

28 Nov 23:23
Compare
Choose a tag to compare

95aaa20 - Release: bump version to 1.11.2
43a5b16 - UTOPIA-1579: Add type attribute to buttons (#33)
03ea9bc - Updated readme
de61c68 - Updated example images
f8a513b - Added type attributes

Allow setContent to be undefined when readOnly

28 Nov 21:50
Compare
Choose a tag to compare

7049be3 - Release: bump version to 1.11.1
99beb26 - UTOPIA-1557: Allow setContent to be undefined when readOnly (#32)
23d7ab6 - UTOPIA-1557: Allow setContent to be undefined when readOnly

Added active state to buttons

28 Nov 21:09
Compare
Choose a tag to compare

3539afd - Release: bump version to 1.11.0
98fd2d4 - UTOPIA-1564: Toolbar buttons highlighted when clicked (#31)
a67e94f - Added active button for lists and highlighter
4fd3563 - Active button on B, I, S, and headers
69e03e4 - Update CODEOWNERS
a2a04f1 - Updated readme with applications using RichTextEditor (#30)
38ead82 - Update CODEOWNERS
f0b1b2c - Updated readme with applications using RichTextEditor
3131313 - Update CODEOWNERS
fde83ba - Update CODEOWNERS

Fix icon size in DPIA

28 Nov 16:58
Compare
Choose a tag to compare

553ad0f - Release: bump version to 1.10.1
0c395b4 - Fix icon styling size in DPIA (#29)
54aadc0 - Fix icon styling size in DPIA

Added tooltips

28 Nov 01:03
Compare
Choose a tag to compare

064728c - Release: bump version to 1.10.0
35406ef - UTOPIA-1565: Add Tooltips (#28)
87b0916 - Added tooltips to buttons
9d9f393 - Added tooltip component

Fix issue with highlighter and newlines

27 Nov 21:36
Compare
Choose a tag to compare

1877f07 - Release: bump version to 1.9.2
949390a - UTOPIA-1580: Changed highlighter from p to span (#27)
20ba844 - UTOPIA-1580: Changed highlighter from p to span