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
Renamed state to list in most components to prevent conflicts and confusion with Mithril state. Using state will still work in most places but display warnings in the console.
Made CSS for RelationshipSelect available in forum frontend.
Added RelationshipSelect suggestion API.
Implemented disable and readonly on RelationshipSelect.