Lundalogik / lime-elements

Provides reusable web components for Lime CRM
https://lundalogik.github.io/lime-elements/versions/latest
Other
38 stars 12 forks source link

Add tests for the text editor and related files #2983

Closed LawrenceBorst closed 1 month ago

LawrenceBorst commented 1 month ago

Fixes Lundalogik/crm-feature#4076

Review:

Browsers tested:

(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)

Windows:

Linux:

macOS:

Mobile:

github-actions[bot] commented 1 month ago

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-2983/

LawrenceBorst commented 1 month ago

It wasn't yet possible to add tests for the prosemirror adapter, as we run into an error related to unified

    export {unified} from './lib/index.js'
    ^^^^^^

    SyntaxError: Unexpected token 'export'
lime-opensource commented 1 month ago

:tada: This PR is included in version 37.45.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: