<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/stylesheets/bootstrap_migration.scss, branch docs/api-single-codebase</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>Import bootstrap styles from gitlab-ui</title>
<updated>2019-06-17T18:38:28+00:00</updated>
<author>
<name>Simon Knox</name>
<email>psimyn@gmail.com</email>
</author>
<published>2019-03-14T07:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b8a0f1e646ef3c37d73def402225b5acc8051b09'/>
<id>b8a0f1e646ef3c37d73def402225b5acc8051b09</id>
<content type='text'>
Use gitlab_ui.scss instead of all the bootstrap imports
Allow the ../node_modules path from gitlab_ui.scss to resolve
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use gitlab_ui.scss instead of all the bootstrap imports
Allow the ../node_modules path from gitlab_ui.scss to resolve
</pre>
</div>
</content>
</entry>
<entry>
<title>Style popovers according to the design specs</title>
<updated>2019-06-07T12:52:43+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-05-16T18:05:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b57633f0cafcff811aaf13349390f7a49d799b2a'/>
<id>b57633f0cafcff811aaf13349390f7a49d799b2a</id>
<content type='text'>
- Apply new styles for header, padding, border, and fonts
- Remove bootstrap 3 backward compat code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Apply new styles for header, padding, border, and fonts
- Remove bootstrap 3 backward compat code
</pre>
</div>
</content>
</entry>
<entry>
<title>Use rems for body font-size to help accessibility</title>
<updated>2019-06-03T19:35:02+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-05-21T02:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27738a5446ce764a1f5924aef4a8f370ff44397e'/>
<id>27738a5446ce764a1f5924aef4a8f370ff44397e</id>
<content type='text'>
- Use rems instead of px to set default font-size
    This allows users to change font sizes in their browser and it will
    affect the view in our application
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use rems instead of px to set default font-size
    This allows users to change font sizes in their browser and it will
    affect the view in our application
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade bootstrap_form gem</title>
<updated>2019-03-25T20:21:44+00:00</updated>
<author>
<name>Enrique Alcantara</name>
<email>ealcantara@gitlab.com</email>
</author>
<published>2019-03-25T20:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ea2c959d9d27b8370e6c1d6c5d77615f318c6d3'/>
<id>9ea2c959d9d27b8370e6c1d6c5d77615f318c6d3</id>
<content type='text'>
- Also remove boostrap 4 migration adapter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Also remove boostrap 4 migration adapter
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all `$theme-gray-{weight}` variables in favor of `$gray-{weight}`</title>
<updated>2019-01-14T20:17:22+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2019-01-14T20:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d62fc709c5ed5c7db585d126dff42b2e77f6c264'/>
<id>d62fc709c5ed5c7db585d126dff42b2e77f6c264</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force popover-header to size 14px instead of rems</title>
<updated>2019-01-03T19:06:56+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2019-01-03T19:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cc170959da693ab7596c97f9d8dbdf63f8baf52f'/>
<id>cc170959da693ab7596c97f9d8dbdf63f8baf52f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove top margin in modal header titles</title>
<updated>2019-01-03T07:07:21+00:00</updated>
<author>
<name>Lukas Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2019-01-02T20:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=47b57de8997dd9a256de141ebed59b73f198a2b1'/>
<id>47b57de8997dd9a256de141ebed59b73f198a2b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate csslab</title>
<updated>2018-12-08T01:16:46+00:00</updated>
<author>
<name>Clement Ho</name>
<email>clemmakesapps@gmail.com</email>
</author>
<published>2018-12-08T01:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a73f2ec6b58da2708d786dd4326ee5de7bedd402'/>
<id>a73f2ec6b58da2708d786dd4326ee5de7bedd402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to bootstrap 4.1.3</title>
<updated>2018-11-28T08:54:14+00:00</updated>
<author>
<name>Lukas Eipert</name>
<email>leipert@gitlab.com</email>
</author>
<published>2018-11-28T08:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f603eebdd15cdde4a4aa1d476e5bc74ca042b1bd'/>
<id>f603eebdd15cdde4a4aa1d476e5bc74ca042b1bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .card-title from .card-header for BS4 migration</title>
<updated>2018-10-19T13:50:34+00:00</updated>
<author>
<name>Takuya Noguchi</name>
<email>takninnovationresearch@gmail.com</email>
</author>
<published>2018-06-02T00:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55826e7783adb5ec7037ffab8ec43c89dfcc4eb5'/>
<id>55826e7783adb5ec7037ffab8ec43c89dfcc4eb5</id>
<content type='text'>
Replaces .card-header &gt; hX.card-title with hX.card-header to remove
.card-title. At a occurrence where bold styling is not necessary,
div.card-header is used instead.
By full removal of .card-title at the moment, all workarounds for
BS4's card-title are removed as well.

More information: https://getbootstrap.com/docs/4.0/migration/#panels

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces .card-header &gt; hX.card-title with hX.card-header to remove
.card-title. At a occurrence where bold styling is not necessary,
div.card-header is used instead.
By full removal of .card-title at the moment, all workarounds for
BS4's card-title are removed as well.

More information: https://getbootstrap.com/docs/4.0/migration/#panels

Signed-off-by: Takuya Noguchi &lt;takninnovationresearch@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
