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

Alternating sides, fix #2 #10

Merged
merged 3 commits into from
Oct 18, 2022
Merged

Conversation

drzraf
Copy link
Contributor

@drzraf drzraf commented Aug 26, 2022

Work in progress, don't merge

- revert block type to the historical value to avoid breaking existing setup
  * cp-timeline/content-timeline => cp-timeline/content-timeline-block
  * cp-timeline/content-timeline-child => cp-timeline/content-timeline-block-child
  (WordPress/gutenberg#42712 may help future transitions)
- better stick to WPGB standards and make cool-timeline-block truly multi-blocks
@drzraf drzraf changed the title [WIP] Alternating sides [WIP] Alternating sides, fix #2 Aug 26, 2022
@narinder9
Copy link
Owner

Thanks for your contribution, I'll check and merge it. If you have a WordPress profile then share it with us, we will add code credits inside WP plugin readme file.

@drzraf
Copy link
Contributor Author

drzraf commented Aug 27, 2022

I marked this one WIP (aka "Work in Progress") because I still have a problem (class change does trigger a flex order reflow, and I need to figure out why).

#9 is ready to be merged, but not this one yet.

@drzraf drzraf changed the title [WIP] Alternating sides, fix #2 Alternating sides, fix #2 Sep 15, 2022
Signed-Off: Robin Schülein (@sque89)
@drzraf
Copy link
Contributor Author

drzraf commented Sep 15, 2022

The feature was reworked (thx @sque89) => ready for review and merge from our PoV.

(Note: This include #9, which itself was a due leftover from #5)

There is a minimal number of whitespaces/indentation changes here and there but probably acceptable given the very irregular current formatting. We could solve that later on.

@narinder9 narinder9 merged commit 734a6ca into narinder9:main Oct 18, 2022
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.

stories left/right side automatic alternate
2 participants