Skip to content

Commit

Permalink
Internal: Remove separator-none argument from all Editor controls [ED…
Browse files Browse the repository at this point in the history
…-13452] (#247)
  • Loading branch information
rami-elementor authored Jan 21, 2024
1 parent fb09835 commit 94230d2
Show file tree
Hide file tree
Showing 38 changed files with 39 additions and 40 deletions.
2 changes: 1 addition & 1 deletion src/editor-controls/control-animation.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>default</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-button.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>text</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-choose.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>options</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>language</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-color.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>alpha</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-date-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>picker_options</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-deprecated-notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>widget</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-dimensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>size_units</code></td>
Expand Down
4 changes: 2 additions & 2 deletions src/editor-controls/control-divider.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<tr>
<td><code>separator</code></td>
<td><code>string</code></td>
<td>none</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-exit-animation.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>default</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-font.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>options</code></td>
Expand Down
4 changes: 2 additions & 2 deletions src/editor-controls/control-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<tr>
<td><code>separator</code></td>
<td><code>string</code></td>
<td>none</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>default</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-heading.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-hover-animation.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>default</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-icon.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>options</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-image-dimensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>default</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-media.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>media_types</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-number.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>min</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-popover-toggle.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>label_on</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-raw-html.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>raw</code></td>
Expand Down
2 changes: 1 addition & 1 deletion src/editor-controls/control-repeater.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ When using this control, the `type` should be set to `\Elementor\Controls_Manage
<td><code>separator</code></td>
<td><code>string</code></td>
<td>default</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code>, <code>after</code> and <code>none</code>. <code>default</code> will position the separator depending on the control type. <code>before</code> / <code>after</code> will position the separator before/after the control. <code>none</code> will hide the separator.</td>
<td>Set the position of the control separator. Available values are <code>default</code>, <code>before</code> and <code>after</code>. <code>default</code> will hide the separator, unless the control type has specific separator settings. <code>before</code> / <code>after</code> will position the separator before/after the control.</td>
</tr>
<tr>
<td><code>fields</code></td>
Expand Down
Loading

0 comments on commit 94230d2

Please sign in to comment.