npm likec4 1.5.0
v1.5.0

latest releases: 1.40.0, 1.39.5, 1.39.4...
14 months ago

Features

  • Customize relationships per view

    include
      // Include elements if they have any relationships
      // and customize these relationships
      cloud.* <-> amazon.* with {
        color red
        line solid
      },
      // or only directed 
      customer -> cloud.*  with {
        // Override label
        title 'Customer uses cloud'
      }

Bug Fixes and Improvements

  • diagram: increased labels font size for better readability (f31dc2f)
  • diagram: add css autoprefixer and inject xystore to diagram store (a15644b)
  • diagram: arrow types (86eca4c), closes #755
  • diagram: compound node draggable by title (9c3ff1f)
  • diagram: edge rendering (dbd5a65)
  • diagram: improve edge rendering and label bbox (a8f8d17)
  • edge: remove control point on dbl click (831077b)
  • layout: single relashionships (ebeaeef)
  • layout: update layouts (851ec59)
  • layout: wrap edge label (0f007ff)
  • lsp: clear diagnostics for on rebuild (46206df)
  • lsp: customize <-> relationships (98c8b1f)
  • lsp: semantic token for navigateTo (09b1a11)
  • vscode: update documentSelector if workspaceFolders is empty (9678ed2)
  • webcomponent: improve dynamic view (65c2961)
  • deps: update @xyflow (#807) (2408e16)
  • deps: update dependency @astrojs/starlight to ^0.24.5 (#803) (6cc824a)
  • deps: update dependency astro to ^4.11.5 (#818) (9cc7f44)
  • deps: update dependency astro-og-canvas to ^0.5.3 (#835) (bea7ea7)
  • deps: update dependency starlight-links-validator to ^0.9.1 (eea921b)
  • deps: upgrade monaco-vscode (36be81e)
  • deps: upgrade mantine to 7.11 (23bde17)
  • deps: upgrade typescript to 5.5.2 (dc996c8)

Don't miss a new likec4 release

NewReleases is sending notifications on new releases.