Meteor-Community-Packages / meteor-autoform

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
MIT License
1.44k stars 328 forks source link

Feature: warn on no theme #1734

Closed jankapunkt closed 1 year ago

jankapunkt commented 1 year ago

Raises a warning, if no theme is installed. The warning itself is also covered in the README.

StorytellerCZ commented 1 year ago

@jankapunkt failing test, probably a bad selector judging from the error...

jankapunkt commented 1 year ago

Weird, since I only added a warn output. 🤔