mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 05:08:08 +00:00
Migrate ::mf/wrap-props false components in shapes/ and shapes.cljs: - shapes/debug.cljs: debug-text-bounds*, debug-bool-shape* - shapes/path.cljs: path-wrapper* - shapes/text.cljs: text-wrapper* - shapes/bool.cljs: bool-wrapper* (inside bool-wrapper-factory) - shapes/group.cljs: group-wrapper* (inside group-wrapper-factory) - shapes/svg_raw.cljs: svg-raw-wrapper* (inside svg-raw-wrapper-factory) - shapes/frame.cljs: frame-shape-inner*, frame-wrapper* (both factories) - shapes.cljs: root-shape*, shape-wrapper* - Update external call sites in viewport.cljs, viewport/drawarea.cljs, exports/assets.cljs