Skip to content

Conversation

@johanrd
Copy link
Contributor

@johanrd johanrd commented Nov 6, 2025

  • Add defaultCellValue option to table config, to globally override the "--" default
  • Applies to all columns unless overridden by column-level defaultValue
  • Add tests for table-level, column-level, and built-in defaults
  • Update documentation with examples

Allows setting a default value for all columns via TableConfig.
Can still be overridden per-column using options.defaultValue.
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

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

Tyty

@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Nov 6, 2025
@NullVoxPopuli NullVoxPopuli merged commit 0480a8a into universal-ember:main Nov 6, 2025
15 checks passed
This was referenced Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants