-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add useHotKeys
hook
#3
Comments
Closed
Merged
@Amaljith-K _a The issue is in the "in progress" column but is not assigned to anyone. |
@deepakjosp _a please take care of this |
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
…be-in-sync` to off since we don't have jsconfig.json file in the path specified in the rule.
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 4, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 5, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 5, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 5, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 5, 2023
deepakjosp
added a commit
that referenced
this issue
Dec 5, 2023
* Added required dependencies * Added usehotkeys hook * Added webpack config * Added webpack config * Added webpack config * Added some missing configs * Added npm ignore * v1.0.2 * Updated package name * Removed redundent dependencies * Removed webpack * Added rollup config * Fixed package name * Enabled ensure-compact-objects * Enabled webpack-aliases-and-jsconfig-paths-should-be-in-sync * #3 - Removed dependencies list and added missing babel plugin. * #3 - Updated eslint ignore files list. * #3 - Omitted prettier and eslint write and checks from package.json and other configuration files. * #3 - Removed unnecessary peer dependencies and bundled it along with the package * #3 - Added babel core package. * #3 - Removed hardsetting env value in rollup config * #3 - Removed unused plugin * #3 - Fixed the version mismatch issues of rollup and it's plugins * Added aliases for constants and utils and fixed issues in rollup.config * #3 - Refactored constant util with absolute path. * #3 - Removed unnecessary file ref from eslintignore * #3 - Set `@bigbinary/neeto/webpack-aliases-and-jsconfig-paths-should-be-in-sync` to off since we don't have jsconfig.json file in the path specified in the rule. * #3 - Fixed eslint dependencies version issues. * #3 - Moved util functions to util file\. * #3 - Cleaned up the rollup config. * #3 - Fixed issues in the publish scripts. * #3 - Removed commonjs configurations from the build script * #3 - Added cjs bundle build method. --------- Co-authored-by: bot-bigbinary <[email protected]> Co-authored-by: Deepak Jose <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of https://github.com/bigbinary/neeto-commons-frontend/issues/984
@anmol-kumar0815 _A
The text was updated successfully, but these errors were encountered: