<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: calcite-components: v1.5.1 is released on August 8 in Calcite Design System Questions</title>
    <link>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318410#M466</link>
    <description>&lt;P&gt;Thanks for reaching out,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/5931"&gt;@ForrestLin&lt;/a&gt;. There was a delay in the documentation update, which is &lt;A href="https://developers.arcgis.com/calcite-design-system/" target="_blank" rel="noopener"&gt;live&lt;/A&gt; today.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 17:31:46 GMT</pubDate>
    <dc:creator>KittyHurley</dc:creator>
    <dc:date>2023-08-14T17:31:46Z</dc:date>
    <item>
      <title>calcite-components: v1.5.1 is released on August 8</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318134#M465</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/Esri/calcite-design-system/releases" target="_blank"&gt;https://github.com/Esri/calcite-design-system/releases&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/calcite-design-system" target="_blank" rel="noopener"&gt;But https://developers.arcgis.com/calcite-design-system&lt;/A&gt;&amp;nbsp;is still 1.4.x (May 2023). When will it be updated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Aug 2023 18:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318134#M465</guid>
      <dc:creator>ForrestLin</dc:creator>
      <dc:date>2023-08-12T18:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: calcite-components: v1.5.1 is released on August 8</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318410#M466</link>
      <description>&lt;P&gt;Thanks for reaching out,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/5931"&gt;@ForrestLin&lt;/a&gt;. There was a delay in the documentation update, which is &lt;A href="https://developers.arcgis.com/calcite-design-system/" target="_blank" rel="noopener"&gt;live&lt;/A&gt; today.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 17:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318410#M466</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-08-14T17:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: calcite-components: v1.5.1 is released on August 8</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318628#M470</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;block:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Improve block's content layout to allow scrolling (&lt;A href="https://github.com/Esri/calcite-design-system/issues/7367" target="_blank"&gt;#7367&lt;/A&gt;) (&lt;A href="https://github.com/Esri/calcite-design-system/commit/ecbf17b3dac6cd79d21f44811d0b5e8f52ab7237" target="_blank"&gt;ecbf17b&lt;/A&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But there is no updates in&amp;nbsp;&lt;SPAN&gt;the documentation.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 11:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318628#M470</guid>
      <dc:creator>ForrestLin</dc:creator>
      <dc:date>2023-08-15T11:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: calcite-components: v1.5.1 is released on August 8</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318719#M471</link>
      <description>&lt;P&gt;At this time there are no plans to document the above feature on the documentation site, as the feature supports a specific user workflow with CSS styling.&lt;/P&gt;&lt;P&gt;There will be more documentation in the upcoming summary notes in September 2023 to showcase feature updates. In between main releases, changelog updates reflect the changes between minor releases.&lt;/P&gt;&lt;P&gt;As far as the implementation, check out the following &lt;A href="https://codepen.io/geospatialem/pen/eYbOOoZ" target="_blank" rel="noopener"&gt;Codepen sample&lt;/A&gt; showing the newly supported functionality, where a Block can support scrolling using CSS styling, also depicted in the code below:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;style&amp;gt;
calcite-block {
  height: 450px; 
  overflow: hidden;
}

.scroll-block-container {
  height: 100%;
  overflow-y: scroll;
}
&amp;lt;/style&amp;gt;

&amp;lt;calcite-block heading="Bear &lt;span class="lia-unicode-emoji" title=":bear_face:"&gt;🐻&lt;/span&gt; Facts" open&amp;gt;
  &amp;lt;div class="scroll-block-container"&amp;gt;
    &amp;lt;!-- Your content here --&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/calcite-block&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 15:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1318719#M471</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2023-08-15T15:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: calcite-components: v1.5.1 is released on August 8</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1319066#M473</link>
      <description>&lt;P&gt;There is big gap between two calcite-blocks. How to make the gap smaller?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ForrestLin_0-1692185847422.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/78205iE3772B2BDB2092BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ForrestLin_0-1692185847422.png" alt="ForrestLin_0-1692185847422.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ForrestLin_0-1692185847422.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 11:38:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/calcite-components-v1-5-1-is-released-on-august-8/m-p/1319066#M473</guid>
      <dc:creator>ForrestLin</dc:creator>
      <dc:date>2023-08-16T11:38:32Z</dc:date>
    </item>
  </channel>
</rss>

