0.35.4 • Published 8 years ago

flux-viewport v0.35.4

Weekly downloads
2
License
ISC
Repository
bitbucket
Last release
8 years ago

Flux Viewport

Tutorial

The git book documenting the Flux JavaScript SDK, has a good introduction to using the Flux Viewport.

Sample Project

Several projects in Flux Labs use the Flux Viewport. If you want a simple one try the Flux Seed starter project.

API Reference Documentation

For a complete list of functions see the API Reference

Developers

Make sure you have node version 4+

npm install

python -m SimpleHTTPServer 8001

Different usage examples are available, navigate to the appropriate url.

Basic Demo - Use this see an example of how the viewport can be used in a web page. http://localhost:8001/demo/basic.html

Advanced Demo - This example shows how to make a page with multiple viewports. http://localhost:8001/demo/advanced.html

QA - Use this page load the image diffing app. http://localhost:8001/qa/

Extended Developer Setup

If you want to contribute changes to the viewport code base please email support@flux.io and introduce yourself.

To setup gerrit for code review run the following commands.

# Update remotes
git remote rename origin bitbucket
git remote add gerrit ssh://${USER}@cr.flux.io:29418/flux-viewport

# Add Commit hook
curl https://cr.flux.io/tools/hooks/commit-msg > `git rev-parse --git-dir`/hooks/commit-msg
chmod +x `git rev-parse --git-dir`/hooks/commit-msg

If you are working in Flux genie follow the instructions here (Flux Employees Only): https://docs.google.com/document/d/1qf6PGJN54buSGFcrcRCZnruY4yTAsNRzoMtEpyE2VFY/edit#heading=h.owqmh4p4ruch

0.35.4

8 years ago

0.35.3

8 years ago

0.35.2

8 years ago

0.35.1

8 years ago

0.35.0

8 years ago

0.34.4

8 years ago

0.34.3

8 years ago

0.34.2

9 years ago

0.34.1

9 years ago

0.34.0

9 years ago

0.33.2

9 years ago

0.33.1

9 years ago

0.33.0

9 years ago

0.32.2

9 years ago

0.32.1

9 years ago

0.32.0

9 years ago

0.31.0

9 years ago

0.30.0

9 years ago

0.29.0

9 years ago

0.28.0

9 years ago

0.27.3

9 years ago

0.27.2

9 years ago

0.27.1

9 years ago

0.27.0

9 years ago

0.26.0

9 years ago

0.25.1

9 years ago

0.25.0

9 years ago

0.24.3

9 years ago

0.24.2

9 years ago

0.24.1

9 years ago

0.24.0

9 years ago

0.23.0

9 years ago

0.22.0

9 years ago

0.21.0

9 years ago

0.20.0

9 years ago

0.19.0

9 years ago

0.17.0

9 years ago

0.16.0

9 years ago

0.15.0

9 years ago

0.14.0

9 years ago

0.12.0

9 years ago

0.11.0

9 years ago

0.10.0

9 years ago

0.9.0

9 years ago

0.8.0

9 years ago

0.7.0

9 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.8

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago