Add a dismiss button to welcome message.
Store user's preference indefinitely.
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -34,7 +34,7 @@ |
| "eslint-config-edx": "^2.0.1", | ||
| "eslint-config-edx-es5": "^2.0.0", | ||
| "eslint-import-resolver-webpack": "^0.8.1", | ||
| "jasmine-core": "^2.4.1", | ||
| "jasmine-core": "^2.6.4", | ||
| "jasmine-jquery": "^2.1.1", | ||
| "karma": "^0.13.22", | ||
| "karma-chrome-launcher": "^0.2.3", | ||
| ... | ... | @@ -50,7 +50,7 @@ |
| "pa11y": "4.0.1", | ||
| "pa11y-reporter-json-oldnode": "1.0.0", | ||
| "plato": "1.2.2", | ||
| "sinon": "^1.17.7", | ||
| "sinon": "2.3.5", | ||
| "squirejs": "^0.1.0" | ||
| } | ||
| } |
Please
register
or
sign in
to comment