Skip to content

Release 1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 15:42
15e2649

1.3.0 (2023-12-04)

🪲 Bug Fixes

  • popover: move stopPropagation from dialog to body div (accde85)

✨ Features

  • add whiter background color on headers (76b7b1b)
  • popover: add copy to clipboard for elements (4da1a03)
  • popover: show color sample next to the code (e108b88)
  • popover: add close button to popover (b90e7a2)
  • popover: add a popover displaying colors/size info when we click on an item (489ea3d)
  • render-item: use new component in polygon and symbol (0b810dc)
  • render-item: add new component that take care of the redering and styling (b107528)

🔧 Build

🚀 Continuous Integration

  • add github actions for release (6f23609)

🍏 Chore

  • format and cleanup symbol-render (d978175)
  • format and clean code (3afdd99)