October 24, 2024

New Component and updates for Pages v0.4.19

  • Added new layout component Tabs Accordion Alert. Documentation

  • Added headerKeys property to specify which columns to display in a DataTable. Documentation

  • Added withClearButton property to VariableSelect. Documentation


October 22, 2024

New Component for Pages v0.4.15

  • Added MetricsGrid component to display metrics in grid format.

  • Added VaraibleSelectItems component as a child of VariableSelect. You can create dynamic select boxes by passing data retrieved with the getJson function.

  • The column property of the Metrics component has been changed to valueKey.

  • Added getJson and value functions to retrieve and display data in MDX files.

Documentation

October 16, 2024

New Features in Morph AI

  • AI-powered code generation is now available when creating files from Canvas.
  • Coding assistance in Morph AI has been extended to support .mdx, .tsx, and vg.json files.

October 15, 2024

MDX Library Update

October 8, 2024

Default Values for @morph.variables