Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knob disabling #109

Merged
merged 3 commits into from
Mar 15, 2016
Merged

Knob disabling #109

merged 3 commits into from
Mar 15, 2016

Conversation

discopatrick
Copy link
Contributor

With this branch, we begin using npm to manage js dependencies. This will make it easier for us to update to newer versions when they become available.

package.json defines the dependencies. npm-shrinkwrap.json keeps track of the specific version of the dependency we are currently using, right down to the commit. This will help us get back to a working setup if a future version breaks any functionality.

This branch removes the 'knob disabler' hidden divs, and instead updates the readOnly state of the knobs dynamically. We had to use a fork of jquery-knob to achieve this.

pingdynasty pushed a commit that referenced this pull request Mar 15, 2016
@pingdynasty pingdynasty merged commit 3326e79 into dev Mar 15, 2016
@pingdynasty pingdynasty deleted the knob_disabling branch December 6, 2021 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants