|
| 1 | +v0.7.10 |
| 2 | +------ |
| 3 | +* Accessability additions, thanks @stramel |
| 4 | +* Updates to the gulp tasks, thanks @stramel |
| 5 | +* Updated to bower, thanks @Dervisevic |
| 6 | +* Updates to documentation & README & Contributing.md, thanks @davidlgj @Dervisevic |
| 7 | +* Speed optimization, thanks @stramel |
| 8 | +* Call ngModel.$setDirty() when deleting from array, thanks @qstrahl |
| 9 | +* Don't override readonly if specified on items individually, thanks @qstrahl |
| 10 | +* Update to the examples, thanks @mike-marcacci |
| 11 | + |
| 12 | +v0.7.9 |
| 13 | +------ |
| 14 | +* Fixed a wrongful glob in bower.json that caused files to be missing in the bower install. Thanks, @mohsen1 for reporting it. |
| 15 | + |
| 16 | +v0.7.8 |
| 17 | +------ |
| 18 | +* Thanks to @burdiuz for finding a memory leak issue and finding a solution. And thanks to @davidlgj for implementing that solution. |
| 19 | +* Post render event, thanks @mrijken |
| 20 | +* Events documentation, thanks @Dervisevic |
| 21 | +* startEmpty documentation, thanks @davidlj |
| 22 | +* npm and bower updates, thanks @Dervisevic |
| 23 | +* x-schema-form attribute, thanks @davidlgj |
| 24 | +* htmlClass and fieldHtmlClass form options, thanks @davidlgj |
| 25 | + |
| 26 | +v0.7.7 |
| 27 | +------ |
| 28 | + * Array ref changes in model updates form, thanks @Sandreu |
| 29 | + * Tabarray & array fixes, thanks @Sandreu, @davidlgj |
| 30 | + * Use objectpath more generically to fix requirejs issues, thanks @mike-marcacci |
| 31 | + * README and documentation updates, thanks @davidlgj, @engelfrost, @Dervisevic, @stramel, @Sandreu |
| 32 | + * Expanded documentation on custom validation messages, thanks @Dervisevic |
| 33 | + * Deep structure tests, thanks @Sandreu |
| 34 | + * SF-insert-field documentation, thanks @davidlgj |
| 35 | + * Array model watch & array defaults, thanks @Sandreu |
| 36 | + |
1 | 37 | v0.7.6 |
2 | 38 | ------ |
3 | 39 | * Fixed broken bower specification. |
|
0 commit comments