Skip to content

Remove component and event inheritance.

Compare
Choose a tag to compare
@alecthomas alecthomas released this 09 Feb 01:56
· 116 commits to master since this release

Components and events no longer need to be inherited from Component and Event respectively. This allows direct use of classes and structs from third parties without wrapping them.