Version 0.7
This release is backwards compatible with 0.6, with minor changes on undocumented features. Read the upgrade guide for details
For more details about the changes, read the blog post about the release.
- Hide empty option in choice field #416 (fzaninotto)
- Fix relative baseApiUrl gets doubled in the URL #415 (fzaninotto)
- Fix accept type in file field #413 (fzaninotto)
- Fix accordion effect on sidebar menu #412 (fzaninotto)
- Add label attribute on button directives #407 (RobinBressan)
- Fix rendering on datagrid by using entry.identifierValue as $$hashKey #401 (RobinBressan)
- Improve Disabled View Handling #400 (fzaninotto)
- Improve error handling #399 (fzaninotto)
- Dependent choice lists #398 (fzaninotto)
- Add ability to customize the admin header #397 (fzaninotto)
- Export format date #396 (ThieryMichel)
- fix ordering when more than 10 fields #394 (ThieryMichel)
- Fix e2e tests #391 (fzaninotto)
- Re-add
listView.exportFields()
to configure export button #389 (fzaninotto) - Add default admin title #388 (fzaninotto)
- Add missing notifications, make notifications last longer #387 (fzaninotto)
- Export view #386 (ThieryMichel)
- Refactor View.fields #384 (ThieryMichel)
- Fix exportfields config #381 (ThieryMichel)
- Batch actions config #380 (ThieryMichel)
- Custom menu #376 (fzaninotto)
- Add optional selection column to list #374 (ThieryMichel)
- WYSIWYG field sanitization enableable #370 (ihrigb)
- Allow
referenced_list
to be orderd by configuration #367 (fzaninotto) - Fix Karma tests #361 (jpetitcolas)
- Better clean of ng-admin build #360 (jpetitcolas)
- Add
NumberField.format()
, relying on numeraljs #359 (fzaninotto) - add an option on maFileField to recover the serverside filename #357 (alexisjanvier)
- Backward compatibility #356 (jpetitcolas)
- Change Travis timezone #355 (jpetitcolas)
- Cleanup after ES6 refactoring #354 (fzaninotto)
- Add a Gitter chat badge to README.md #353 (gitter-badger)
- Number field can now set fractionSize #351 (fzaninotto)
- Allow to display the listView even with missing references #349 (fzaninotto)
- Introducing datetime field #348 (fzaninotto)
- Fix date sent to json_server in blog example #347 (fzaninotto)
- Fix
.editable(false)
on "reference" type field in EditView #342 (vasiakorobkin) - Fix 404 error for fontawesome-webfont on local example server #340 (vasiakorobkin)
- Add
<ma-filtered-list-button\>
directive #339 (fzaninotto) - Add missing require parameters #336 (easel)
- Fix edit identity (primary key) field #334 (vasiakorobkin)
- Start migration to ES6 #330 (jpetitcolas)
- [BC Break] Specialize Configuration Field Classes #327 (fzaninotto)
- Integrate export-to-csv directive into ng-admin #316 (ThieryMichel)
- Refactor datagrid pagination #298 (jpetitcolas)
- support for parameterizing choice fields by the current entry #364 (kenegozi)
- Allow custom item in the menu #344 (fzaninotto)
- Add datetimepicker field #297 (manuquentin)