mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
updated readme
This commit is contained in:
parent
e0715386e0
commit
2db27be2f4
@ -588,7 +588,9 @@ Congratulations to Daniele Teti and all the staff for the excellent work!" -- Ma
|
|||||||
|
|
||||||
- Fix for [issue434](https://github.com/danieleteti/delphimvcframework/issues/434)
|
- Fix for [issue434](https://github.com/danieleteti/delphimvcframework/issues/434)
|
||||||
|
|
||||||
- Support for [Mustache](https://mustache.github.io/) partials (Thanks to [David Moorhouse](https://github.com/fastbike)). Sample *\samples\serversideviews_mustache* has been updated to show how to use partials.
|
- Fix for [issue221](https://github.com/danieleteti/delphimvcframework/issues/221)
|
||||||
|
|
||||||
|
- Support for [Mustache](https://mustache.github.io/) partials (Thanks to [David Moorhouse](https://github.com/fastbike) and his work about [issue 221](https://github.com/danieleteti/delphimvcframework/issues/221)). Sample *\samples\serversideviews_mustache* has been updated to show how to use partials.
|
||||||
|
|
||||||
- Added dynamic properties access to `TMVCActiveRecord` descendants. Indexed property `Attributes` is index using the property name and set/get a `TValue` representing the property value.
|
- Added dynamic properties access to `TMVCActiveRecord` descendants. Indexed property `Attributes` is index using the property name and set/get a `TValue` representing the property value.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user