<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced_dialog/src, branch 0.13</title>
<subtitle>Custom dialog for iced
</subtitle>
<id>https://git.pml68.dev/iced_dialog/atom?h=0.13</id>
<link rel='self' href='https://git.pml68.dev/iced_dialog/atom?h=0.13'/>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/'/>
<updated>2025-07-04T00:19:40Z</updated>
<entry>
<title>doc: use `README` as crate documentation</title>
<updated>2025-07-04T00:19:40Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-07-04T00:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=38cccdd09ebef0c8eefded8c3d817b43ecae2049'/>
<id>urn:sha1:38cccdd09ebef0c8eefded8c3d817b43ecae2049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: simplify the internal `view` method</title>
<updated>2025-06-09T11:01:04Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-06-09T11:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=2700486b207443027231c3ed3b49953f2369c998'/>
<id>urn:sha1:2700486b207443027231c3ed3b49953f2369c998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: switch from `String` to `Fragment` for `title`</title>
<updated>2025-05-26T20:56:16Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-05-26T20:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=4156528679572e82075ee9821b86e12491267342'/>
<id>urn:sha1:4156528679572e82075ee9821b86e12491267342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add example code to documentation and README</title>
<updated>2025-05-12T22:55:53Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-05-12T22:51:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=75e6af529ad4b19915a882c72348e1dd5daae748'/>
<id>urn:sha1:75e6af529ad4b19915a882c72348e1dd5daae748</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add `backdrop` method to `Dialog`</title>
<updated>2025-05-03T09:20:26Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-05-03T09:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=001000019df7d77ca2393cef9cce30728daea785'/>
<id>urn:sha1:001000019df7d77ca2393cef9cce30728daea785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: set defaults for `Dialog`'s `Theme` and `Renderer` type parameters</title>
<updated>2025-05-02T21:31:31Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-05-02T21:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=9ab610ae1e70080371cc8dc31ece9065c0d9fa20'/>
<id>urn:sha1:9ab610ae1e70080371cc8dc31ece9065c0d9fa20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: make `Dialog` available from the crate's root</title>
<updated>2025-05-01T22:09:57Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-05-01T22:09:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=e0eadd8d093c684ed83a14e050c38ed446f019bb'/>
<id>urn:sha1:e0eadd8d093c684ed83a14e050c38ed446f019bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: accept `&amp;Class` in `Catalog::style` instead of `Class`</title>
<updated>2025-04-15T14:42:04Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-04-15T14:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=2139ebeaf5db9b769fc7d620e087b1db863bdbbb'/>
<id>urn:sha1:2139ebeaf5db9b769fc7d620e087b1db863bdbbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor!: move backdrop_color into `Style` struct</title>
<updated>2025-04-14T23:34:30Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-04-14T23:34:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=f30be43decc099f9f18cc28507cbd474d7fffc1c'/>
<id>urn:sha1:f30be43decc099f9f18cc28507cbd474d7fffc1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add `backdrop` method to dialog</title>
<updated>2025-04-13T00:46:34Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-04-13T00:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/iced_dialog/commit/?id=d49bd73881087436737283c2c06c39206e0e9c79'/>
<id>urn:sha1:d49bd73881087436737283c2c06c39206e0e9c79</id>
<content type='text'>
</content>
</entry>
</feed>
