@elementor/editor-props 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,14 @@
1
+ # @elementor/editor-props
2
+
3
+ ## 0.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 6cf7ba1: Change controls naming
8
+ - e69bdae: Created the `editor-props` and `editor-styles` packages.
9
+ - bf12c4d: Moved all prop type utils to the `editor-props` package.
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [9abdfaf]
14
+ - @elementor/schema@0.1.2
package/README.md ADDED
@@ -0,0 +1,4 @@
1
+ # Editor Props
2
+
3
+ > [!WARNING]
4
+ > This package is under development and not ready for production use.