Skip to content

v1.1.0

Compare
Choose a tag to compare
@zaytri zaytri released this 15 Nov 08:53
· 51 commits to main since this release

Features

  • You can now return parentProps from the function passed into onEvent, 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

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