FLUID-6084: Update infusion docs to reflect the change on fluid.promise.map() via FLUID-5968

Metadata

Source
FLUID-6084
Type
Improvement
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Cindy Li
Reporter
Cindy Li
Created
2016-11-22T09:21:39.014-0500
Updated
2016-11-24T11:04:26.531-0500
Versions
  1. 1.5
Fixed Versions
  1. 2.0
Component
  1. Tech. Documentation

Description

With the merge of the pull request for FLUID-5968 (https://github.com/fluid-project/infusion/commit/f3e5031adc95f9242d59efd8b8a7a89ecc5cf6bb), fluid.promise.map() is improved to allow the mapper function to return a promise object. The promise API doc needs to be updated to reflect this change.