Releases: cultureamp/rich-text-toolkit
Releases · cultureamp/rich-text-toolkit
v1.6.1
Patch Changes
- #27
59326a5
- Changes node names from snake case to camel case
v1.5.0
Minor Changes
- #22
6f59f14
- Adds inputrules for lists, removes buildKeymap function
v1.4.0
Minor Changes
- #20
6bb75c7
- Expand supported node versions to v14 and above
v1.3.0
Minor Changes
- #16
a6d925a
- Add attributes prop to use and create RTE function to allow HTML attributes such as "aria-labelledby" to be passed into the editor
v1.2.1
Patch Changes
- #14
b86a20f
- Exports the commands functions that were just added
v1.2.0
Minor Changes
- #12
7e1e840
- Creates commands folder with helper functions