0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(deps): bump terser from 4.8.0 to 4.8.1 More... over 3 years ago
fix: consider coords of other duplicate events when calculating the coords of time event More... over 3 years ago
refactor: improve readability More... over 3 years ago
docs: improve More... over 3 years ago
Merge pull request #1214 from nhn/fix/start-day-of-week-options More... over 3 years ago
fix: prevent firing `clickEvent` when dragging events More... over 3 years ago
refactor: remove eslint rule and add rule comment More... over 3 years ago
test: fix typo More... over 3 years ago
test: add test case - duplicate long event More... over 3 years ago
docs: fix typo More... over 3 years ago
docs: add description of weekOptions.collapseDuplicateEvents More... over 3 years ago
feat: change default value of weekOptions.collapseDuplicateEvents.getDuplicateEvents More... over 3 years ago
chore: remove unnecessary comment More... over 3 years ago
fix: initialize new options when calling setOptions More... over 3 years ago
chore: add comments for test description More... over 3 years ago
test: add tests for collapsed duplicate events More... over 3 years ago
test: fix failed tests More... over 3 years ago
feat: apply week.collapseDuplicateEvents More... over 3 years ago
test: add tests for getWeekDates More... over 3 years ago
fix: calculate week dates correctly More... over 3 years ago
refactor: apply code review More... over 3 years ago
feat: expand the selected duplicate event More... over 3 years ago
fix: adjust start of week and end of week by timezone More... over 3 years ago
test: add mockCalendars More... over 3 years ago
fix: calculate day range correctly More... over 3 years ago
refactor: rename variable clearly More... over 3 years ago
test: add tests for rendering grid selection when narrowWeekend is true More... over 3 years ago
fix: render grid selection properly when narrowWeekend options is true More... over 3 years ago
feat: change uiModel.left, width, collapse when clicking a time event More... over 3 years ago
refactor: fix typo More... over 3 years ago