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 4234676 commit d0c3345Copy full SHA for d0c3345
doc/new_features_on_new_versions.md
@@ -446,9 +446,10 @@ The first version of CodeBehind is based on .NET Core version 7.0; if the versio
446
- Ability to save and restore line by line in WebForms Core
447
- Ability to save and restore INI format in WebForms Core
448
- Ability to save and restore URL in WebForms Core
449
-- Accessibility By selected key name in WebForms Core
+- Accessibility by selected key name in WebForms Core
450
- Ability to access mouse position on page in WebForms Core
451
- Ability to access tag index in WebForms Core
452
+- Optimization to preserve event listeners after changing internal tags
453
- And a series of minor changes and improvements
454
455
## Version 4.3
0 commit comments