<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/core/src/text, 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>Refactor and simplify `input_method` API</title>
<updated>2025-02-02T19:45:29+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-02T19:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ae10adda74320e8098bfeb401f12a278e1e7b3e2'/>
<id>ae10adda74320e8098bfeb401f12a278e1e7b3e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `LineEnding` to `editor` and fix inconsistencies</title>
<updated>2025-01-28T05:23:38+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-28T05:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=87165ccd29f0e85a26774ec090d8400274c6d04e'/>
<id>87165ccd29f0e85a26774ec090d8400274c6d04e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `text::Wrapping` support</title>
<updated>2024-09-04T19:26:47+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-09-04T19:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=f98328f4f1ee58b6288e4f19d7475e7eeb9a7ba7'/>
<id>f98328f4f1ee58b6288e4f19d7475e7eeb9a7ba7</id>
<content type='text'>
Co-authored-by: Neeraj Jaiswal &lt;neerajj85@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Neeraj Jaiswal &lt;neerajj85@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add background styling to span / rich text</title>
<updated>2024-07-28T11:06:57+00:00</updated>
<author>
<name>Cory Forsstrom</name>
<email>cforsstrom18@gmail.com</email>
</author>
<published>2024-07-23T20:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ddcf02f9d0377afe6a35dbbb09a29b4bd52efe2e'/>
<id>ddcf02f9d0377afe6a35dbbb09a29b4bd52efe2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `placeholder` support to `text_editor` widget</title>
<updated>2024-07-24T12:52:01+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-24T12:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=e9e06c8fe2ef291b04f6059a841ceb999455bea8'/>
<id>e9e06c8fe2ef291b04f6059a841ceb999455bea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `Link` support to `rich_text` widget</title>
<updated>2024-07-21T10:45:05+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-21T10:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9bfaf2840cffe35d689bd115a308d21961ab082a'/>
<id>9bfaf2840cffe35d689bd115a308d21961ab082a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement `rich_text` widget and `markdown` example</title>
<updated>2024-07-17T20:04:11+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-17T20:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=910eb72a0620b34e5b3d7793bbd5ab7290e08dd6'/>
<id>910eb72a0620b34e5b3d7793bbd5ab7290e08dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple caching from `Paragraph` API</title>
<updated>2024-07-17T16:50:53+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-17T16:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ffb520fb3703ce4ece9fb6d5ee2c7aa0b846879f'/>
<id>ffb520fb3703ce4ece9fb6d5ee2c7aa0b846879f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add SelectAll to TextEditor</title>
<updated>2024-07-07T23:16:31+00:00</updated>
<author>
<name>PgBiel</name>
<email>9021226+PgBiel@users.noreply.github.com</email>
</author>
<published>2024-03-10T18:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=76f5bc2ccebb4c8b76ef81856c52da5b5e7c8960'/>
<id>76f5bc2ccebb4c8b76ef81856c52da5b5e7c8960</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use generic `Content` in `Text` to avoid reallocation in `fill_text`</title>
<updated>2024-04-01T09:30:01+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-04-01T09:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=6216c513d5e5853bf1d43342094e91a74981f4f2'/>
<id>6216c513d5e5853bf1d43342094e91a74981f4f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
