Skip to content

Upgrade to draftail#29

Open
aaronhaslett wants to merge 29 commits into
masterfrom
upgrade_to_draftail
Open

Upgrade to draftail#29
aaronhaslett wants to merge 29 commits into
masterfrom
upgrade_to_draftail

Conversation

@aaronhaslett
Copy link
Copy Markdown

No description provided.

@aaronhaslett
Copy link
Copy Markdown
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
Copy Markdown
Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Copy link
Copy Markdown

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