Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Bic3Forms 3 
Build StatusImage AddedBuild StatusImage AddedImage Added

 

 

BIC3 is a jQuery Mobile implementation of The Blink Intelligent Client.

This project uses Require.JS to lazy-load components as they are needed, and to enable the development of isolated modules. As such, any JavaScript code you add to this environment may need minor adjustments before it will actually execute as intended.

This is different to BIC v2, where you could rely on jQuery and jQuery UI being available to your code at any time. In BIC v3, jQuery and jQuery Mobile are loaded asynchronously and non-deterministically.

Unless you use the Require.JS API, you cannot depend on these libraries being available.

Core Technologies #

 

  • jQuery
  • jQuery Mobile
  • Backbone (w/ Underscore)
  • RequireJS
  • Grunt

 

Release Notes 

https://github.com/blinkmobile/bic-v3/releases/

Project Documentation #

Child pages (Children Display)
alltrue
depth3
excerpttrue
excerptTypesimple

View Code In Github