パッケージの詳細

breeze-client-labs

Breeze3.6kMIT1.5.12

Breeze Labs are extensions and utilities for Breeze.js client apps that are not part of core breeze.

breeze, javascript, framework

readme

breeze-client-labs (breeze.js.labs)

Breeze Labs are extensions and utilities for Breeze.js client apps that are not part of core breeze.

See the Breeze Labs documentation for a discussion of the Breeze Labs concept, its limitations, and for description of individual labs.

To install with bower:

bower install breeze-client-labs

To install with npm:

npm install breeze-client-labs

更新履歴

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

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

1.5.3