Skip to content

0.1.2

Compare
Choose a tag to compare
@clarkwinkelmann clarkwinkelmann released this 10 Nov 20:35
· 9 commits to main since this release
1cc8bff
  • Added re-usable search input component.
  • Added re-usable filter section style.
  • 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.