Skip to content

Commit c7b2b35

Browse files
authored
Merge pull request #403 from rackerlabs/update-read-only-pills
docs(pills): update pills with recent persist update
2 parents e2d478e + ff547be commit c7b2b35

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

docs/elements/hx-accordion/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2 id="methods">Methods</h2>
9090

9191
<dt>
9292
panels {Array&lt;Element&gt;}
93-
<hx-pill class="hxSubBody">read-only</hx-pill>
93+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
9494
</dt>
9595
<dd>
9696
Returns an array of live <code>&lt;hx-accordion-panel&gt;</code> elements.

docs/elements/hx-drop-zone/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dl>
4646
<dt>
4747
drag {String}
48-
<hx-pill class="hxSubBody">read-only</hx-pill>
48+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
4949
</dt>
5050
<dd>
5151
<p>
@@ -59,7 +59,7 @@
5959
<dl>
6060
<dt>
6161
drag {String}
62-
<hx-pill class="hxSubBody">read-only</hx-pill>
62+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
6363
</dt>
6464
<dd>
6565
<p>

docs/elements/hx-file-tile/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2 id="methods">Methods</h2>
116116
<dl>
117117
<dt>
118118
extension {String}
119-
<hx-pill class="hxSubBody">read-only</hx-pill>
119+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
120120
</dt>
121121
<dd>
122122
<p>
@@ -147,7 +147,7 @@ <h2 id="methods">Methods</h2>
147147

148148
<dt>
149149
loading {Boolean}
150-
<hx-pill class="hxSubBody">read-only</hx-pill>
150+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
151151
</dt>
152152
<dd>
153153
<p>
@@ -178,7 +178,7 @@ <h2 id="methods">Methods</h2>
178178

179179
<dt>
180180
truncated {Boolean}
181-
<hx-pill class="hxSubBody">read-only</hx-pill>
181+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
182182
</dt>
183183
<dd>
184184
<p>

docs/elements/hx-menu/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dl class="memberList">
6464
<dt>
6565
controlElement {HTMLElement}
66-
<hx-pill class="hxSubBody">read-only</hx-pill>
66+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
6767
</dt>
6868
<dd>
6969
<p>
@@ -88,7 +88,7 @@
8888

8989
<dt>
9090
relativeElement {HTMLElement}
91-
<hx-pill class="hxSubBody">read-only</hx-pill>
91+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
9292
</dt>
9393
<dd>
9494
<p>

docs/elements/hx-popover/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<!-- Positionable Mixin -->
106106
<dt>
107107
controlElement {HTMLElement}
108-
<hx-pill class="hxSubBody">read-only</hx-pill>
108+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
109109
</dt>
110110
<dd>
111111
<p>
@@ -144,7 +144,7 @@
144144
<!-- Positionable Mixin-->
145145
<dt>
146146
relativeElement {HTMLElement}
147-
<hx-pill class="hxSubBody">read-only</hx-pill>
147+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
148148
</dt>
149149
<dd>
150150
<p>

docs/elements/hx-search-assistance/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dl class="memberList">
5858
<dt>
5959
controlElement {HTMLElement}
60-
<hx-pill class="hxSubBody">read-only</hx-pill>
60+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
6161
</dt>
6262
<dd>
6363
<p>
@@ -83,7 +83,7 @@
8383

8484
<dt>
8585
relativeElement {HTMLElement}
86-
<hx-pill class="hxSubBody">read-only</hx-pill>
86+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
8787
</dt>
8888
<dd>
8989
<p>

docs/elements/hx-tooltip/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<!-- Positionable Mixin -->
9898
<dt>
9999
controlElement {HTMLElement}
100-
<hx-pill class="hxSubBody">read-only</hx-pill>
100+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
101101
</dt>
102102
<dd>
103103
<p>
@@ -147,7 +147,7 @@
147147
<!-- Positionable Mixin-->
148148
<dt>
149149
relativeElement {HTMLElement}
150-
<hx-pill class="hxSubBody">read-only</hx-pill>
150+
<hx-pill class="hxSubBody" persist>read-only</hx-pill>
151151
</dt>
152152
<dd>
153153
<p>

0 commit comments

Comments
 (0)