Skip to content

version 7.0.0

Compare
Choose a tag to compare
@katherinek123 katherinek123 released this 04 Aug 18:57
· 801 commits to master since this release
0ba9f1f

Components/HTML Elements: Incorporate scoped style tags in the code snippet by modifying components. Adjustable properties include size, color, position, and location.

Attribute Options: Components and HTML elements can include attributes such as class, ID, or v-model can now be added to fully envision your custom Vue prototype.

Nesting Components: The code snippet can incorporate other components to consolidate code to avoid creating multiple components and nesting them after exporting.

Drag and Drop Feature: To improve user experience, it is now easier to alter the selected HTML list! The drag and drop feature will also reflect its changes on the code snippet dynamically.