Skip to content

Commit

Permalink
refactoring POC, part III: finished refactoring so far, last obvious
Browse files Browse the repository at this point in the history
bug, updated and added more tests
  • Loading branch information
bb-drummer committed Mar 5, 2018
1 parent b72eb0e commit f6f4ba4
Show file tree
Hide file tree
Showing 245 changed files with 7,436 additions and 3,209 deletions.
4 changes: 4 additions & 0 deletions gui/src/assets/scss/components/accordion.scss
Expand Up @@ -11,6 +11,10 @@
.accordion-item .accordion-content {
padding: 0px;
border: 0px;

&.is-active {
display: block;
}
}

.accordion-item:last-child .accordion-title,
Expand Down
46 changes: 0 additions & 46 deletions gui/src/helpers/categorylink.js

This file was deleted.

23 changes: 0 additions & 23 deletions gui/src/helpers/cond.js

This file was deleted.

88 changes: 0 additions & 88 deletions gui/src/helpers/formatting.js

This file was deleted.

47 changes: 0 additions & 47 deletions gui/src/helpers/ifCond.js

This file was deleted.

43 changes: 0 additions & 43 deletions gui/src/helpers/patternlink.js

This file was deleted.

122 changes: 0 additions & 122 deletions gui/src/helpers/texthelper.js

This file was deleted.

0 comments on commit f6f4ba4

Please sign in to comment.