<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/render_math.js, branch chart.html.haml-refactor</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Addressed mr observations</title>
<updated>2018-02-12T21:59:32+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2018-02-12T19:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=954bfb5db557b7455e913e42be5b851d94d0a49d'/>
<id>954bfb5db557b7455e913e42be5b851d94d0a49d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into jivl-update-katex</title>
<updated>2018-02-05T21:16:41+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2018-02-05T21:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46ae03628de47d1bef2683a3a5fe4963b3df7d52'/>
<id>46ae03628de47d1bef2683a3a5fe4963b3df7d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace $.get in render math with axios</title>
<updated>2018-01-30T20:54:23+00:00</updated>
<author>
<name>Clement Ho</name>
<email>ClemMakesApps@gmail.com</email>
</author>
<published>2018-01-30T20:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c41fffdbaaa861ceaffca36460cefc255c548629'/>
<id>c41fffdbaaa861ceaffca36460cefc255c548629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable throwOnError in KaTeX to reveal user where is the problem</title>
<updated>2018-01-24T18:17:54+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-01-24T18:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2efadce5e77fb0b17ea0e859ae5359cd63c7f711'/>
<id>2efadce5e77fb0b17ea0e859ae5359cd63c7f711</id>
<content type='text'>
From KaTeX documentation:

&gt; throwOnError: boolean.  If true, KaTeX will throw a ParseError when
&gt; it encounters an unsupported command.  If false, KaTeX will render
&gt; the unsupported command as text in the color given by errorColor.
&gt; (default: true)

It's better to render the formula and highlight unsupported commands than
just give up and render whole formula as a code; users are confused and
don't know what's wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From KaTeX documentation:

&gt; throwOnError: boolean.  If true, KaTeX will throw a ParseError when
&gt; it encounters an unsupported command.  If false, KaTeX will render
&gt; the unsupported command as text in the color given by errorColor.
&gt; (default: true)

It's better to render the formula and highlight unsupported commands than
just give up and render whole formula as a code; users are confused and
don't know what's wrong.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unused imports</title>
<updated>2017-12-21T18:08:32+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-12-21T00:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e6016d0bc2b640801914369e25e1a3639d3e50eb'/>
<id>e6016d0bc2b640801914369e25e1a3639d3e50eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the remains of katex from vendor assets and load everything via webpack</title>
<updated>2017-12-21T18:08:32+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-12-20T23:55:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f0335e1978799eb44eec715d37a16b116a31140'/>
<id>2f0335e1978799eb44eec715d37a16b116a31140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added katex.js and load it via webpack</title>
<updated>2017-12-21T18:08:31+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-12-14T23:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad9e3dfe5d3d8136ae659b4de9f37af9f6b5462f'/>
<id>ad9e3dfe5d3d8136ae659b4de9f37af9f6b5462f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved to es6 modules</title>
<updated>2017-11-22T18:51:06+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-11-22T18:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ffd7fbf53b25462809d3d38dca7f4523ebcc679e'/>
<id>ffd7fbf53b25462809d3d38dca7f4523ebcc679e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove Vue from the global space</title>
<updated>2017-03-21T03:12:01+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-03-17T17:21:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9dedc36c39abea9464551864094706cdad1bac0'/>
<id>d9dedc36c39abea9464551864094706cdad1bac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace implicit this == window with explicit binding</title>
<updated>2017-02-17T22:58:32+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-10T06:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f31c5a92b314baddd4cad01c328bdf1736fc7b4'/>
<id>0f31c5a92b314baddd4cad01c328bdf1736fc7b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
