Replaces Ember's old object model by native ECMAScript classes. Mostly automated with ember-native-class-codemod.
- Drops floatthead and additional scrollbar - Makes header and first column sticky - Refactors code for readability Sticky header is only working in Firefox. Chrome and Edge does not support `position: sticky` for `<thead>`. Haven't tested Safari.