Skip to content

Commit

Permalink
Merge pull request #115 from aoifehannigan/replace-progress-loader
Browse files Browse the repository at this point in the history
Replace ProgressBar with ember-styleguide components
  • Loading branch information
mansona authored Apr 6, 2023
2 parents cd53c99 + de22ed4 commit 4408803
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 19 deletions.
1 change: 0 additions & 1 deletion addon/components/progress-bar.hbs

This file was deleted.

6 changes: 0 additions & 6 deletions addon/components/progress-bar.js

This file was deleted.

8 changes: 0 additions & 8 deletions addon/styles/progress-bar.css

This file was deleted.

2 changes: 0 additions & 2 deletions app/components/progress-bar.js

This file was deleted.

4 changes: 2 additions & 2 deletions app/templates/application.hbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<HeadLayout />

<ProgressBar/>
<EsProgressBar/>

<EsHeader />

Expand All @@ -16,4 +16,4 @@
</div>
</div>

<EsFooter />
<EsFooter />

0 comments on commit 4408803

Please sign in to comment.