v1.1.0
Features
- You can now return
parentProps
from the function passed intoonEvent
, if you need to add classes or styles into the rendered.slime2-event
- For example, adding
align-self
into the parent so that messages can be dynamically left aligned or right aligned - I definitely added this in because I needed that functionality in Villager Chat specifically
- For example, adding
Fixes
- Settings windows now have a very high z-index (9999), so that they're always above any z-indexes set by widgets
Full Changelog: 1.0.0...1.1.0