We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daba8a9 commit 42f71cbCopy full SHA for 42f71cb
docs/CHANGELOG.md
@@ -10,7 +10,7 @@ nav_order: 6
10
11
## main
12
13
-* Allow I18n calls in render?.
+* Allow I18n calls in `render?`.
14
* Split render lifecycle into separate methods, to be able to test component methods that rely on `t(...)` directly.
15
* Added `setup_render` test helper to allow testing of component methods that rely on `t(...)` without rendering the component.
16
0 commit comments