<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/contextual_sidebar.js, branch patch-53</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>Dynamic vuln graph dimensions</title>
<updated>2019-04-05T05:19:23+00:00</updated>
<author>
<name>Fernando Arias</name>
<email>farias@gitlab.com</email>
</author>
<published>2019-04-05T05:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e0725fa436708209f431fc874d1ee148bbfb50f0'/>
<id>e0725fa436708209f431fc874d1ee148bbfb50f0</id>
<content type='text'>
* Fix up graph resize logic if navbar is collapsed

Add snapshot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix up graph resize logic if navbar is collapsed

Add snapshot
</pre>
</div>
</content>
</entry>
<entry>
<title>Align nav-sidebar with design.gitlab.com docs</title>
<updated>2019-03-04T13:58:23+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-03-04T08:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed29dd5293896aa3848d799420bb63991c55af49'/>
<id>ed29dd5293896aa3848d799420bb63991c55af49</id>
<content type='text'>
Updated nav-sidebar to reflect the documented
behaviour from the design.gitlab.com docs:
https://design.gitlab.com/regions/navigation#contextual-navigation

Updated rspec tests to reflect the expected behaviour
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated nav-sidebar to reflect the documented
behaviour from the design.gitlab.com docs:
https://design.gitlab.com/regions/navigation#contextual-navigation

Updated rspec tests to reflect the expected behaviour
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix collapsing behaviour at 1200px</title>
<updated>2019-03-04T13:58:23+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-03-04T05:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4f9c3f63ad7e8147acecd2324de90b63ffcd940'/>
<id>e4f9c3f63ad7e8147acecd2324de90b63ffcd940</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed force toggle .nav-sidebar on any click event</title>
<updated>2019-03-04T13:58:22+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-03-04T04:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e42a0c175d43609ea7b12f39ca3caae22eea817'/>
<id>3e42a0c175d43609ea7b12f39ca3caae22eea817</id>
<content type='text'>
Added note describing expected behaviour
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added note describing expected behaviour
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for interacting with the nav-sidebar on smaller screens</title>
<updated>2019-03-04T13:58:22+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-03-04T04:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d53005ef167de0a4b5b560d173435f3e0d0b4d9f'/>
<id>d53005ef167de0a4b5b560d173435f3e0d0b4d9f</id>
<content type='text'>
Use mobile collapsing behaviour at width 1200px
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use mobile collapsing behaviour at width 1200px
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated nav-sidebar to collapse on load</title>
<updated>2019-03-04T13:58:22+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-02-07T07:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ef058bee2b13b975cc52d9c9c688c6250ad2363'/>
<id>9ef058bee2b13b975cc52d9c9c688c6250ad2363</id>
<content type='text'>
Adds the collapsed mixin to the styling for .nav-sidebar
ensuring the nav-sidebar is collapsed on load via media
queries. Removes the need for an intermediate class to
collapse the sidebar on mobile viewports

Updated toggleCollapsedSidebar to check for desktop breakpoint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the collapsed mixin to the styling for .nav-sidebar
ensuring the nav-sidebar is collapsed on load via media
queries. Removes the need for an intermediate class to
collapse the sidebar on mobile viewports

Updated toggleCollapsedSidebar to check for desktop breakpoint
</pre>
</div>
</content>
</entry>
<entry>
<title>Added DESKTOP_BREAKPOINTS constant</title>
<updated>2019-03-04T13:58:22+00:00</updated>
<author>
<name>Ezekiel Kigbo</name>
<email>ekigbo@gitlab.com</email>
</author>
<published>2019-02-07T07:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1622e86301bfc91118f21c6f849f51886b36da66'/>
<id>1622e86301bfc91118f21c6f849f51886b36da66</id>
<content type='text'>
Chore: ensure sidebar-expanded-mobile toggles

Revert: toggleCollapseSidebar should not be called on xs breakpoints
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Chore: ensure sidebar-expanded-mobile toggles

Revert: toggleCollapseSidebar should not be called on xs breakpoints
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed navigation sidebar flashing open on page load</title>
<updated>2019-03-04T13:58:21+00:00</updated>
<author>
<name>Ezekiel</name>
<email>theatlasroom@gmail.com</email>
</author>
<published>2019-01-22T04:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fde3f619ba557d5242b4fec07488b05398b4993d'/>
<id>fde3f619ba557d5242b4fec07488b05398b4993d</id>
<content type='text'>
Adds the sidebar-collapsed-mobile class to the haml layouts
and sets media queries to display the sidebar collapsed by
default for sreen sizes greater than `sm` and less than `lg`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the sidebar-collapsed-mobile class to the haml layouts
and sets media queries to display the sidebar collapsed by
default for sreen sizes greater than `sm` and less than `lg`
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix contextual_sidebar function binding</title>
<updated>2019-01-15T22:26:29+00:00</updated>
<author>
<name>Paul Slaughter</name>
<email>pslaughter@gitlab.com</email>
</author>
<published>2019-01-15T22:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9cb8ba63d8af7deba38a7bef4f936f1e2898c485'/>
<id>9cb8ba63d8af7deba38a7bef4f936f1e2898c485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimization of setup of Main Nav Layout, Contextual Sidebar and Fly Out Nav</title>
<updated>2019-01-15T12:35:16+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-01-15T12:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8871dc9077506218cfd4b73040b8b2b95cf5e67c'/>
<id>8871dc9077506218cfd4b73040b8b2b95cf5e67c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
