Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

51 lines (30 loc) · 1.37 KB

Breeze Labs Change Log

Breeze Labs version numbers are semi-independent of BreezeJS version numbers.

The build number (last of the 3 digits) floats independently. We strive to keep the major.minor digits in sync with BreezeJS

1.5.12

  • Fixed breeze.ajaxpost.js failing if no ajax adapter is configured at the time of loading the library

1.5.10

  • Fixed incorrect module name used in headers.

1.5.8

  • better abstractrest, azuremobileservices, and sharepoint adapter querySuccess methods
  • sharepoint adapter _getResponseData adjusted per #25
  • sharepoint nuget packages updated

1.5.7

  • abstractrest adapter has richer _createErrorFromResponse

1.5.6

  • bug fix: abstractrest adapter's query success now extracts the response.data

1.5.5

  • Update saveQueuing (PR 23)

1.5.4

  • SharePoint OData data service adapter updates by Andrew Connell. See CHANGELOG.spDsa.md for details.

  • breeze.directives: extend zValidate to support KendoUI's kNgModel attribute. See #17

1.5.3