Commit baf9cee
committed
refactor: rewrite Module as an ES6 class
Drop the old browser-side `Class.extend()` helper and make `Module`
a native class, matching the earlier `NodeHelper` rewrite.1 parent 170c4a9 commit baf9cee
7 files changed
Lines changed: 368 additions & 296 deletions
File tree
- defaultmodules/newsfeed
- js
- tests
- e2e
- unit/classes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
This file was deleted.
0 commit comments