<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/examples/pure/todos/src, 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>Replace stateful widgets with new `iced_pure` API</title>
<updated>2022-07-27T04:49:20+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-07-27T04:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ff2519b1d43d481987351a83b6dd7237524c21f0'/>
<id>ff2519b1d43d481987351a83b6dd7237524c21f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Wasm build of `todos` example</title>
<updated>2022-07-09T16:49:50+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-07-09T16:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=e548d6c0d5b430b090821e673dc453a24c885fbe'/>
<id>e548d6c0d5b430b090821e673dc453a24c885fbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `clippy` lints for all crates and features</title>
<updated>2022-07-09T16:43:05+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-07-09T16:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=2065a40f642589134142a740ff4198deaa4c378b'/>
<id>2065a40f642589134142a740ff4198deaa4c378b</id>
<content type='text'>
... and check those in CI as well!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and check those in CI as well!
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `StyleSheet` for `Text` widget</title>
<updated>2022-06-29T08:51:01+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-06-29T08:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=1dd1a2f97fc747e15e12b5188dad6c41b0d052ea'/>
<id>1dd1a2f97fc747e15e12b5188dad6c41b0d052ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Draft first-class `Theme` support</title>
<updated>2022-05-13T23:56:32+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-05-13T23:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=664251f3f5c7b76f69a97683af1468094bba887f'/>
<id>664251f3f5c7b76f69a97683af1468094bba887f</id>
<content type='text'>
RFC: https://github.com/iced-rs/rfcs/pull/6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC: https://github.com/iced-rs/rfcs/pull/6
</pre>
</div>
</content>
</entry>
<entry>
<title>Export widget modules in `iced_pure`</title>
<updated>2022-03-16T10:37:19+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-03-16T10:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=d7100fd2597da82d97eaf196d50573ea64f3f8ff'/>
<id>d7100fd2597da82d97eaf196d50573ea64f3f8ff</id>
<content type='text'>
... and fix collisions with the new `helpers`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and fix collisions with the new `helpers`
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `max_width` to `Column` in `iced_pure`</title>
<updated>2022-02-12T11:02:29+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-02-12T11:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=09c96a6d8123a62411e2c461a018c3900dec71cb'/>
<id>09c96a6d8123a62411e2c461a018c3900dec71cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement pure version of `todos` example :tada:</title>
<updated>2022-02-12T10:21:28+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-02-12T10:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=bd22cc0bc0f7551d29cf2acd22520f4a906f253c'/>
<id>bd22cc0bc0f7551d29cf2acd22520f4a906f253c</id>
<content type='text'>
The `Widget` trait in `iced_pure` needed to change a bit to make the
implementation of `Element::map` possible.

Specifically, the `children` method has been split into `diff` and
`children_state`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `Widget` trait in `iced_pure` needed to change a bit to make the
implementation of `Element::map` possible.

Specifically, the `children` method has been split into `diff` and
`children_state`.
</pre>
</div>
</content>
</entry>
</feed>
