Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to draftail #29

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Upgrade to draftail #29

wants to merge 29 commits into from

Conversation

aaronhaslett
Copy link

No description provided.

@aaronhaslett
Copy link
Author

@liamjohnston to Typescriptify JS code. No need to TSify the components folder, just the stuff I wrote. These files:
draftailmodelchoosers.js
client/ModelSource.js
DefaultDecorator.js

@aaronhaslett aaronhaslett force-pushed the upgrade_to_draftail branch from 69e98aa to 293de7b Compare May 30, 2021 23:07
DB conversion rules to support new wagtail's markup DB format
@aaronhaslett aaronhaslett force-pushed the upgrade_to_draftail branch from 293de7b to 979d33c Compare May 31, 2021 03:06
@aaronhaslett aaronhaslett force-pushed the upgrade_to_draftail branch from 979d33c to 09fc19f Compare May 31, 2021 03:26
@aaronhaslett aaronhaslett force-pushed the upgrade_to_draftail branch from 09fc19f to cd610a0 Compare May 31, 2021 03:31
entityKey: string;
contentState: any;
children: React.ReactNode;
};
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh also i think you missed draftailmodelchoosers.js

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also i rewrote the history a bit. do this:

git fetch
git checkout upgrade_to_draftail
git reset origin/upgrade_to_draftail --hard

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@liamjohnston if you already started work before doing the above then tell me - we'll sort it out.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unless you're feeling pro at git

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh also i think you missed draftailmodelchoosers.js

@aaronhaslett whoops! I accidentally did wagtailmodelchoosers.js instead... no harm done I guess? Will do draftailmodelchoosers.js now

@aaronhaslett aaronhaslett force-pushed the upgrade_to_draftail branch from 87c4875 to 8bcb6c6 Compare June 2, 2021 02:12
aaronhaslett and others added 6 commits June 9, 2021 15:21
@aaronhaslett aaronhaslett force-pushed the upgrade_to_draftail branch from 0851942 to 134bbd6 Compare June 9, 2021 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants