Skip to content

Releases: odigos-io/ui-containers

ui-containers: v0.0.35

10 Feb 19:13
4567ed0
Compare
Choose a tag to compare

0.0.35 (2025-02-10)

Features

  • enhance header-node add button (09c958f)
  • initialize K8S_ATTRIBUTES state on component mount (f9e7c2c)

ui-containers: v0.0.34

10 Feb 18:36
b4772ef
Compare
Choose a tag to compare

0.0.34 (2025-02-10)

Features

  • add support for K8S_ATTRIBUTES action in drawer (3ba043c)

ui-containers: v0.0.33

10 Feb 15:28
34734b2
Compare
Choose a tag to compare

0.0.33 (2025-02-10)

Features

  • add action - K8S_ATTRIBUTES (7becedf)
  • rename ref interface (6906d8e)

ui-containers: v0.0.32

10 Feb 14:15
3c9a51b
Compare
Choose a tag to compare

0.0.32 (2025-02-10)

Features

  • kill styled-components, use from odigos theme instead (38da6b3)

Bug Fixes

ui-containers: v0.0.31

10 Feb 12:05
5ebe3e2
Compare
Choose a tag to compare

0.0.31 (2025-02-10)

Features

  • add destination selection form (ebcc3fd)

Bug Fixes

  • form callback with "recordedInitialSources" (f0ed757)
  • types for destination CRUD functions (156a03c)

ui-containers: v0.0.30

10 Feb 10:47
7f99526
Compare
Choose a tag to compare

0.0.30 (2025-02-10)

Features

  • handle form data inside fo form, pass up with ref (41ec9c5)

Bug Fixes

  • namespace selection logic (05e0560)

ui-containers: v0.0.29

10 Feb 09:52
eada444
Compare
Choose a tag to compare

0.0.29 (2025-02-10)

Features

Bug Fixes

ui-containers: v0.0.28

09 Feb 16:05
ae27fb2
Compare
Choose a tag to compare

0.0.28 (2025-02-09)

Bug Fixes

  • types for source drawer (457def2)
  • types for test connection (eb0b9a2)

ui-containers: v0.0.27

09 Feb 15:57
035fe18
Compare
Choose a tag to compare

0.0.27 (2025-02-09)

Features

Bug Fixes

ui-containers: v0.0.26

09 Feb 14:00
b767688
Compare
Choose a tag to compare

0.0.26 (2025-02-09)

Features

  • add destination drawer (1ad84c6)
  • add destination form (19a52d4)
  • add destinations modal (cc8402c)
  • move some types to utils lib (6e9fbe7)
  • re-use dest types and consts from utils lib (16e1631)
  • re-use mock data from utils lib (0cb9427)

Bug Fixes