- EVENT_BEFORE_RENDER
- EVENT_BEFORE_RENDER_FILE
- EVENT_BEFORE_RENDER_PARTIAL
- EVENT_BEFORE_RENDER_AJAX
- EVENT_AFTER_RENDER
- EVENT_AFTER_RENDER_FILE
- EVENT_AFTER_RENDER_PARTIAL
- EVENT_AFTER_RENDER_AJAX
I know it is not likely new features will be added to current 2.0.0beta, but this is a minor adjustment with no disadvantages or compatibility issues. It would help me greatly, because I don't want my components to extend from custom components, but I prefer the default components instead.

If anyone else is missing events, feel free to complement my list.