lift / lift/framework

We have no vanilla JSArtifacts

Open
#1,840 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

Currently we only have `JSArtifacts` subclasses for JQuery, YUI, and
ExtCore. While we've been toiling away to provide the core of our JS
functionality in a library-agnostic “vanilla” setup, there's currently no
`JSArtifacts` implementation that can be used with that.

We'll want to tread somewhat carefully here, but this implementation can
simply be modern-browser-only, which should make it fairly straightforward
to implement.

For now, let's aim for the 3.1 cycle for this guy… We were hoping to have
liftVanilla in a usable state by then in earlier discussions.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the existing JSArtifacts implementations for JQuery, YUI, and ExtCore, then inspect the liftVanilla functionality mentioned in the issue. The work is complete when a modern-browser-only vanilla JSArtifacts implementation can be used with the library-agnostic setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery, scala
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.