<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrono-cube-ui/src/pages/Timer, branch develop</title>
<subtitle>Simple professional timer for speedcubing written in React with Typescript

</subtitle>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/'/>
<entry>
<title>fix: add more missing types :ok_hand:</title>
<updated>2020-03-21T13:11:31+00:00</updated>
<author>
<name>eug-vs</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-03-21T13:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=0f6c4e7e4d44314707535e2d7e3aba7b638cd2dd'/>
<id>0f6c4e7e4d44314707535e2d7e3aba7b638cd2dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: migrate Timer page to Typescript :label:</title>
<updated>2020-03-21T13:04:26+00:00</updated>
<author>
<name>eug-vs</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-03-21T13:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=9e2132cd54e5f5e6b85c7d949ac982cb95566027'/>
<id>9e2132cd54e5f5e6b85c7d949ac982cb95566027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: change message on 'running' mode</title>
<updated>2020-01-28T19:42:47+00:00</updated>
<author>
<name>asketonim</name>
<email>anton.dubik33@gmail.com</email>
</author>
<published>2020-01-28T19:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=1ea6ae2f80e5e3f60ad89b4d6d02281c817cee43'/>
<id>1ea6ae2f80e5e3f60ad89b4d6d02281c817cee43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: use react-benzin v1.0.1</title>
<updated>2020-01-28T19:13:00+00:00</updated>
<author>
<name>Eug-VS</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-01-28T19:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=ac791ff6d0c80f90b51866caa3b5195e5f47a045'/>
<id>ac791ff6d0c80f90b51866caa3b5195e5f47a045</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat!: migrate to BENZIN library</title>
<updated>2020-01-28T09:41:35+00:00</updated>
<author>
<name>Eug-VS</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-01-28T09:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=6ffd9ba4fdb459eb2e425ba1bf873baf7576c3f9'/>
<id>6ffd9ba4fdb459eb2e425ba1bf873baf7576c3f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #40 from Eug-VS/eslint</title>
<updated>2020-01-16T19:32:18+00:00</updated>
<author>
<name>Eugene</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-01-16T19:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=22918f53bdee82e0a34bb2a09059ccd3ffca0dc6'/>
<id>22918f53bdee82e0a34bb2a09059ccd3ffca0dc6</id>
<content type='text'>
feat: configure ESlint</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: configure ESlint</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: get rid of warning in TimerButton.js</title>
<updated>2020-01-15T20:47:12+00:00</updated>
<author>
<name>Eug-VS</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-01-15T20:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=6ceb6dbb3a7a43394a2318c8c9eda44e8c7a3ccb'/>
<id>6ceb6dbb3a7a43394a2318c8c9eda44e8c7a3ccb</id>
<content type='text'>
Remove unnecessary state -&gt; use cleanup feature of useEffect()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unnecessary state -&gt; use cleanup feature of useEffect()
</pre>
</div>
</content>
</entry>
<entry>
<title>style: fix all quote errors with new eslint config</title>
<updated>2020-01-15T20:22:43+00:00</updated>
<author>
<name>Eug-VS</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-01-15T20:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=893fa5981a3c831b4c7da6ee2aa131f829943a54'/>
<id>893fa5981a3c831b4c7da6ee2aa131f829943a54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: display time correctly</title>
<updated>2020-01-12T20:40:51+00:00</updated>
<author>
<name>asketonim</name>
<email>anton.dubik33@gmail.com</email>
</author>
<published>2020-01-12T20:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=fd69016ce8add896f27c5bc05510e4009f4a0588'/>
<id>fd69016ce8add896f27c5bc05510e4009f4a0588</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Profile history, link Profile at Timer page</title>
<updated>2020-01-12T15:11:45+00:00</updated>
<author>
<name>Eug-VS</name>
<email>eug-vs@keemail.me</email>
</author>
<published>2020-01-12T15:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eug-vs.xyz/chrono-cube/chrono-cube-ui/commit/?id=fff9eae8022e1e3bb88884a47bfd4153b089f444'/>
<id>fff9eae8022e1e3bb88884a47bfd4153b089f444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
