Skip to main content
Version: 10.9.x

Changelog

[1.0.1] - 2023-05-02

Added

  • support for properties with different possible oneOf schemas depending on the value of a guard

Changes

  • Updated no applications placeholder
  • Updated no custom error pages placeholder

Fixed

  • index.html dom parser should use getAttribute instead of reaching src on script elements
  • Property modal container behaves well with nested object with same keys
  • CRUD endpoints are prefixed with /v2
  • definitions do not clear updateById changes

Versioning

  • reactord to version 9.1.0
  • @mia-platform-internal/console-types to version ^0.8.16
  • Dev dependencies updated

[1.0.0] - 2023-04-11

Versioning

  • Dev dependencies updated
  • typescript to ^5.0.4

Fixed

  • dropdown menus are correctly picking their render roots when inside modal or side form
  • on page layout/advanced editing blue dot is deactivated when not in advanced
  • form field keys are scoped with activeId to force re-render of select components
  • parcel advanced mode do not spawn configuration goto button

Added

  • border top line on iframe status bar

[0.7.3] - 2023-03-27

Versioning

  • Dev dependencies updated
  • typescript to ^5.0.2

Added

  • Layout page on micro-lc configuration
  • Schemas in right menu form + modal brings along definitions
  • console CSP updated
  • Right menu form handles fields with mia/endpoints/crud schema-hint
  • Old style icons virtual list
  • Right menu form handles fields of type number with 0/1 enum
  • Right menu form handles fields with micro-lc/applications schema-hint
  • Right menu form handles fields with localized-text schema-hint
  • Context manager handles unsecreted variables

Fixed

  • monaco-editor widgets overflow to surrounding panels
  • reduced monaco-editor contribs to bare minimum (saved some hundreds kBs)
  • preview awaits webcomponents definitions up to a timeout
  • flashy iframe resize resolved
  • shadow dom layout of micro-lc advanced tap is included in tag mocks registration
  • iframe goes back to loading on hard reset
  • router does not force anymore a default path -> either the exact route or server-side middleware to reroute
  • Context manager items is zero when first is empty

[0.7.2] - 2023-03-13

Versioning

  • monaco-editor to v0.36.1

 Changed

  • Full micro-lc configuration can now be edited from Advanced tab
  • Changed placeholder icons
  • When creating compose applications with inline config, templates can no longer be chosen
  • When editing compose applications, config type can no longer be changed

Fixed

  • Advanced tab blue dot behavior rectified

[0.7.1] - 2023-03-07

Fixed

  • Fixed docs URL

Changed

  • Compose inline mode temporarely cannot be chosen

[0.7.0] - 2023-02-28

Changed

  • Reviewed page creation flow

Fixed

  • monaco-editor should resize when viewport changes
  • monaco-editor checks both whether an incoming config update is not its own and doesn't match the current config hash
  • Better handling of broken configuration input
  • console.css moved outside of the js bundle

Versioning

  • Dev dependencies updated

[0.6.2] - 2023-02-15

Versioning

  • Updated preview to 0.3.0

Fixed

Changed

  • Removed button shortcuts tooltips

[0.6.1] - 2023-02-14

  • Disabled Vite module preload in production

[0.6.0] - 2023-02-14

  • Applied new placeholder UI
  • Placeholder will no longer show if endpoint is missing

[0.5.0] - 2023-02-13

  • Beta release