-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
RepoAdministration tasks related to git, github, or any other non-software maintenance.Administration tasks related to git, github, or any other non-software maintenance.
Milestone
Description
The jQuery team have deprecated the jQuery Plugin Registry in favor of npm. The plugin registry is already locked and read only.
The following steps need to be completed:
- Remove jQuery Plugin Registry webhook from repository.
- Any artifacts specific to the jQuery plugin registry should be removed.
- Update package.json to include jQuery plugin keywords (see: npm blog post).
- Set up npm/Grunt build/prepublish/package process to include only built resources necessary for developers implementing PowerTip (no gruntfile, unbuilt source, etc.).
- Attempt to get ownership of the jquery-powertip npm package (@stefanocudini). If successful update
namefield in package.json. Related to pull request Update package.json with standard pkg name #126. - Update release process document to use npm.
This will revert #58.
This would also be a good time to add browserify support (See: #130).
Metadata
Metadata
Assignees
Labels
RepoAdministration tasks related to git, github, or any other non-software maintenance.Administration tasks related to git, github, or any other non-software maintenance.