Skip to content

Conversation

@bastianallgeier
Copy link
Member

@bastianallgeier bastianallgeier commented Apr 9, 2025

Changelog

Enhancements

  • New Fields::$language property, which is needed to render and submit fields correctly.

Breaking changes

None

Docs

$fields = new Fields(
  fields: [...],
  model: $page,
  language: $kirby->language('de')
);

Full docs for all Form changes: https://www.notion.so/getkirby/Fields-docs-1c359ef0a5cb805189b5ffdc7fa54e0b

Ready?

  • In-code documentation (wherever needed)
  • Unit tests for fixed bug/feature
  • Tests and CI checks all pass

For review team

  • Add changes & docs to release notes draft in Notion

@bastianallgeier bastianallgeier force-pushed the v5/enhancements/fields-language branch from 827de4f to 316c774 Compare April 9, 2025 14:30
@bastianallgeier bastianallgeier merged commit dc16e26 into v5/develop Apr 9, 2025
4 of 8 checks passed
@bastianallgeier bastianallgeier deleted the v5/enhancements/fields-language branch April 9, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants