We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9a91a commit 00f709bCopy full SHA for 00f709b
docs/source/about/changelog.rst
@@ -25,14 +25,15 @@ Unreleased
25
26
**Removed**
27
28
-- :pull:`840` - remove ``IDOM_FEATURE_INDEX_AS_DEFAULT_KEY`` option
+- :pull:`840` - Remove ``IDOM_FEATURE_INDEX_AS_DEFAULT_KEY`` option
29
- :pull:`835` - ``serve_static_files`` option from backend configuration
30
31
**Added**
32
33
-- :pull:`835` - ability to customize the ``<head>`` element of IDOM's built-in client.
+- :pull:`835` - Ability to customize the ``<head>`` element of IDOM's built-in client.
34
- :pull:`835` - ``vdom_to_html`` utility function.
35
- :pull:`843` - Ability to subscribe to changes that are made to mutable options.
36
+- :pull:`699` - Support for form element serialization
37
38
**Fixed**
39
0 commit comments