<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/commons/polyfills.js, branch docs-pages-https</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add classList polyfill for IE classList.toggle(.., force)</title>
<updated>2017-11-24T07:03:33+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-11-24T07:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb1f663fc6c9bf017d9711293b3f0503c6b93bcc'/>
<id>eb1f663fc6c9bf017d9711293b3f0503c6b93bcc</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38916
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Event polyfill for IE</title>
<updated>2017-09-11T14:34:16+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-09-11T14:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d329cf4f02bf3a2db00a769c7836410b2e364079'/>
<id>d329cf4f02bf3a2db00a769c7836410b2e364079</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer)</title>
<updated>2017-08-26T08:31:14+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-08-26T00:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=77a5d9db83ac54980eccfa57735af1ed01ba702c'/>
<id>77a5d9db83ac54980eccfa57735af1ed01ba702c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Array `findIndex` support</title>
<updated>2017-06-07T07:29:46+00:00</updated>
<author>
<name>kushalpandya</name>
<email>kushal@gitlab.com</email>
</author>
<published>2017-06-07T07:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3616218aabb1055d0e7da592c3840724a097b51'/>
<id>c3616218aabb1055d0e7da592c3840724a097b51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Fork/Cancel confirmation to "Replace"/"Delete" buttons</title>
<updated>2017-04-20T18:34:18+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-04-10T20:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=36387ce1b4a687a41f450c9fcccc348e478ca296'/>
<id>36387ce1b4a687a41f450c9fcccc348e478ca296</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
</pre>
</div>
</content>
</entry>
<entry>
<title>add polyfill for Array.from to enable ES spread operator</title>
<updated>2017-03-22T07:42:10+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-03-21T17:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=327e655a89c04f6dbb04c817537627668fc5d0a7'/>
<id>327e655a89c04f6dbb04c817537627668fc5d0a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable Array destructuring and polyfill Symbol class</title>
<updated>2017-03-21T17:37:25+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-03-21T17:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b47432a7e20fb92bc4a431a4c6a78a1f2b7de722'/>
<id>b47432a7e20fb92bc4a431a4c6a78a1f2b7de722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Organize our polyfills and standardize on core-js</title>
<updated>2017-03-13T21:48:32+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mgreiling@gitlab.com</email>
</author>
<published>2017-03-13T21:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29e0cb4b91b3800ef4974c54b8473e6e4fb28e16'/>
<id>29e0cb4b91b3800ef4974c54b8473e6e4fb28e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
