Skip to content

Conversation

@linawolf
Copy link
Contributor

@linawolf linawolf commented Aug 23, 2023

This change is breaking for anyone who implemented a SubDirective with a constructor as now the parent constructor has to be called. It also fixes the bug of disappearing field lists in direcitves.

getSubParser is only used in 2 other places that can be dealed with in a follow up such that we can remove the deprecated method all together,

I also removed the subparser in the Blockquotes. So it is only used in the include directive now.

@linawolf linawolf force-pushed the bugfix/fieldlistdirective branch from e19573d to 6a8da8e Compare August 24, 2023 08:33
This change is breaking for anyone who implemented a SubDirective with a constructor as now the parent constructor has to be called. It also fixes the bug of disappearing field lists in direcitves.

getSubParser is only used in 2 other places that can be dealed with in a follow up such that we can remove the deprecated method all together
@linawolf linawolf force-pushed the bugfix/fieldlistdirective branch from 6a8da8e to b1a023e Compare August 24, 2023 08:46
@linawolf linawolf requested a review from jaapio August 24, 2023 08:48
@jaapio jaapio merged commit d5bfffc into main Aug 24, 2023
@jaapio jaapio deleted the bugfix/fieldlistdirective branch August 24, 2023 09:26
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.

3 participants