Skip to content

Use ES6 classes for custom OOUI widgets

Bartosz Dziewoński requested to merge es6 into master

Just for a lark.

Do not use ES6 static properties though, as they're only introduced in ES2020, and also apparently everyone hates them.

Merge request reports