Detalhes do pacote

sofa-q-service

sofa6GPL0.3.1

Sofa Web SDK Q Service component.

sofa, sofa.io, web, sdk

readme (leia-me)

Sofa Q Service Build Status

Sofa Web SDK Core Components

This is the Sofa Q Service component. This service is actually a part of the Angular $q service source to bring deferreds and flow control to sofa.

Installation

Via npm:

$ npm install sofa-q-service

Via Bower:

$ bower install sofa-q-service

changelog (log de mudanças)

0.3.1 (2014-12-08)

0.3.0 (2014-08-05)

0.2.1 (2014-07-22)

Bug Fixes

  • all: make all() method actually work (e226d31a)

0.2.0 (2014-06-24)

Bug Fixes

  • gitignore: add bower_components (20d7c86e)

Features

0.1.2 (2014-04-16)

Bug Fixes