Waarom is de checklist plugin geen Theme Component?

Is there a reason why the checklist plugin isn’t a theme component? The plugin.rb file is virtually empty, and the logic is in the JS side of things:

(That’s really all there is!)

2 likes

:old_man: age probably:

Theme Components are a relatively modern invention :slight_smile:

3 likes

fun fact:

and

(I’m sure there are others)

were based on plugins …

3 likes

Ah, that’s probably it. I wonder - why no “in-built” TCs in core :thinking:? (And if they were, where would they be? In the /themes directory?)

1 like

No, if we move TC to core, they would just live in the “normal” code. It’s not like plugins.

3 likes