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 2a4ac0f commit d9b2635Copy full SHA for d9b2635
CHANGELOG.md
@@ -10,7 +10,7 @@ CHANGELOG
10
* the `LintCommand` lints all the templates stored in all configured Twig paths if none argument is provided
11
* deprecated accepting STDIN implicitly when using the `lint:twig` command, use `lint:twig -` (append a dash) instead to make it explicit.
12
* added `--show-deprecations` option to the `lint:twig` command
13
- * added support for Bootstrap4 switches, use `switch-custom` as `label_attr` in a `CheckboxType`
+ * added support for Bootstrap4 switches: add the `switch-custom` class to the label attributes of a `CheckboxType`
14
* Marked the `TwigDataCollector` class as `@final`.
15
16
4.3.0
0 commit comments