rome
rome copied to clipboard
:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
When I update the dayBodyElem value in "styles" during the rome(elem) initialization, the datepicker stops functioning correctly. It looks fine, the months move around fine, the time can be picked...
Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Is there any possibility to show several several selected days on a readonly inline calendar? I want to display days when some events are planned so the user can click...
- these changes makes rome library compatible with dayjs used as momentjs replacement
Is there a possibility to add multiple values for dateValidator ? I need `rome.val.only(DATES)` and at least `rome.val.beforeEq(INPUT_TO)` / `rome.val.afterEq(INPUT_FROM)` I tryied with `function()` like ``` dateValidator: function(d) { rome.val.only(DATES);...
I want to select multiple dates,, How Do I?
These 2 options do not work together. When setting inputFormat:'D.M.YY H:mm', the initial value in this format is always ignored.
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Say for example you have a DOB field, someone could of cause just type their DOB, but many people who see a date picker come up expect that they have...