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

Added image media block spec #4

Merged
merged 3 commits into from
Feb 26, 2021
Merged

Added image media block spec #4

merged 3 commits into from
Feb 26, 2021

Conversation

Devorein
Copy link
Contributor

Added basic description, interface, example, and yield. Furthermore changed Parent to inherit from Block interface for two reasons:-

  1. every Parent could be a child of another Parent, which would make it a Block.
  2. Parent, just like Block should have a unique id constraint which UnistParent does not enforce.

@Devorein Devorein mentioned this pull request Feb 22, 2021
@Devorein
Copy link
Contributor Author

I'll write the specs for the other media blocks if this PR seems all right.

@Devorein
Copy link
Contributor Author

@phuctm97 Could you please review and report?

@phuctm97
Copy link
Owner

Hi @Devorein. Love the image spec. For the parent part, could we make a separate issue and discuss it first?

@Devorein
Copy link
Contributor Author

Good idea. I'll leave the parent part and create another commit, it's best to discuss it in another issue.

@phuctm97 phuctm97 self-requested a review February 26, 2021 03:23
Copy link
Owner

@phuctm97 phuctm97 left a comment

Choose a reason for hiding this comment

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

lgtm 🔥

@phuctm97 phuctm97 merged commit 7b0d441 into phuctm97:master Feb 26, 2021
@Devorein Devorein deleted the embed branch February 27, 2021 02:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants