lift / lift/framework

Extract the javascript framework specifics into their own modules

Open
#446 1 comment 0 reactions 1 assignee Claimed by @dlouwers View on GitHub
JS Utils P:Normal T:Enhancement
Dominant language
Scala
Stars
1.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

Extract the javascript framework specifics (jQuery, YUI, Ext-Core) out of the Lift-Webkit project into their own modules.

Marius suggested the following structure:

/lift-base

/lift-js
/lift-jquery
/lift-yui
/lift-ext

Both the javascript resources and the JsArtifacts implementations will be moved to their own module. This includes the jQuery specific JsJqCmds.scala and JqSHtml.scala. Package names will be preserved so that nothing breaks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.