Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

refactor(*): pass editor to isEditable so it can be used by plugins #203

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

DianaLease
Copy link
Member

refactor(*): pass editor to isEditable so it can be used by plugins
Signed-off-by: Diana Lease dianarlease@gmail.com

Issue accordproject/cicero-ui#179

  • This change in markdown-editor will allow for a change in cicero-ui that fixes cicero-ui issue 179

Flags

  • This is a breaking change! Plugins using isEditable will now receive editor as the first argument instead of value. So logic will need to change to use editor.value when accessing value.

Related Issues

Signed-off-by: Diana Lease <dianarlease@gmail.com>
@irmerk irmerk added this to In Progress PR in Cicero UI v1.0 via automation Nov 25, 2019
@DianaLease DianaLease merged commit e9ba2d7 into master Nov 25, 2019
Cicero UI v1.0 automation moved this from In Progress PR to Finished PR Nov 25, 2019
@DianaLease DianaLease deleted the dl-update-isEditable branch November 25, 2019 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Cicero UI v1.0
  
Finished PR
Development

Successfully merging this pull request may close these issues.

None yet

2 participants