<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/lazy, branch master</title>
<subtitle>A cross-platform GUI library for Rust, inspired by Elm</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/'/>
<entry>
<title>Create `iced_widget` subcrate and re-organize the whole codebase</title>
<updated>2023-03-04T04:37:11+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-04T04:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=3a0d34c0240f4421737a6a08761f99d6f8140d02'/>
<id>3a0d34c0240f4421737a6a08761f99d6f8140d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump versions :tada:</title>
<updated>2023-02-18T11:04:40+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-18T11:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=0d1656937b459237670cdc0b1f45e09d78c47494'/>
<id>0d1656937b459237670cdc0b1f45e09d78c47494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `f32` in `Length::Units` and rename it to `Fixed`</title>
<updated>2023-02-17T14:40:17+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-04T11:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=7b8b01f560569ae18d9337a31ba94f6c1c2ba0dd'/>
<id>7b8b01f560569ae18d9337a31ba94f6c1c2ba0dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1701 from nicksenger/fix/diff-component-operate</title>
<updated>2023-02-14T05:43:18+00:00</updated>
<author>
<name>Héctor Ramón</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-14T05:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=5b5a5b831c5db9d025f655bbe57415fe6dcc47b3'/>
<id>5b5a5b831c5db9d025f655bbe57415fe6dcc47b3</id>
<content type='text'>
Fix panic when using operations with components in certain cases</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix panic when using operations with components in certain cases</pre>
</div>
</content>
</entry>
<entry>
<title>fix: diff widget sub-tree after rebuilding component with operation</title>
<updated>2023-02-12T19:07:08+00:00</updated>
<author>
<name>Nick Senger</name>
<email>dev@nsenger.com</email>
</author>
<published>2023-02-12T19:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=2201f33c65e8bf85265ee1e996b36cbc5b43257e'/>
<id>2201f33c65e8bf85265ee1e996b36cbc5b43257e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: lazy widgets overlay is_over</title>
<updated>2023-02-11T05:16:44+00:00</updated>
<author>
<name>Nick Senger</name>
<email>dev@nsenger.com</email>
</author>
<published>2023-02-10T20:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=8fe851057df0df113aaac6b8dc067b3a75d18d65'/>
<id>8fe851057df0df113aaac6b8dc067b3a75d18d65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix layout translation in `overlay::Group`</title>
<updated>2023-01-30T04:11:59+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-01-30T04:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=a50cc32d09ddff1d061701074908c28d5c5509ba'/>
<id>a50cc32d09ddff1d061701074908c28d5c5509ba</id>
<content type='text'>
This bug produced improper positioning of overlays of elements inside a
`Scrollable`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug produced improper positioning of overlays of elements inside a
`Scrollable`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix widget-driven animations for `Component`</title>
<updated>2023-01-30T02:41:03+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-01-30T02:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=a3bfa0724c5e7fca72231f751619901c71007b13'/>
<id>a3bfa0724c5e7fca72231f751619901c71007b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump versions :tada:</title>
<updated>2023-01-14T00:10:28+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-01-13T23:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9fe46de13f86967543de8f00b5a4f9e45d8f5bcf'/>
<id>9fe46de13f86967543de8f00b5a4f9e45d8f5bcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: provide `&amp;Dependency` to `Lazy` widget `View`</title>
<updated>2023-01-11T19:37:56+00:00</updated>
<author>
<name>Nick Senger</name>
<email>dev@nsenger.com</email>
</author>
<published>2023-01-11T15:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=58bcc4404e0083276576299217fe6e3187d0ef14'/>
<id>58bcc4404e0083276576299217fe6e3187d0ef14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
