Skip to content

fix: Rework defaults#730

Merged
koubaa merged 8 commits into
mainfrom
rework-defaults
Feb 18, 2025
Merged

fix: Rework defaults#730
koubaa merged 8 commits into
mainfrom
rework-defaults

Conversation

@koubaa

@koubaa koubaa commented Feb 18, 2025

Copy link
Copy Markdown
Collaborator

related to #605

I realized that to handle defaults for tables or series, we should process the defaults using the kwargs.

Right now, defaults for the regular card is done in the constructor of the keyword. We can simplify that by handling defaults in the field constructor, with some minor changes elsewhere to fix issues.

All the generated files were changed. To review the non-generated changes - look at all but the "update codegen" commit.

@koubaa koubaa requested a review from a team as a code owner February 18, 2025 19:41
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 18, 2025
@koubaa koubaa changed the title Rework defaults fix: Rework defaults Feb 18, 2025
@koubaa koubaa merged commit 52b49b7 into main Feb 18, 2025
@koubaa koubaa deleted the rework-defaults branch February 18, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants