Lift Module - FoBo v1.7
FoBo - A Modular Front-End Toolkit Assembly for Lift. For a introduction see FoBo demo.
Lift Module - FoBo v1.7 for Lift 2.6.x and 3.0 is released to Sonatype net/liftmodules/. The following is extracted from the 1.7 section in CHANGELOG.
FoBo v1.7
Buildsystem update
As SBT 1.0 won't support Build.scala usage see sbt/sbt#2524
the 'object XXXX extend Build {...}' usage has been greatly reduced and is now using the build.sbt
multi-project build style, the only thing left dependant on Build is two lift module specific settings keys.
The build system is now much cleaner and easier to work with.
- Multi-project build now using build.sbt style
- unidoc is now a proper sbt plugin
- scalafmt FoBo is now using the Scalafmt code formatter sbt plugin
Updated modules
- FoBo-AngularJS Material Design Adds v1.1.1 - Angular Material
- FoBo-TwBs-Bootstrap3 Adds v3.3.7 - Bootstrap 3.x
- FoBo-JQuery Adds v2.2.4, v3.0.0, v3.1.0 - JQuery
- FoBo-JQuery-Migrate Adds v1.4.1, v3.0.0 - JQuery-Migrate