You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed react-final-form v7 compatibility where FieldArray field values could be undefined during initial render, causing destructuring errors in SortableAnswer and SortableSlot components.
create-article-modal :: Updated TextField to SeoTextField.
widget-screen :: Fixed validation error for required search_request._schema field when loading widgets with search request capability.
poll-screen :: Made question field required in both poll screen and create poll modal.
Update final-form and react-final-form packages to latest. Allegedly no major changes on their end but changed to typescript so they are being cautious.
blocksmith :: restore highlight/mark feature as lexical bug has been resolved facebook/lexical#4641
asset-picker-modal :: Adding support for selecting image from gallery (without having to manually do it from the already available picker in the search tab which is already available).
gallery-screen :: Use the original (o) uncropped image in SortableImage.