0.0.1-Alpha Release
Pre-release
Pre-release
Example installation at http://yewang.github.io/besogo/
Use one of the following JavaScript files
besogo.all.js
contains all of the JavaScript source concatenated in a single filebesogo.min.js
is the above minified using Google's Closure Compiler
Use besogo.css
which provides essential GUI styling and rendering parameters
Use one of following CSS files to select the board theme
board-std.css
standard board themeboard-alt.css
alternate board themeboard-book.css
book (black and white) board themeboard-dark.css
dark (night mode) board theme
Changes
- Tweaked widget auto-resize behavior
- Refactored for CSS based board themes
- Removed board hover effects for touch devices (fixes iOS issues)
- History remembered during tree navigation
- Favicon added to repository