npm likec4 1.2.0
v1.2.0

latest releases: 1.39.3, 1.39.2, 1.39.1...
15 months ago

🚀 Features

Dynamic Views [Experimental]

Describe a particular use-case or scenario, with ad-hoc interactions (without polluting the model).

dynamic view example {
  title 'Dynamic View Example'
  customer -> web 'opens in browser'
  web -> api 'POST request'
  web <- api 'returns JSON'
}

Check example

Bug Fixes

  • diagram: always zoom to 1.0 on container resize (f5b898c)
  • diagram: backdrop in safari (94530ae)
  • diagram: focus in dynamic walkthrough (b4c1752)
  • playground: missing element type (4aad466)
  • playground: unique extension for each playground (8fcfed6)

Don't miss a new likec4 release

NewReleases is sending notifications on new releases.