FLUID-4169: All Views must now link to DataBinding.js

Metadata

Source
FLUID-4169
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Harris Wong
Reporter
Justin Obara
Created
2011-03-30T17:02:18.621-0400
Updated
2011-07-08T16:10:02.978-0400
Versions
N/A
Fixed Versions
  1. 1.4
Component
  1. Framework

Description

All "Model" components, which include "View" components now, require DataBinding.js as a dependency. We should update all demos and unit tests to make sure that this dependency is present.

Comments

  • Harris Wong commented 2011-05-16T15:43:50.650-0400

    Bug Parade Infusion

  • Harris Wong commented 2011-05-27T16:17:23.270-0400

    Checked demo and unit tests. Unit tests also passed fine on the ones without DataBinding.js.

  • Harris Wong commented 2011-05-30T13:10:20.560-0400

    DataBinding.js are included in the following:

    standalone-demos
    integration-demos
    demos

    manual-tests
    component-tests
    framework-tests

  • Harris Wong commented 2011-05-30T14:03:48.637-0400

    All the issues have been caught.