<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/opendc-web/opendc-web-ui/src/components/AppHeader.module.scss, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>refactor(web/ui): Drop dependency on Sass</title>
<updated>2022-11-13T13:17:34+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-11-13T13:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=fcb3a5980606a1ab7f15fa9185f9684a7702b24f'/>
<id>fcb3a5980606a1ab7f15fa9185f9684a7702b24f</id>
<content type='text'>
This change updates the OpenDC web UI to not rely on Sass for
stylesheets. CSS in combination with PostCSS has become powerful enough
for our use-cases as indicated by the small differences between the CSS
and SCSS versions of our files.

By switching to CSS, we can make use of Turbopack to build the project,
which is a re-implementation of Webppack in Rust and is able to build
projects much faster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the OpenDC web UI to not rely on Sass for
stylesheets. CSS in combination with PostCSS has become powerful enough
for our use-cases as indicated by the small differences between the CSS
and SCSS versions of our files.

By switching to CSS, we can make use of Turbopack to build the project,
which is a re-implementation of Webppack in Rust and is able to build
projects much faster.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(web/ui): Reduce height of application header</title>
<updated>2022-09-20T14:07:06+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-09-15T08:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=24b857ae580fcbea441e7cb91bc7aba681fc6c8b'/>
<id>24b857ae580fcbea441e7cb91bc7aba681fc6c8b</id>
<content type='text'>
This change reduces the height of the application header to 3.5rem to
increase the screen real-estate that we can use for the application
content.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change reduces the height of the application header to 3.5rem to
increase the screen real-estate that we can use for the application
content.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(web/ui): Move project selector into masthead</title>
<updated>2022-09-20T14:07:05+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-09-14T21:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=9dd75a9a40f7f2aebbc617980c99085f9dc688f8'/>
<id>9dd75a9a40f7f2aebbc617980c99085f9dc688f8</id>
<content type='text'>
This change moves the project selector into the masthead since it
affects the whole application. This follows the PatternFly guidelines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change moves the project selector into the masthead since it
affects the whole application. This follows the PatternFly guidelines.
</pre>
</div>
</content>
</entry>
</feed>
