Requested by: @alwx
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Add
autoCorrect and spellCheck config options to FeedbackWidget (#5627)
- Add
autoCapitalize="none" to FeedbackWidget email input (#5627)
Fixes
- Deep merge custom
styles with defaults in FeedbackWidget instead of replacing them (#5625)
- Note that partial style overrides now preserve default properties like padding and borders
Dependencies
- Bump Android SDK from v8.31.0 to v8.32.0 (#5633)
- Bump Android SDK Stubs from v8.31.0 to v8.32.0 (#5634)
- Bump Bundler Plugins from v4.9.0 to v4.9.1 (#5649)
Requested by: @alwx
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing
#retracton a line by itself under this issue.Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
autoCorrectandspellCheckconfig options toFeedbackWidget(#5627)autoCapitalize="none"toFeedbackWidgetemail input (#5627)Fixes
styleswith defaults inFeedbackWidgetinstead of replacing them (#5625)Dependencies