easepick
easepick copied to clipboard
Date range picker. Uses Shadow DOM, lightweight size, no dependencies.
**Describe the bug** This may or may not be a bug, but it'd be great to understand a workaround. I've got a unique use-case, where I need dates highlighted depending...
**Describe the bug** I currently have a problem where I think it will only occur at the end of the month. currently we have the 31.08. if I now want...
**Describe the bug** When selecting a date (or a range) the picker does not hide. The date (or range) is applied to the referenced fields(s). **To Reproduce** ``` const picker...
**Describe the bug** Range picker overflow **To Reproduce** Steps to reproduce the behavior: open date picker on right side window **Expected behavior** A clear and concise description of what you...
------------------------------------------------------------ PLEASE DO NOT CREATE ISSUE TO SUGGEST A NEW FEATURE USE DISCUSSIONS ------------------------------------------------------------ Adding features becomes easy if a sample page is provided probably running on express.js. Developer can...
My calendar view is getting cut as it is going outside the page width. I would have expected it to check the left margin and right margin and then decided...
Hi, The use of class name 'container' is quite common. This has special issue when you have set the property of class container as 'position:absolute' . I faced this issue...
When I use a preset button to select a range, the **date** part is reflected in the graphic, but the **time** part is not. ```js const minute = 60 *...
Adds two CSS color variables to allow the drop shadow to be configured.