What's New

  • Search v5.3.41 day ago

    • Correctly support custom placeholder prop on <Search> or <SearchInput>
  • Tree 6.0.21 day ago

    • Fix <TreeWithDetails> does not allow deep paths such as when using a <TabbedForm>
    • Fix double encoding issues in useEditNodeController and <ShowNode>
  • Markdown v5.0.24 days ago

    • Fix <MarkdownInput helperText> prop type
    • Upgrade to ag-grid v33
    • Fix invalid props leaking to <AgGridReact> such as preferenceKey
    • Prevent <WizardForm> to move too many steps forward, bypassing validation, when using an async validator.
  • Audit Log v6.0.012 days ago

    • Fix <EventList>'s multiple filter selection
  • Tree 6.0.112 days ago

    • Fix <TreeWithDetails> create, edit and show types
    • Fix <Tree> tries to convert all identifiers to numbers
  • Markdown v5.0.114 days ago

    • Fix <MarkdownInput> does not show its error state like other inputs
  • Search v5.3.314 days ago

    • Fix results are sometimes not highlighted when editing the search query
    • Introduce the <EditInDialogButton emptyWhenLoading> prop.