Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

liftmodules/widgets

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widgets Lift Module

Build Status

Provides:

  • autocomplete
  • calendars
  • flot -- working with the Flot Javascript plotting library.
  • gravatar
  • logchanger -- change log levels dynamically at runtime.
  • menu
  • rssfeed
  • sparklines
  • tablesorter
  • tree
  • uploadprogress

To include this module in your Lift project, add the following to build.sbt:

libraryDependencies += "net.liftmodules" %% "widgets_3.0" % "<VERSION>"

..but replacing <VERSION> with one of the "Module Version" numbers listed in the table below (e.g., to end up with "1.4.1").

Releases

Lift Version Scala Version Module Version
3.2.x 2.12 Maven Central
3.2.x 2.11 Maven Central
3.1.x 2.12 Maven Central
3.1.x 2.11 Maven Central
3.0.x 2.12 Maven Central
3.0.x 2.11 Maven Central
2.6.x 2.10, 2.9 1.3
2.5.x 2.10, 2.9 1.3

Historic Snapshots

Lift 3.0.x for Scala 2.10:

"net.liftmodules" %% "widgets_3.0" % "1.3-SNAPSHOT"

Widget documentation

General documentation and starting points:

Note: The module package changed from net.liftweb.widgets to net.liftmodules.widgets in May 2012. Please consider this when referencing documentation written before that date.

Autocomplete

Calendar

Flot

Gravatar

Log changer

RSS Widget

Sparklines

Table Sorter

TreeView

Notes for module developers

Merge to master will trigger a Travis build and publish a SNAPSHOT (if the version is a -SNAPSHOT).

Morty Proxy This is a proxified and sanitized view of the page, visit original site.