This repository contains some useful documentation, examples and test cases describing the architecture of Collection Space UI Layer, examples that demonstrate how to create UI components and more.
gSimply check out the repository using Git on your local machine:
git clone git://github.com/yzen/CSPACE-UI-Workshop.git
Some useful diagrams can be found in docs directory
- Infusion Component Lifecycle and autoInit
- Component Configuration Options
- Component Grades
- Inversion of Control (IoC)
- How-to Guides
If you want to run test cases that demonstrate the use of basic UI component structures please run test.html in your browser (e.g. Firefox, Chrome, etc.)