Update CHANGELOG.md
This commit is contained in:
parent
2b43b9d6fb
commit
b72cb7368d
|
|
@ -1,6 +1,6 @@
|
|||
* **Build 89** (2014-05-22)
|
||||
- Components have a new override method `onRender()` called before a component is rendered.
|
||||
- The `{% component %} tag now supports passing parameters that override the component properties when they are rendered.
|
||||
- The `{% component %}` tag now supports passing parameters that override the component properties when they are rendered.
|
||||
- Calling `addJs()` and `addCss()` in components without a starting slash (/) will now reference the component directory, instead of the theme.
|
||||
|
||||
* **Build 87** (2014-05-21)
|
||||
|
|
|
|||
Loading…
Reference in New Issue