Skip to content

Conversation

@scrappergus
Copy link

I've added a simple boolean attribute to the Datepicker that allows you to set the input element's 'required' attribute.

In order to pass the pre-commit hooks, I had to disable the NextJS-related ESLint plugins when committing, and also change the line order in a couple files.

@alphabetek
Copy link

@onesine any chance to land this PR? Thank you in advance.

@netgfx
Copy link

netgfx commented Nov 18, 2023

Looking for this as well

@idevstuffs
Copy link

Great addition! I'm looking for this feature as well, please approve and merge!

@onesine onesine self-requested a review August 12, 2024 13:47
@onesine
Copy link
Owner

onesine commented Aug 12, 2024

Hello @scrappergus, @alphabetek, @idevstuffs 👋.
Sorry for the late reply.
Thanks for the contribution @scrappergus.

@onesine onesine merged commit 7c8b3e6 into onesine:master Aug 12, 2024
"plugin:@typescript-eslint/recommended",
"plugin:prettier/recommended",
"plugin:react-hooks/recommended",
"next/core-web-vitals"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove this plugin

"version": "detect"
}
},
"plugins": ["react", "@typescript-eslint", "import", "prettier", "@next/eslint-plugin-next"],
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove this plugin

@scrappergus
Copy link
Author

scrappergus commented Aug 12, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants