<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pakakeh.ts/editor/example.ts, branch dev</title>
<subtitle>Web user interface components built with TypeScript.</subtitle>
<id>http://git.kilabit.info/pakakeh.ts/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/pakakeh.ts/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.ts/'/>
<updated>2023-11-04T18:45:11Z</updated>
<entry>
<title>editor: simplify using one contenteditable</title>
<updated>2023-11-04T18:45:11Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-11-04T17:39:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.ts/commit/?id=65eb8e99d6dfdfdf419254cbb7e26b7afe426691'/>
<id>urn:sha1:65eb8e99d6dfdfdf419254cbb7e26b7afe426691</id>
<content type='text'>
Using multiple lines of content editable is hard, especially when
involving selection, deletion, and managing undo-redo history.
</content>
</entry>
<entry>
<title>all: fix all linter warnings from tsc and eslint</title>
<updated>2023-10-24T15:28:25Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-10-23T20:41:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.ts/commit/?id=85c3fc0431e7e75a41894d4669f6a46bbda5440b'/>
<id>urn:sha1:85c3fc0431e7e75a41894d4669f6a46bbda5440b</id>
<content type='text'>
In this changes we introduce eslint as our linter for TypeScript and
update our tsconfig to be more strict.

The ".eslintrc.yaml" and "tsconfig.json" is taken from golang/website
repository [1].

[1]: https://cs.opensource.google/go/x/website
</content>
</entry>
<entry>
<title>all: reformat all files</title>
<updated>2023-10-24T15:27:14Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-10-22T19:20:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.ts/commit/?id=891a860299ac76739d59f46280cbed63ff07743e'/>
<id>urn:sha1:891a860299ac76739d59f46280cbed63ff07743e</id>
<content type='text'>
I cannot remember how I reformat those files previously, probably without
any tools.

This changes reformat the TypeScript files using prettier and HTML files
using js-beautify.
</content>
</entry>
<entry>
<title>all: re-licensing wui under GPL 3.0 or later</title>
<updated>2022-03-14T17:58:01Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2022-03-14T17:58:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.ts/commit/?id=3aad4d9316e9011d4d55c877b4ee0689e682091d'/>
<id>urn:sha1:3aad4d9316e9011d4d55c877b4ee0689e682091d</id>
<content type='text'>
See https://kilabit.info/journal/2022/gpl/ for more information.
</content>
</entry>
<entry>
<title>editor: convert the example to TypeScript and loaded as module</title>
<updated>2021-09-05T13:24:50Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2021-09-05T13:24:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/pakakeh.ts/commit/?id=caf0f69ed09d01ff6053cf095b720606077e442c'/>
<id>urn:sha1:caf0f69ed09d01ff6053cf095b720606077e442c</id>
<content type='text'>
</content>
</entry>
</feed>
