Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glyphicons changed to Font Awesome #233

Merged
merged 16 commits into from
Mar 6, 2018
Merged

Glyphicons changed to Font Awesome #233

merged 16 commits into from
Mar 6, 2018

Conversation

edworczak
Copy link
Contributor

Description

All Glyphicons are changed to Font Awesome.

Motivation and Context

Icons from Font Awesome are more flexible than Glyphicons, prettier and there are more of them.


I hereby agree to the terms of the AET Contributor License Agreement.

@@ -46,32 +46,7 @@
<div ui-view="content"></div>
</div>

<!--
Comments modal
-->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was the old popup to add a comment that was no longer needed.

Copy link

@szymon-owczarzak szymon-owczarzak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, please make sure that there is no more junk left from old icons in css files.

@@ -92,8 +92,8 @@ define(['angularAMD'], function (angularAMD) {

function updateFiltersLabel(activeFilters) {
var titleElement = $('.filter-list-title p '),
iconApply = $('.filter-list-title .glyphicon-chevron-down'),
iconCancel = $('.filter-list-title .glyphicon-remove');
iconApply = $('.filter-list-title .apply-filters'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :)

@wiiitek wiiitek merged commit d1c955d into master Mar 6, 2018
@wiiitek wiiitek deleted the fontawesome branch March 6, 2018 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants