<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/diffs/components, branch docs/edit-after-script-context</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>User link styling for commits</title>
<updated>2019-06-10T17:43:41+00:00</updated>
<author>
<name>Marcel van Remmerden</name>
<email>mvanremmerden@gitlab.com</email>
</author>
<published>2019-06-10T17:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a8eedd0a09356213db4748d0cff9fd8769ddaf9f'/>
<id>a8eedd0a09356213db4748d0cff9fd8769ddaf9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused avatar sizes</title>
<updated>2019-06-01T00:34:26+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2019-05-30T18:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc8e7ea2056ae8132ea9eb0565c8e0a07b1077a6'/>
<id>cc8e7ea2056ae8132ea9eb0565c8e0a07b1077a6</id>
<content type='text'>
- Update avatars to use only sizes from the 8px grid
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update avatars to use only sizes from the 8px grid
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename vue_component_helper to text_helper</title>
<updated>2019-05-16T11:40:18+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-05-16T11:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=878e69299bde9875f14c82bc1429c4b0145a2c69'/>
<id>878e69299bde9875f14c82bc1429c4b0145a2c69</id>
<content type='text'>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
</pre>
</div>
</content>
</entry>
<entry>
<title>Impove the performance of expanding full diff</title>
<updated>2019-05-03T07:33:15+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-05-03T07:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9d24d4a8fdd299a1e84f2e549fb58ee526a2f0f9'/>
<id>9d24d4a8fdd299a1e84f2e549fb58ee526a2f0f9</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58597
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58597
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract discussion notes into new component</title>
<updated>2019-05-01T10:04:07+00:00</updated>
<author>
<name>Paul Gascou-Vaillancourt</name>
<email>pgascouvaillancourt@gitlab.com</email>
</author>
<published>2019-05-01T10:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=911701ae473f28eebf5d1d3cf4d4eef5130f384e'/>
<id>911701ae473f28eebf5d1d3cf4d4eef5130f384e</id>
<content type='text'>
- Moved discussion notes out of `NoteableDiscussion` component into a
new `DiscussionNotes` component
- Wrote Jest tests for the new `DiscussionNotes` component
- Updated Jest config for emojis fixtures
- Updated Karma tests `NoteableDiscussion` to match its new structure
- Convert `DiffDiscussions` tests to use Vue test utils
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Moved discussion notes out of `NoteableDiscussion` component into a
new `DiscussionNotes` component
- Wrote Jest tests for the new `DiscussionNotes` component
- Updated Jest config for emojis fixtures
- Updated Karma tests `NoteableDiscussion` to match its new structure
- Convert `DiffDiscussions` tests to use Vue test utils
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix showing HTML content in view file tooltip</title>
<updated>2019-04-15T22:28:20+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2019-04-15T22:28:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a1179e5e6022eddccffb26d680dcb544bd20416d'/>
<id>a1179e5e6022eddccffb26d680dcb544bd20416d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed fluid layout preference not being respected in diffs</title>
<updated>2019-04-12T08:32:05+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-04-12T08:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=45ef6fd77710b29dc3fb1d413eb819ad47f154e5'/>
<id>45ef6fd77710b29dc3fb1d413eb819ad47f154e5</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52916
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve diff navigation header</title>
<updated>2019-04-05T18:57:01+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-03-28T21:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf47270e9072fccc1bc9575b4d70b9d5c8ac021f'/>
<id>bf47270e9072fccc1bc9575b4d70b9d5c8ac021f</id>
<content type='text'>
- Compare versions header is full width except in the unified diff mode
with no tree sidebar
  - Bar is always full width, but the content within stays centered when
unified and no tree sidebar
- File header is the same height as the "Compare versions header"
- aligns with the design system grid guidelines =&gt; 56px
- Diff file headers use a button group, switch icon order to open file
externally being the last option, all buttons will become icon buttons
(icon delivery by @dimitrieh)
- If a file header becomes sticky no rounded corner/double border
problem is visible anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Compare versions header is full width except in the unified diff mode
with no tree sidebar
  - Bar is always full width, but the content within stays centered when
unified and no tree sidebar
- File header is the same height as the "Compare versions header"
- aligns with the design system grid guidelines =&gt; 56px
- Diff file headers use a button group, switch icon order to open file
externally being the last option, all buttons will become icon buttons
(icon delivery by @dimitrieh)
- If a file header becomes sticky no rounded corner/double border
problem is visible anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes duplicate diff too large error messages</title>
<updated>2019-04-02T12:24:36+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2019-04-02T12:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eebf24ead51a28863126f0b144e4fcdc5a6b2916'/>
<id>eebf24ead51a28863126f0b144e4fcdc5a6b2916</id>
<content type='text'>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59802
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59802
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'</title>
<updated>2019-04-01T15:28:37+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-04-01T15:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f87ff7af538a6ac559217a4c7cfa0fd75f247fd6'/>
<id>f87ff7af538a6ac559217a4c7cfa0fd75f247fd6</id>
<content type='text'>
Fix bug where clicking file header in diff refreshes page

Closes #57669

See merge request gitlab-org/gitlab-ce!26422</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix bug where clicking file header in diff refreshes page

Closes #57669

See merge request gitlab-org/gitlab-ce!26422</pre>
</div>
</content>
</entry>
</feed>
