catalyst
catalyst copied to clipboard
Feature: ability to compose controllers
Right now Safari doesn't support is= and so we cannot extend built ins, which is a shame because they include some good features which we could benefit from, for example <dialog is="foo-bar">. We should find a way to compose controllers in a different way.