@ulu/frontend 0.1.0-beta.72 → 0.1.0-beta.74

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.
@@ -5196,6 +5196,12 @@
5196
5196
  <div class="toc">
5197
5197
  <ol>
5198
5198
 
5199
+ <li><a href="#0.1.0-beta.74">0.1.0-beta.74</a>
5200
+ </li>
5201
+
5202
+ <li><a href="#0.1.0-beta.73">0.1.0-beta.73</a>
5203
+ </li>
5204
+
5199
5205
  <li><a href="#0.1.0-beta.72">0.1.0-beta.72</a>
5200
5206
  </li>
5201
5207
 
@@ -5460,14 +5466,27 @@
5460
5466
 
5461
5467
  <div class="changelog">
5462
5468
  <h1 id="change-log" tabindex="-1">Change Log</h1>
5463
- <h2 id="0.1.0-beta.72" tabindex="-1">0.1.0-beta.72</h2>
5469
+ <h2 id="0.1.0-beta.74" tabindex="-1">0.1.0-beta.74</h2>
5464
5470
  <ul>
5465
- <li><strong>scss/element</strong>
5471
+ <li><strong>js/ui/modal-builder.js</strong>
5472
+ <ul>
5473
+ <li>Add options for <code>labelledby</code>, <code>describedby</code> (pass id's)
5466
5474
  <ul>
5467
- <li>Change new mixin name &quot;focus-ring-required-only&quot;</li>
5475
+ <li><code>labelledby</code> will be filled in automatically if using title option</li>
5476
+ <li><code>describedby</code> is to mark optional description element</li>
5468
5477
  </ul>
5469
5478
  </li>
5470
5479
  </ul>
5480
+ </li>
5481
+ </ul>
5482
+ <h2 id="0.1.0-beta.73" tabindex="-1">0.1.0-beta.73</h2>
5483
+ <ul>
5484
+ <li><strong>js/ui/modal-builder.js</strong> | Fix missing end tag in options.template</li>
5485
+ </ul>
5486
+ <h2 id="0.1.0-beta.72" tabindex="-1">0.1.0-beta.72</h2>
5487
+ <ul>
5488
+ <li><strong>scss/element</strong> | Change new mixin name &quot;focus-ring-required-only&quot;</li>
5489
+ </ul>
5471
5490
  <h2 id="0.1.0-beta.71" tabindex="-1">0.1.0-beta.71</h2>
5472
5491
  <ul>
5473
5492
  <li><strong>scss/element</strong>