Skip to content

Commit 5616461

Browse files
author
Gabriel Schulhof
committed
All: Remove deprecated entries
Fixes gh-395
1 parent 5ab70a8 commit 5616461

26 files changed

+0
-884
lines changed

entries/button.xml

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ $( "[type='submit']" ).button();
8181
</desc>
8282
<type name="Boolean" />
8383
</option>
84-
<xi:include href="../includes/widget-option-initSelector.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
8584
<option name="inline" default="null (false)">
8685
<desc>If set to <code>true</code>, this will make the <placeholder name="name"/> act like an inline <placeholder name="name"/> so the width is determined by the <placeholder name="name"/>'s text. By default, this is null (false) so the <placeholder name="name"/> is full width, regardless of the feedback content. Possible values: true, false.
8786
<p>This option is also exposed as a data attribute: <code>data-inline="true"</code>.</p>

entries/buttonMarkup.xml

-290
This file was deleted.

entries/checkboxradio.xml

-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@
208208
</desc>
209209
<type name="String" />
210210
</option>
211-
<xi:include href="../includes/widget-option-initSelector.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
212211
<xi:include href="../includes/widget-option-mini.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
213212
<option name="wrapperClass" default="null" example-value='"custom-class"'>
214213
<desc>It is difficult to write custom CSS for the wrapper <code>div</code> around the native <code>input</code> element generated by the framework. This option allows you to specify one or more space-separated class names to be added to the wrapper <code>div</code> element by the framework.

entries/collapsible.xml

-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@
194194
</desc>
195195
<type name="String" />
196196
</option>
197-
<xi:include href="../includes/widget-option-initSelector.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
198197
<option name="inset" default="true" example-value="false">
199198
<desc>By setting this option to false the element will get a full width appearance without corners.
200199
<p>If the value is unset for an individual collapsible container, but that container is part of a collapsible set, then the value is inherited from the parent collapsible set.</p>

entries/collapsibleset.xml

-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@
120120
</desc>
121121
<type name="String" />
122122
</option>
123-
<option name="initSelector" default="null" deprecated="1.4.0">
124123
<desc>
125124
<p>The default <code>initSelector</code> for the <placeholder name="name" /> widget is:</p>
126125
<pre><code>
@@ -151,7 +150,6 @@
151150
</desc>
152151
<type name="Boolean" />
153152
</option>
154-
<xi:include href="../includes/widget-option-initSelector.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
155153
</options>
156154
<events>
157155
<xi:include href="../includes/widget-event-create.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>

entries/controlgroup.xml

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
</desc>
4646
<type name="Boolean" />
4747
</option>
48-
<xi:include href="../includes/widget-option-initSelector.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
4948
<xi:include href="../includes/widget-option-mini.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
5049
<option name="shadow" default="false" example-value="true">
5150
<desc>

entries/dialog.xml

-169
This file was deleted.

entries/fieldcontain.xml

-13
This file was deleted.

entries/jQuery.mobile.activePage.xml

-10
This file was deleted.

0 commit comments

Comments
 (0)