What's Changed
Phlex::Kit
is no longer experimental! 🎉- Improved the way
Phlex::Kit
loads constants when a components’ method is called prior to the constant being loaded. - Improved the deprecation warning when defining the
template
method. The warning now tells you which class to fix. - We now warn on double-render and the use of non standard
id
attributes
PRs
- Fix component kit autoload order bug by @joeldrapper in #729
- Warn on double render by @Vagab in #735
- warn on non-symbolic and non-lowercase :id by @Vagab in #741
Full Changelog: 1.10.3...1.11.0