<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>select, branch HEAD</title>
<subtitle>Better select widgets in vanilla javascript.</subtitle>
<entry>
<id>242f3ac0fab49045d82982e3815c4a28b05508b8</id>
<published>2026-02-06T10:49:30Z</published>
<updated>2026-02-06T10:49:30Z</updated>
<title type="text">README: add link to tom-select</title>
<link rel="alternate" type="text/html" href="commit/242f3ac0fab49045d82982e3815c4a28b05508b8.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: add link to tom-select
</content>
</entry>
<entry>
<id>cf3c2f4aec1a29af13dd1a4ffe4cb0349945e840</id>
<published>2026-02-06T10:48:28Z</published>
<updated>2026-02-06T10:48:28Z</updated>
<title type="text">style: rm font-size: small</title>
<link rel="alternate" type="text/html" href="commit/cf3c2f4aec1a29af13dd1a4ffe4cb0349945e840.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">style: rm font-size: small

makes it harder for mouse users
</content>
</entry>
<entry>
<id>d14570c0cee6abb59df753a53e37211aef69590e</id>
<published>2025-09-02T17:45:14Z</published>
<updated>2025-09-02T17:45:14Z</updated>
<title type="text">add valueFocusClass to README</title>
<link rel="alternate" type="text/html" href="commit/d14570c0cee6abb59df753a53e37211aef69590e.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add valueFocusClass to README
</content>
</entry>
<entry>
<id>2e58b0c814fa0b2ff30bc445dd92106d16f414a4</id>
<published>2025-09-02T17:30:04Z</published>
<updated>2025-09-02T17:37:24Z</updated>
<title type="text">valueFocusClass: replace completely</title>
<link rel="alternate" type="text/html" href="commit/2e58b0c814fa0b2ff30bc445dd92106d16f414a4.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">valueFocusClass: replace completely
</content>
</entry>
<entry>
<id>8108db264c38a70f8c591f795709f2a5301674c7</id>
<published>2025-09-02T16:16:06Z</published>
<updated>2025-09-02T17:37:24Z</updated>
<title type="text">set aria-label for option groups</title>
<link rel="alternate" type="text/html" href="commit/8108db264c38a70f8c591f795709f2a5301674c7.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">set aria-label for option groups
</content>
</entry>
<entry>
<id>e3a8d43329f11315b15cd10bf22c586aa4de7878</id>
<published>2025-09-02T16:15:15Z</published>
<updated>2025-09-02T17:37:24Z</updated>
<title type="text">values: use roles that support activedescendant</title>
<link rel="alternate" type="text/html" href="commit/e3a8d43329f11315b15cd10bf22c586aa4de7878.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">values: use roles that support activedescendant
</content>
</entry>
<entry>
<id>aeef4f819f4459114c291a6922ba4f584a2e4756</id>
<published>2025-09-02T16:05:34Z</published>
<updated>2025-09-02T17:37:24Z</updated>
<title type="text">fix: activedescendants must be owned or controlled</title>
<link rel="alternate" type="text/html" href="commit/aeef4f819f4459114c291a6922ba4f584a2e4756.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: activedescendants must be owned or controlled

see https://www.w3.org/TR/wai-aria-1.2/#aria-activedescendant
</content>
</entry>
<entry>
<id>e9d498df267cf94a69b418a27cb643cab5c15b63</id>
<published>2025-09-02T05:43:12Z</published>
<updated>2025-09-02T17:37:24Z</updated>
<title type="text">allow to navigate values with keyboard</title>
<link rel="alternate" type="text/html" href="commit/e9d498df267cf94a69b418a27cb643cab5c15b63.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">allow to navigate values with keyboard

fixes #3

does not convey the focused value to AT though
</content>
</entry>
<entry>
<id>39ea81e063ddcc4b1f74ab588d4359c669582fcd</id>
<published>2025-09-02T06:10:11Z</published>
<updated>2025-09-02T07:05:03Z</updated>
<title type="text">stop using deprecated keyCode</title>
<link rel="alternate" type="text/html" href="commit/39ea81e063ddcc4b1f74ab588d4359c669582fcd.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">stop using deprecated keyCode
</content>
</entry>
<entry>
<id>9dd9a29614ded627cb62a17fbf2d38a748453aa3</id>
<published>2025-09-02T05:36:46Z</published>
<updated>2025-09-02T05:36:46Z</updated>
<title type="text">lint</title>
<link rel="alternate" type="text/html" href="commit/9dd9a29614ded627cb62a17fbf2d38a748453aa3.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">lint
</content>
</entry>
<entry>
<id>36c44eb349c4581cc9b554103bdc0f64d6e758f9</id>
<published>2025-08-28T05:32:53Z</published>
<updated>2025-08-28T05:32:53Z</updated>
<title type="text">fix aria-expanded on input element</title>
<link rel="alternate" type="text/html" href="commit/36c44eb349c4581cc9b554103bdc0f64d6e758f9.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix aria-expanded on input element

fixup 74b15310552e80bf48b435e075e2a185e0f46166
</content>
</entry>
<entry>
<id>d2c8b4fa3103a5dc623eb16fe73daccbe7916bbb</id>
<published>2025-06-20T16:02:32Z</published>
<updated>2025-06-20T16:02:32Z</updated>
<title type="text">use system font in chrome</title>
<link rel="alternate" type="text/html" href="commit/d2c8b4fa3103a5dc623eb16fe73daccbe7916bbb.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use system font in chrome
</content>
</entry>
<entry>
<id>ec40e748c02c309f14dfb9455251f043e21fe5eb</id>
<published>2025-06-20T16:02:23Z</published>
<updated>2025-06-20T16:02:23Z</updated>
<title type="text">typo</title>
<link rel="alternate" type="text/html" href="commit/ec40e748c02c309f14dfb9455251f043e21fe5eb.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">typo
</content>
</entry>
<entry>
<id>aa48bf25ded4c1eaa12ceb51d574c128a41185d2</id>
<published>2025-05-02T09:23:26Z</published>
<updated>2025-05-02T09:23:26Z</updated>
<title type="text">link to tagger</title>
<link rel="alternate" type="text/html" href="commit/aa48bf25ded4c1eaa12ceb51d574c128a41185d2.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">link to tagger
</content>
</entry>
<entry>
<id>ef8e19f29a42fafdbf11502b066ec772fbffdf35</id>
<published>2025-05-02T08:59:55Z</published>
<updated>2025-05-02T09:00:07Z</updated>
<title type="text">refactor: avoid redundant ID definition</title>
<link rel="alternate" type="text/html" href="commit/ef8e19f29a42fafdbf11502b066ec772fbffdf35.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">refactor: avoid redundant ID definition
</content>
</entry>
<entry>
<id>7ab2c99217818645f1fd479f33afa7e71418d111</id>
<published>2025-05-02T08:59:40Z</published>
<updated>2025-05-02T08:59:40Z</updated>
<title type="text">refactor: change some function names</title>
<link rel="alternate" type="text/html" href="commit/7ab2c99217818645f1fd479f33afa7e71418d111.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">refactor: change some function names
</content>
</entry>
<entry>
<id>c10864a6f8ba04c25e973d80ffdb159c054db618</id>
<published>2025-05-02T08:58:37Z</published>
<updated>2025-05-02T08:58:37Z</updated>
<title type="text">fix: add select wrapper around tags</title>
<link rel="alternate" type="text/html" href="commit/c10864a6f8ba04c25e973d80ffdb159c054db618.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: add select wrapper around tags
</content>
</entry>
<entry>
<id>e1f5b66d665749284c16d02c8a65d0be541c24e9</id>
<published>2025-05-02T08:49:42Z</published>
<updated>2025-05-02T08:49:42Z</updated>
<title type="text">CSS: replace ThreeDShadow</title>
<link rel="alternate" type="text/html" href="commit/e1f5b66d665749284c16d02c8a65d0be541c24e9.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">CSS: replace ThreeDShadow

not part of the standard set of colors
</content>
</entry>
<entry>
<id>17bc65150136c6b010c2dee1946c19c1616eb32d</id>
<published>2025-05-02T08:49:13Z</published>
<updated>2025-05-02T08:49:13Z</updated>
<title type="text">CSS: tweak --hover-bg</title>
<link rel="alternate" type="text/html" href="commit/17bc65150136c6b010c2dee1946c19c1616eb32d.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">CSS: tweak --hover-bg

similar contrast to both black and white
</content>
</entry>
<entry>
<id>75fb096d96fe3f1dbb4b0df40e9ca7b21cc98274</id>
<published>2025-05-02T08:48:21Z</published>
<updated>2025-05-02T08:48:21Z</updated>
<title type="text">CSS: use custom properties for colors</title>
<link rel="alternate" type="text/html" href="commit/75fb096d96fe3f1dbb4b0df40e9ca7b21cc98274.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">CSS: use custom properties for colors

for easier customization
</content>
</entry>
<entry>
<id>1bd9c96b17e7d879ccabaa6e3acd02ec90052292</id>
<published>2025-05-02T08:46:54Z</published>
<updated>2025-05-02T08:46:54Z</updated>
<title type="text">demo: dark mode</title>
<link rel="alternate" type="text/html" href="commit/1bd9c96b17e7d879ccabaa6e3acd02ec90052292.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">demo: dark mode
</content>
</entry>
<entry>
<id>c10f7d8331c25ba11a85ece2db654efee057a0ec</id>
<published>2023-09-05T05:40:04Z</published>
<updated>2023-09-05T05:40:36Z</updated>
<title type="text">add react-select as inspiration</title>
<link rel="alternate" type="text/html" href="commit/c10f7d8331c25ba11a85ece2db654efee057a0ec.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add react-select as inspiration
</content>
</entry>
<entry>
<id>f777314391bad52b85b0e6c6d6575df273008dc0</id>
<published>2023-08-30T12:15:15Z</published>
<updated>2023-08-30T12:22:19Z</updated>
<title type="text">use aria-described-by instead of aria-polite for values</title>
<link rel="alternate" type="text/html" href="commit/f777314391bad52b85b0e6c6d6575df273008dc0.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use aria-described-by instead of aria-polite for values
</content>
</entry>
<entry>
<id>ac628dd89913bc57409b98dbb03c322ccafb6231</id>
<published>2023-08-30T12:14:47Z</published>
<updated>2023-08-30T12:16:02Z</updated>
<title type="text">use format strings</title>
<link rel="alternate" type="text/html" href="commit/ac628dd89913bc57409b98dbb03c322ccafb6231.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use format strings
</content>
</entry>
<entry>
<id>74b15310552e80bf48b435e075e2a185e0f46166</id>
<published>2023-08-30T12:12:45Z</published>
<updated>2023-08-30T12:16:02Z</updated>
<title type="text">mv aria attributes to input element</title>
<link rel="alternate" type="text/html" href="commit/74b15310552e80bf48b435e075e2a185e0f46166.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">mv aria attributes to input element
</content>
</entry>
<entry>
<id>d3420dd8720e9402d7bc309545230ac59f54b104</id>
<published>2023-08-22T16:32:28Z</published>
<updated>2023-08-22T16:33:19Z</updated>
<title type="text">fixup 4ac5822: adapt README to new constructor</title>
<link rel="alternate" type="text/html" href="commit/d3420dd8720e9402d7bc309545230ac59f54b104.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fixup 4ac5822: adapt README to new constructor
</content>
</entry>
<entry>
<id>5592207a144b9f879c14cf5268df25bfcbed2a76</id>
<published>2023-08-11T15:02:03Z</published>
<updated>2023-08-11T15:02:03Z</updated>
<title type="text">refactor: reset paddingTop first</title>
<link rel="alternate" type="text/html" href="commit/5592207a144b9f879c14cf5268df25bfcbed2a76.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">refactor: reset paddingTop first
</content>
</entry>
<entry>
<id>0482ec8f8bfb3c70506c9295af1c64e2aae3d1ae</id>
<published>2023-08-10T20:53:23Z</published>
<updated>2023-08-10T20:53:23Z</updated>
<title type="text">fixup ee2b36a: restore &quot;values.clientWidth is inner width of input&quot;</title>
<link rel="alternate" type="text/html" href="commit/0482ec8f8bfb3c70506c9295af1c64e2aae3d1ae.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fixup ee2b36a: restore &quot;values.clientWidth is inner width of input&quot;
</content>
</entry>
<entry>
<id>cc7934ce44acd8b7673454062f93e41c61bcac0d</id>
<published>2023-08-10T20:45:04Z</published>
<updated>2023-08-10T20:45:04Z</updated>
<title type="text">tewak values margin</title>
<link rel="alternate" type="text/html" href="commit/cc7934ce44acd8b7673454062f93e41c61bcac0d.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">tewak values margin
</content>
</entry>
<entry>
<id>ee2b36a34286dfe9ce06a3052618cc38b245bd49</id>
<published>2023-08-09T18:23:11Z</published>
<updated>2023-08-09T18:23:11Z</updated>
<title type="text">tweak values padding</title>
<link rel="alternate" type="text/html" href="commit/ee2b36a34286dfe9ce06a3052618cc38b245bd49.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">tweak values padding
</content>
</entry>
<entry>
<id>4ac5822dd4b490e57bc17edcb33c3fa5bcbf1de8</id>
<published>2023-08-09T18:11:01Z</published>
<updated>2023-08-09T18:11:01Z</updated>
<title type="text">refactor constructor arguments</title>
<link rel="alternate" type="text/html" href="commit/4ac5822dd4b490e57bc17edcb33c3fa5bcbf1de8.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">refactor constructor arguments
</content>
</entry>
<entry>
<id>3f6ac292a2009b3db61dba9ccb301d55e5d29787</id>
<published>2023-08-09T13:43:47Z</published>
<updated>2023-08-09T13:43:47Z</updated>
<title type="text">use lineHeight instead of measure.height if available</title>
<link rel="alternate" type="text/html" href="commit/3f6ac292a2009b3db61dba9ccb301d55e5d29787.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use lineHeight instead of measure.height if available
</content>
</entry>
<entry>
<id>dea57cbfb730fd03d1e07f41882f7b16243b0d43</id>
<published>2023-08-09T13:43:26Z</published>
<updated>2023-08-09T13:43:26Z</updated>
<title type="text">use parseFloat instead of parseInt for computed styles</title>
<link rel="alternate" type="text/html" href="commit/dea57cbfb730fd03d1e07f41882f7b16243b0d43.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use parseFloat instead of parseInt for computed styles
</content>
</entry>
<entry>
<id>ac926d493d3d73c79fc45a782517a931b9213830</id>
<published>2023-08-09T13:11:12Z</published>
<updated>2023-08-09T13:27:36Z</updated>
<title type="text">Revert &quot;replace deprecated system color&quot;</title>
<link rel="alternate" type="text/html" href="commit/ac926d493d3d73c79fc45a782517a931b9213830.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">Revert &quot;replace deprecated system color&quot;

This reverts commit f0e4c6a0e3b8c1465d0ad9a874e2c6862ae60a63.

ButtonBorder seems to be invisble on most browsers
</content>
</entry>
<entry>
<id>29a5f17ebdfa7fb276d9632684669b33bd885036</id>
<published>2023-08-09T13:09:36Z</published>
<updated>2023-08-09T13:27:36Z</updated>
<title type="text">cleanup css</title>
<link rel="alternate" type="text/html" href="commit/29a5f17ebdfa7fb276d9632684669b33bd885036.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">cleanup css
</content>
</entry>
<entry>
<id>f47eb5c5f7de650bf413dee3779e5757250df690</id>
<published>2023-08-09T06:16:16Z</published>
<updated>2023-08-09T06:16:16Z</updated>
<title type="text">fix: set aria-labelledby</title>
<link rel="alternate" type="text/html" href="commit/f47eb5c5f7de650bf413dee3779e5757250df690.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: set aria-labelledby
</content>
</entry>
<entry>
<id>7091929b6d403660c1d8be4f679b7d56c3a2e1e5</id>
<published>2023-08-09T06:15:10Z</published>
<updated>2023-08-09T06:15:10Z</updated>
<title type="text">README: update WAI links</title>
<link rel="alternate" type="text/html" href="commit/7091929b6d403660c1d8be4f679b7d56c3a2e1e5.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: update WAI links
</content>
</entry>
<entry>
<id>1bbc29d92a059e191d20df01a8e8e48c1a48a284</id>
<published>2023-08-09T06:14:53Z</published>
<updated>2023-08-09T06:14:53Z</updated>
<title type="text">README: rm localization from roadmap</title>
<link rel="alternate" type="text/html" href="commit/1bbc29d92a059e191d20df01a8e8e48c1a48a284.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: rm localization from roadmap

there is nothing to localize at the moment
</content>
</entry>
<entry>
<id>f0e4c6a0e3b8c1465d0ad9a874e2c6862ae60a63</id>
<published>2023-08-09T05:27:56Z</published>
<updated>2023-08-09T05:27:56Z</updated>
<title type="text">replace deprecated system color</title>
<link rel="alternate" type="text/html" href="commit/f0e4c6a0e3b8c1465d0ad9a874e2c6862ae60a63.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">replace deprecated system color

see https://developer.mozilla.org/en-US/docs/Web/CSS/system-color
</content>
</entry>
<entry>
<id>94b0a932cec05d00bfe5931151f03f7612ec669e</id>
<published>2023-08-09T04:54:26Z</published>
<updated>2023-08-09T04:54:26Z</updated>
<title type="text">css: flow relative</title>
<link rel="alternate" type="text/html" href="commit/94b0a932cec05d00bfe5931151f03f7612ec669e.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">css: flow relative
</content>
</entry>
<entry>
<id>2a7bb990d8b762a766ac82758a5ae196f911de97</id>
<published>2023-08-09T04:13:21Z</published>
<updated>2023-08-09T04:13:21Z</updated>
<title type="text">fix: make sure values fit inside input</title>
<link rel="alternate" type="text/html" href="commit/2a7bb990d8b762a766ac82758a5ae196f911de97.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: make sure values fit inside input
</content>
</entry>
<entry>
<id>6b24f196a2deaaf5bd92a77e002e8d5285bffc47</id>
<published>2023-08-09T04:03:54Z</published>
<updated>2023-08-09T04:12:41Z</updated>
<title type="text">basic dark mode support</title>
<link rel="alternate" type="text/html" href="commit/6b24f196a2deaaf5bd92a77e002e8d5285bffc47.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">basic dark mode support

only for dropdown (like firefox native)
</content>
</entry>
<entry>
<id>73f897c8a9fbca819f2678f92e174fa3ce0f0c44</id>
<published>2023-08-08T15:18:10Z</published>
<updated>2023-08-08T15:18:10Z</updated>
<title type="text">fix: copy font style to measure</title>
<link rel="alternate" type="text/html" href="commit/73f897c8a9fbca819f2678f92e174fa3ce0f0c44.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: copy font style to measure
</content>
</entry>
<entry>
<id>4d435f7bc66e4f9c47fe14fe284959d5b165233a</id>
<published>2023-08-08T15:18:04Z</published>
<updated>2023-08-08T15:18:04Z</updated>
<title type="text">inline createMeasure</title>
<link rel="alternate" type="text/html" href="commit/4d435f7bc66e4f9c47fe14fe284959d5b165233a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">inline createMeasure
</content>
</entry>
<entry>
<id>a23b7af67a09d7320cc69a8df9b41cecd8aaafc3</id>
<published>2023-08-08T11:48:20Z</published>
<updated>2023-08-08T11:48:20Z</updated>
<title type="text">Merge pull request #2 from xi/feature-inline-multi</title>
<link rel="alternate" type="text/html" href="commit/a23b7af67a09d7320cc69a8df9b41cecd8aaafc3.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">Merge pull request #2 from xi/feature-inline-multi

Display values inside of input</content>
</entry>
<entry>
<id>f81416682f28548e9422585c83bd758a9bdd774c</id>
<published>2023-08-08T11:18:30Z</published>
<updated>2023-08-08T11:28:32Z</updated>
<title type="text">display values inside of input</title>
<link rel="alternate" type="text/html" href="commit/f81416682f28548e9422585c83bd758a9bdd774c.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">display values inside of input

This is achived by setting textIndent and paddingTop on the input to
leave space for the absolutely positioned values.
</content>
</entry>
<entry>
<id>09bca6cff2d8edcb9abde017ba19b52f0b5fe6d9</id>
<published>2023-08-08T11:11:19Z</published>
<updated>2023-08-08T11:28:32Z</updated>
<title type="text">mv values to shared modules</title>
<link rel="alternate" type="text/html" href="commit/09bca6cff2d8edcb9abde017ba19b52f0b5fe6d9.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">mv values to shared modules
</content>
</entry>
<entry>
<id>707014eeff3dde3734288c3f92697378fd51081c</id>
<published>2023-08-08T11:09:21Z</published>
<updated>2023-08-08T11:28:05Z</updated>
<title type="text">run initial updateValue when elements are attached to DOM</title>
<link rel="alternate" type="text/html" href="commit/707014eeff3dde3734288c3f92697378fd51081c.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">run initial updateValue when elements are attached to DOM
</content>
</entry>
<entry>
<id>f58e4f62abddd65707c39fcedb2ff22f13498c7a</id>
<published>2023-08-08T10:17:00Z</published>
<updated>2023-08-08T11:27:49Z</updated>
<title type="text">refactor: align select and tags</title>
<link rel="alternate" type="text/html" href="commit/f58e4f62abddd65707c39fcedb2ff22f13498c7a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">refactor: align select and tags
</content>
</entry>
<entry>
<id>6bd483bc565e076e60588d578b416daff98d017f</id>
<published>2023-08-08T10:02:27Z</published>
<updated>2023-08-08T11:27:49Z</updated>
<title type="text">create utils module</title>
<link rel="alternate" type="text/html" href="commit/6bd483bc565e076e60588d578b416daff98d017f.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">create utils module
</content>
</entry>
<entry>
<id>7356808dd089a0d1c46e5e7a3d2bbcde9b7d2eda</id>
<published>2023-08-08T09:13:47Z</published>
<updated>2023-08-08T11:15:18Z</updated>
<title type="text">use &lt;template&gt; element to create new elements</title>
<link rel="alternate" type="text/html" href="commit/7356808dd089a0d1c46e5e7a3d2bbcde9b7d2eda.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use &lt;template&gt; element to create new elements
</content>
</entry>
<entry>
<id>e9bad4fdbbbe695fbc841bab3bf2c1c0777b40e3</id>
<published>2023-08-07T15:55:43Z</published>
<updated>2023-08-08T11:15:18Z</updated>
<title type="text">treat backspace as input</title>
<link rel="alternate" type="text/html" href="commit/e9bad4fdbbbe695fbc841bab3bf2c1c0777b40e3.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">treat backspace as input
</content>
</entry>
<entry>
<id>aaaf94c2fe99896651a6409f51694c53ab208ee3</id>
<published>2023-08-08T11:09:45Z</published>
<updated>2023-08-08T11:15:18Z</updated>
<title type="text">double border for dropdown</title>
<link rel="alternate" type="text/html" href="commit/aaaf94c2fe99896651a6409f51694c53ab208ee3.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">double border for dropdown
</content>
</entry>
<entry>
<id>0b48cebfde67957b17aff8d58633ed98972635dc</id>
<published>2023-06-12T12:08:39Z</published>
<updated>2023-06-12T12:08:39Z</updated>
<title type="text">make last line half visible</title>
<link rel="alternate" type="text/html" href="commit/0b48cebfde67957b17aff8d58633ed98972635dc.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">make last line half visible
</content>
</entry>
<entry>
<id>c1393645c57e2429d7962d5f6253c3146411aba8</id>
<published>2023-06-12T12:08:08Z</published>
<updated>2023-06-12T12:08:08Z</updated>
<title type="text">fix padding for optgroups</title>
<link rel="alternate" type="text/html" href="commit/c1393645c57e2429d7962d5f6253c3146411aba8.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix padding for optgroups
</content>
</entry>
<entry>
<id>be39a24fd0a77d4fe89e4851ae861bf3c7e25f64</id>
<published>2023-01-16T15:21:49Z</published>
<updated>2023-01-16T16:54:27Z</updated>
<title type="text">refactor validation</title>
<link rel="alternate" type="text/html" href="commit/be39a24fd0a77d4fe89e4851ae861bf3c7e25f64.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">refactor validation

-	all validation errors from `original` are displayed on `input`, not
	just `required`
-	validation can be updated by triggering a change event on `original`,
	e.g. when `required` changes
</content>
</entry>
<entry>
<id>7962c233fb8e9bbbec3fdb56917804beeda36540</id>
<published>2023-01-16T15:25:28Z</published>
<updated>2023-01-16T16:51:43Z</updated>
<title type="text">select: fix exception when pressing enter on empty indexMap</title>
<link rel="alternate" type="text/html" href="commit/7962c233fb8e9bbbec3fdb56917804beeda36540.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">select: fix exception when pressing enter on empty indexMap
</content>
</entry>
<entry>
<id>f487691d9b9774b3a430e03277224b4afde38cd1</id>
<published>2022-11-08T15:46:38Z</published>
<updated>2022-11-08T15:56:09Z</updated>
<title type="text">trigger updateValue() on click on value</title>
<link rel="alternate" type="text/html" href="commit/f487691d9b9774b3a430e03277224b4afde38cd1.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">trigger updateValue() on click on value
</content>
</entry>
<entry>
<id>cfe4dae4e1d4c2b02048857f83b5324148c6711b</id>
<published>2022-11-08T15:45:47Z</published>
<updated>2022-11-08T15:48:14Z</updated>
<title type="text">set input required if original is required and empty</title>
<link rel="alternate" type="text/html" href="commit/cfe4dae4e1d4c2b02048857f83b5324148c6711b.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">set input required if original is required and empty

This will trigger validation on input, since original is hidden
</content>
</entry>
<entry>
<id>712764601927ea70bcf6e25c65875cbd193ed1d5</id>
<published>2022-09-20T02:17:43Z</published>
<updated>2022-09-20T02:17:43Z</updated>
<title type="text">tags: trim value</title>
<link rel="alternate" type="text/html" href="commit/712764601927ea70bcf6e25c65875cbd193ed1d5.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">tags: trim value
</content>
</entry>
<entry>
<id>d80b97b77b625a0f59fec3612509f84671763b0d</id>
<published>2022-09-19T17:35:28Z</published>
<updated>2022-09-19T17:35:28Z</updated>
<title type="text">fixup 44219e6: adapt roadmap</title>
<link rel="alternate" type="text/html" href="commit/d80b97b77b625a0f59fec3612509f84671763b0d.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fixup 44219e6: adapt roadmap
</content>
</entry>
<entry>
<id>1147a302fd7538ef5a05b8697ffc760b2031d70e</id>
<published>2022-08-31T06:49:44Z</published>
<updated>2022-09-01T20:16:08Z</updated>
<title type="text">tags: allow to use different separators</title>
<link rel="alternate" type="text/html" href="commit/1147a302fd7538ef5a05b8697ffc760b2031d70e.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">tags: allow to use different separators
</content>
</entry>
<entry>
<id>6373195e2444033dd70aa5c96d6398aaebbba87e</id>
<published>2022-08-31T15:44:48Z</published>
<updated>2022-09-01T20:16:08Z</updated>
<title type="text">fix tags id</title>
<link rel="alternate" type="text/html" href="commit/6373195e2444033dd70aa5c96d6398aaebbba87e.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix tags id
</content>
</entry>
<entry>
<id>67c98349e6e3a052224bb1233873439087c53784</id>
<published>2022-07-26T15:24:58Z</published>
<updated>2022-07-26T15:24:58Z</updated>
<title type="text">reset custom validity on setValue</title>
<link rel="alternate" type="text/html" href="commit/67c98349e6e3a052224bb1233873439087c53784.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">reset custom validity on setValue
</content>
</entry>
<entry>
<id>03b46bea64755d3613ea4fa53e9f08f51ccfdbd3</id>
<published>2022-07-26T15:24:51Z</published>
<updated>2022-07-26T15:24:51Z</updated>
<title type="text">align aria-live</title>
<link rel="alternate" type="text/html" href="commit/03b46bea64755d3613ea4fa53e9f08f51ccfdbd3.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">align aria-live
</content>
</entry>
<entry>
<id>c5916e0ef5618d161528582572a2f903106167b8</id>
<published>2022-07-26T15:02:04Z</published>
<updated>2022-07-26T15:02:04Z</updated>
<title type="text">fix dropdown z-index</title>
<link rel="alternate" type="text/html" href="commit/c5916e0ef5618d161528582572a2f903106167b8.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix dropdown z-index
</content>
</entry>
<entry>
<id>9c811b9a1bd5e56ec90aae87e86c690a183510e2</id>
<published>2022-07-26T15:01:56Z</published>
<updated>2022-07-26T15:01:56Z</updated>
<title type="text">mv font styling to dropdown</title>
<link rel="alternate" type="text/html" href="commit/9c811b9a1bd5e56ec90aae87e86c690a183510e2.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">mv font styling to dropdown
</content>
</entry>
<entry>
<id>502a1e62a71acdeeb2c92c2169251495f6ae8845</id>
<published>2022-07-26T14:48:18Z</published>
<updated>2022-07-26T14:52:15Z</updated>
<title type="text">wip: display block by default</title>
<link rel="alternate" type="text/html" href="commit/502a1e62a71acdeeb2c92c2169251495f6ae8845.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">wip: display block by default
</content>
</entry>
<entry>
<id>a12dce4d99a6604fcdae820d684b75ff07da7365</id>
<published>2022-07-26T14:48:09Z</published>
<updated>2022-07-26T14:52:15Z</updated>
<title type="text">allow to customize classes</title>
<link rel="alternate" type="text/html" href="commit/a12dce4d99a6604fcdae820d684b75ff07da7365.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">allow to customize classes
</content>
</entry>
<entry>
<id>d819995010ffa7b9264e6665c497c665b9cf6968</id>
<published>2022-07-26T14:20:36Z</published>
<updated>2022-07-26T14:20:36Z</updated>
<title type="text">fix: include tags.js in package</title>
<link rel="alternate" type="text/html" href="commit/d819995010ffa7b9264e6665c497c665b9cf6968.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">fix: include tags.js in package
</content>
</entry>
<entry>
<id>44219e6162dbed1af2234f1e2b32cfd5f5e9f661</id>
<published>2022-06-17T11:47:33Z</published>
<updated>2022-06-17T11:47:33Z</updated>
<title type="text">add tags.js</title>
<link rel="alternate" type="text/html" href="commit/44219e6162dbed1af2234f1e2b32cfd5f5e9f661.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add tags.js
</content>
</entry>
<entry>
<id>06ea884731603764305af8bcb73ba32bf057bfc2</id>
<published>2022-06-17T11:47:08Z</published>
<updated>2022-06-17T11:47:08Z</updated>
<title type="text">use dedicated class for values</title>
<link rel="alternate" type="text/html" href="commit/06ea884731603764305af8bcb73ba32bf057bfc2.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">use dedicated class for values
</content>
</entry>
<entry>
<id>b65945c15cefbdb65b48576b7057af3db46d6c55</id>
<published>2021-05-28T11:59:13Z</published>
<updated>2021-05-28T11:59:13Z</updated>
<title type="text">improve mouse handling on dropdown</title>
<link rel="alternate" type="text/html" href="commit/b65945c15cefbdb65b48576b7057af3db46d6c55.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">improve mouse handling on dropdown

inspired by https://github.com/LeaVerou/awesomplete/
</content>
</entry>
<entry>
<id>f55ded9fd008805cec9b0a245c8b2ad121dd502a</id>
<published>2021-05-28T11:16:55Z</published>
<updated>2021-05-28T11:16:55Z</updated>
<title type="text">readability: split out early abort in onblur</title>
<link rel="alternate" type="text/html" href="commit/f55ded9fd008805cec9b0a245c8b2ad121dd502a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">readability: split out early abort in onblur
</content>
</entry>
<entry>
<id>31286ad659a35a73341a850a01cc11c16519ef9a</id>
<published>2021-05-28T11:16:42Z</published>
<updated>2021-05-28T11:16:42Z</updated>
<title type="text">perf: use indexMap instead of query</title>
<link rel="alternate" type="text/html" href="commit/31286ad659a35a73341a850a01cc11c16519ef9a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">perf: use indexMap instead of query
</content>
</entry>
<entry>
<id>7c147bb206e4522c9feb095db3d3d239c80990ba</id>
<published>2021-05-28T11:16:31Z</published>
<updated>2021-05-28T11:16:31Z</updated>
<title type="text">rename complete to forceAll</title>
<link rel="alternate" type="text/html" href="commit/7c147bb206e4522c9feb095db3d3d239c80990ba.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">rename complete to forceAll
</content>
</entry>
<entry>
<id>204638fdb8e61aad71cda8430030d7ebcb3a2369</id>
<published>2021-05-28T10:47:18Z</published>
<updated>2021-05-28T11:16:22Z</updated>
<title type="text">shortcut: create elements from HTML</title>
<link rel="alternate" type="text/html" href="commit/204638fdb8e61aad71cda8430030d7ebcb3a2369.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">shortcut: create elements from HTML
</content>
</entry>
<entry>
<id>a60f29fefe065ed50220a788d09250aa55d35f98</id>
<published>2021-03-28T20:20:12Z</published>
<updated>2021-03-28T20:20:12Z</updated>
<title type="text">focus input after value click</title>
<link rel="alternate" type="text/html" href="commit/a60f29fefe065ed50220a788d09250aa55d35f98.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">focus input after value click
</content>
</entry>
<entry>
<id>071d65539682cb242e29d36aa4907981ea007ce9</id>
<published>2021-03-28T06:47:04Z</published>
<updated>2021-03-28T06:47:04Z</updated>
<title type="text">README: note on mobile support</title>
<link rel="alternate" type="text/html" href="commit/071d65539682cb242e29d36aa4907981ea007ce9.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">README: note on mobile support
</content>
</entry>
<entry>
<id>c84def9f4fbbab2096f16768121dece78374beea</id>
<published>2021-03-28T06:30:35Z</published>
<updated>2021-03-28T06:30:35Z</updated>
<title type="text">demo: viewport</title>
<link rel="alternate" type="text/html" href="commit/c84def9f4fbbab2096f16768121dece78374beea.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">demo: viewport
</content>
</entry>
<entry>
<id>7dd9f2f0e8ec4d73a3825d61e70d7f5feb8c2c09</id>
<published>2021-03-28T06:09:23Z</published>
<updated>2021-03-28T06:25:38Z</updated>
<title type="text">disabled options</title>
<link rel="alternate" type="text/html" href="commit/7dd9f2f0e8ec4d73a3825d61e70d7f5feb8c2c09.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">disabled options
</content>
</entry>
<entry>
<id>d5e4dda73b8de33c3b0e9a3db30222662cb45aef</id>
<published>2021-03-28T05:58:33Z</published>
<updated>2021-03-28T06:25:38Z</updated>
<title type="text">optgroup support</title>
<link rel="alternate" type="text/html" href="commit/d5e4dda73b8de33c3b0e9a3db30222662cb45aef.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">optgroup support
</content>
</entry>
<entry>
<id>0eec7eb6e26a21eba9c06cf25b8ad90ff8a77a94</id>
<published>2021-03-28T05:36:18Z</published>
<updated>2021-03-28T05:36:18Z</updated>
<title type="text">add datalist example</title>
<link rel="alternate" type="text/html" href="commit/0eec7eb6e26a21eba9c06cf25b8ad90ff8a77a94.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add datalist example
</content>
</entry>
<entry>
<id>aeef43ac9db5494f19ff204a07587008dbe1fafe</id>
<published>2021-03-28T05:35:55Z</published>
<updated>2021-03-28T05:35:55Z</updated>
<title type="text">set aria attributes on option</title>
<link rel="alternate" type="text/html" href="commit/aeef43ac9db5494f19ff204a07587008dbe1fafe.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">set aria attributes on option
</content>
</entry>
<entry>
<id>47499a5b034f8db6d46e6c790d3b95a56ec996af</id>
<published>2021-03-28T05:22:49Z</published>
<updated>2021-03-28T05:22:57Z</updated>
<title type="text">close on clear</title>
<link rel="alternate" type="text/html" href="commit/47499a5b034f8db6d46e6c790d3b95a56ec996af.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">close on clear

similar to datalist
</content>
</entry>
<entry>
<id>e425bb38563ff6bf15ac9521420ae2677e4c2fb0</id>
<published>2021-03-25T16:37:17Z</published>
<updated>2021-03-25T16:41:02Z</updated>
<title type="text">add package.json</title>
<link rel="alternate" type="text/html" href="commit/e425bb38563ff6bf15ac9521420ae2677e4c2fb0.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add package.json
</content>
</entry>
<entry>
<id>b097c5d796c3966c82000e5396a457d64fb10817</id>
<published>2021-03-25T16:34:43Z</published>
<updated>2021-03-25T16:34:43Z</updated>
<title type="text">Create LICENSE</title>
<link rel="alternate" type="text/html" href="commit/b097c5d796c3966c82000e5396a457d64fb10817.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">Create LICENSE</content>
</entry>
<entry>
<id>3128ec2c74410117b7f892404aa8df554b844c56</id>
<published>2021-03-25T16:22:24Z</published>
<updated>2021-03-25T16:30:02Z</updated>
<title type="text">add README.md</title>
<link rel="alternate" type="text/html" href="commit/3128ec2c74410117b7f892404aa8df554b844c56.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add README.md
</content>
</entry>
<entry>
<id>14304bbfbb98ac40d347d11ecc6a1c0da888a15a</id>
<published>2021-03-25T16:12:30Z</published>
<updated>2021-03-25T16:30:02Z</updated>
<title type="text">cleanup demo</title>
<link rel="alternate" type="text/html" href="commit/14304bbfbb98ac40d347d11ecc6a1c0da888a15a.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">cleanup demo
</content>
</entry>
<entry>
<id>99a3284d4ba701a170d5c2967e068dbcdd3a5c82</id>
<published>2021-03-25T16:12:19Z</published>
<updated>2021-03-25T16:12:19Z</updated>
<title type="text">add selector</title>
<link rel="alternate" type="text/html" href="commit/99a3284d4ba701a170d5c2967e068dbcdd3a5c82.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">add selector
</content>
</entry>
<entry>
<id>5bae3b79f76ae87e513a020f10535bfc3bb4b782</id>
<published>2021-03-25T16:10:29Z</published>
<updated>2021-03-25T16:10:29Z</updated>
<title type="text">rm TODO</title>
<link rel="alternate" type="text/html" href="commit/5bae3b79f76ae87e513a020f10535bfc3bb4b782.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">rm TODO
</content>
</entry>
<entry>
<id>49460bb57fce1861c19e74a769a7c823136a0397</id>
<published>2021-03-25T15:30:10Z</published>
<updated>2021-03-25T15:30:10Z</updated>
<title type="text">do not setValue on blur on empty input</title>
<link rel="alternate" type="text/html" href="commit/49460bb57fce1861c19e74a769a7c823136a0397.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">do not setValue on blur on empty input
</content>
</entry>
<entry>
<id>327c5fef266de1923be6d00f761d6952100377b0</id>
<published>2021-03-25T15:20:15Z</published>
<updated>2021-03-25T15:20:15Z</updated>
<title type="text">rm redundant close</title>
<link rel="alternate" type="text/html" href="commit/327c5fef266de1923be6d00f761d6952100377b0.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">rm redundant close
</content>
</entry>
<entry>
<id>2b7c674f5dda16d5781e317af32e7dd5dffd51c5</id>
<published>2021-03-25T15:19:58Z</published>
<updated>2021-03-25T15:19:58Z</updated>
<title type="text">do not render empty values</title>
<link rel="alternate" type="text/html" href="commit/2b7c674f5dda16d5781e317af32e7dd5dffd51c5.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">do not render empty values
</content>
</entry>
<entry>
<id>3aa82e9d2f8488df25bfb61844da86e3ae2ab674</id>
<published>2021-03-25T15:07:34Z</published>
<updated>2021-03-25T15:07:34Z</updated>
<title type="text">Revert &quot;validate temporary value&quot;</title>
<link rel="alternate" type="text/html" href="commit/3aa82e9d2f8488df25bfb61844da86e3ae2ab674.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">Revert &quot;validate temporary value&quot;

This reverts commit 497e43296f872fc16ebb8f80cccd7c18ced29ffb.
</content>
</entry>
<entry>
<id>7146d21376a81eabb31da1b13695bba340e23799</id>
<published>2021-03-25T15:07:01Z</published>
<updated>2021-03-25T15:07:01Z</updated>
<title type="text">clear input on esc</title>
<link rel="alternate" type="text/html" href="commit/7146d21376a81eabb31da1b13695bba340e23799.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">clear input on esc

to avoid temporary values
</content>
</entry>
<entry>
<id>914d9af7d8989f9be320fceba0a2a7db50b74cb1</id>
<published>2021-03-25T15:05:04Z</published>
<updated>2021-03-25T15:05:04Z</updated>
<title type="text">rm left/right -&gt; close mapping</title>
<link rel="alternate" type="text/html" href="commit/914d9af7d8989f9be320fceba0a2a7db50b74cb1.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">rm left/right -&gt; close mapping

to avoid temporary values
</content>
</entry>
<entry>
<id>497e43296f872fc16ebb8f80cccd7c18ced29ffb</id>
<published>2021-03-25T14:59:33Z</published>
<updated>2021-03-25T14:59:33Z</updated>
<title type="text">validate temporary value</title>
<link rel="alternate" type="text/html" href="commit/497e43296f872fc16ebb8f80cccd7c18ced29ffb.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">validate temporary value
</content>
</entry>
<entry>
<id>8559738c7f50629a66dffbd99b358efc1b39f67e</id>
<published>2021-03-25T14:44:11Z</published>
<updated>2021-03-25T14:44:11Z</updated>
<title type="text">ignore empty options</title>
<link rel="alternate" type="text/html" href="commit/8559738c7f50629a66dffbd99b358efc1b39f67e.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">ignore empty options
</content>
</entry>
<entry>
<id>5b91f68f2a5ae2a708561459bb064ec9e51f08ad</id>
<published>2021-03-25T14:43:53Z</published>
<updated>2021-03-25T14:43:53Z</updated>
<title type="text">forward original validation on blur</title>
<link rel="alternate" type="text/html" href="commit/5b91f68f2a5ae2a708561459bb064ec9e51f08ad.html" />
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<content type="text">forward original validation on blur
</content>
</entry>
</feed>
