-
Notifications
You must be signed in to change notification settings - Fork 16
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
Remove Underscore dependency #198
Labels
Comments
Is the plan to replace this with something else, like individual lodash methods? |
We can entirely do without it IMO. |
abovedave
pushed a commit
that referenced
this issue
Dec 1, 2017
abovedave
pushed a commit
that referenced
this issue
Dec 1, 2017
I'll sort these guys (they're taken from our Dust.js helpers repo)
web/workspace/utils/helpers/paginate.js Line 151 in 2f473a6
web/workspace/utils/helpers/paginate.js Line 159 in 2f473a6
|
abovedave
pushed a commit
that referenced
this issue
Dec 6, 2017
* feat: remove underscore.string #198 * feat: simplify token path generation * fix: readability * fix: cache flush * fix: bearer token
abovedave
pushed a commit
that referenced
this issue
Dec 6, 2017
* feat: obtain parameter from config, session, request * chore: package lock * refactor: remove underscorejs from ds module * feat: inject parameters into chained ds endpoints * refactor: remove underscore from view/public.js * refactor: remove underscore usage * refactor: favour const over let * style: fix JSON indents * refactor: remove underscore usage * refactor: remove underscorejs usage * refactor: remove underscorejs usage * refactor: remove underscore usage * refactor: remove underscorejs usage * refactor: remove underscorejs usage * fix: return first component in array * fix: disable coverage check * refactor: remove underscore usage * style: standardjs * chore: update package, remove underscore dependency 🎉 * feat: allow modification of ds endpoint from a special event * feat: remove underscore from test files #198 * Remove underscore string (#305) * feat: remove underscore.string #198 * feat: simplify token path generation * fix: readability * fix: cache flush * fix: bearer token
abovedave
pushed a commit
that referenced
this issue
Dec 7, 2017
* feat: obtain parameter from config, session, request * chore: package lock * refactor: remove underscorejs from ds module * feat: inject parameters into chained ds endpoints * refactor: remove underscore from view/public.js * refactor: remove underscore usage * refactor: favour const over let * style: fix JSON indents * refactor: remove underscore usage * refactor: remove underscorejs usage * refactor: remove underscorejs usage * refactor: remove underscore usage * refactor: remove underscorejs usage * refactor: remove underscorejs usage * fix: return first component in array * fix: disable coverage check * refactor: remove underscore usage * style: standardjs * chore: update package, remove underscore dependency 🎉 * feat: allow modification of ds endpoint from a special event * feat: remove underscore from test files #198 * feat: new default page * fix: tests * fix: tests * fix: tests * fix: tests * fix: tests * fix: coverage badge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: