Skip to content

Latest commit

 

History

History
708 lines (430 loc) · 56.3 KB

CHANGELOG.md

File metadata and controls

708 lines (430 loc) · 56.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.55.0 (2024-07-27)

Bug Fixes

  • calendar: fix faulty number of n events in month grid (#560) (5ac3c0c)

Features

  • calendar: add data-date attribute for date axis dates (#561) (9a503c6)
  • calendar: set event width in time grid (#562) (8cec16e)
  • date-picker: add onEscapeKeyDown (#564) (01add2b)

1.54.0 (2024-07-25)

Features

1.53.0 (2024-07-20)

Features

  • calendar: set is-selected class in week- and month grids (#553) (5555acd)
  • date picker disabled (#552) (60c791e)

1.52.0 (2024-07-19)

Bug Fixes

  • calendar: event bubbling order in firefox (#550) (0d496ea)

Features

1.51.0 (2024-07-12)

Features

  • calendar: add overflow classes to month grid events (#543) (02719a3)
  • export functions for converting between Date object and string (#542) (0f5dd4e)

1.50.0 (2024-07-09)

Features

  • add name option to date- and time picker configs (#533) (56357e5)
  • time picker design (#532) (975c4c7)
  • time-picker: 12-hour clock (#528) (9d469d9)
  • time-picker: add arrow key incrementing and decrementing (#531) (23c1cdb)

1.49.0 (2024-07-06)

Features

1.48.0 (2024-07-03)

Bug Fixes

  • calendar: stop propagation of clicks on n-events button (#518) (6a49c1e)
  • theme-default: prevent modal from overflowing on small screens (#514) (2d6bae5)

Features

  • calendar: add isResponsive option and isCalendarSmall callback (#504) (9014bf4)
  • enable using calendar controls plugin before calendar has rendered (#519) (8e60f9e)

1.47.1 (2024-06-29)

Bug Fixes

  • date-picker: fix dark theme when teleporting popup (#509) (f331ac0)
  • time-picker: fix dark theme for teleported popup (#510) (9caa34b)

1.47.0 (2024-06-28)

Bug Fixes

  • calendar: update range automatically when setting view (#506) (1ca4928)

Features

  • calendar: create slots for header content (#501) (ed5ced5)

1.46.7 (2024-06-24)

Bug Fixes

  • calendar: prevent click events to fire when dragging (0bf2905)
  • calendar: prevent onClickDateTime from firing when dragging (#499) (80f168d)
  • shared: make typing of $app flexible for plugins (#498) (349b62d)

1.46.6 (2024-06-22)

Bug Fixes

  • improve tolerance for app interface in plugins (#493) (ed9790d)

1.46.5 (2024-06-21)

Bug Fixes

1.46.4 (2024-06-18)

Bug Fixes

  • calendar: get _options on external event (#491) (057a1c7)

1.46.3 (2024-06-17)

Bug Fixes

  • calendar: dont display people in time grid event when passed empty array (#490) (a5274bb)

1.46.2 (2024-06-17)

Bug Fixes

  • change month agenda date when date picker date changes (#488) (083295a)

1.46.1 (2024-06-11)

Bug Fixes

  • theme-default: scope styles that were global by accident (#481) (d2af629)

1.46.0 (2024-06-10)

Features

1.45.1 (2024-06-08)

Bug Fixes

  • calendar: only update custom event component when event changes (#474) (0cddf8a)

1.45.0 (2024-06-06)

Bug Fixes

  • calendar-controls: update range when setting view (#463) (ebfb4a6)

Features

  • calendar: add double click callbacks (#465) (ddf22d0)
  • calendar: add onClickAgendaDate callback (#464) (cb403ba)

1.44.0 (2024-06-06)

Features

  • add _options property for events (#457) (23bddad)
  • add beforeInit lifecycle hook for plugins (#456) (61830dd)

1.43.0-alpha.0 (2024-06-03)

Features

  • create function for detecting time overlap (e3fcafb)
  • refactor day keys in time grid (ca8fdef)
  • refactor day keys in time grid (1f5716e)
  • refactor day keys in time grid (abcfc7d)
  • refactor event concurrency (f29c62b)

1.42.3 (2024-05-31)

Bug Fixes

1.42.2 (2024-05-30)

Bug Fixes

  • enable opening date picker popup by clicking input chevron (#442) (c71ec23)

1.42.1 (2024-05-24)

Bug Fixes

1.42.0 (2024-05-22)

Features

  • add class for leading and trailing dates in month grid (#434) (7206e72)
  • add support for language Bahasa (Indonesia) (#433) (87c747f)

1.41.2 (2024-05-17)

Bug Fixes

  • remove preact/jsx-runtime from bundle (#428) (19e5dd0)

1.41.1 (2024-05-16)

Bug Fixes

1.41.0 (2024-05-11)

Features

  • calendar: create possibility to add a filterPredicate for events (#421) (131490a)

1.40.0 (2024-05-11)

Features

  • add getDate and onSelectedDateUpdate apis (#419) (adfd5e6)
  • calendar: expose further public apis (#418) (e2be1b0)

1.39.0 (2024-05-08)

Features

1.38.0 (2024-05-06)

Features

  • event-modal: set modal position on scroll (#403) (518aa63)
  • hide forward backward nav based on css (#410) (314e0aa)
  • reposition popups and modals on scroll (#408) (de0d92d)

1.37.0 (2024-05-01)

Features

1.36.0 (2024-04-30)

Bug Fixes

  • calendar: prevent duplicate custom component ids (#396) (a0af6d2)
  • calendar: prevent redundant range updates (#395) (fbdd100)

Features

1.35.0 (2024-04-26)

Bug Fixes

  • prevent too frequent updates on resize (#386) (0a5a299)

Features

  • enable configuring interval in resize plugin (#384) (49cd041)

1.34.0 (2024-04-20)

Bug Fixes

  • prevent redundant rerenders in time grid (#365) (e63b813)

Features

  • calendar: add callback for clicking plus events button (#367) (da11f78)
  • calendar: add config option nEventsPerDay for month grid (#368) (a285d3d)
  • calendar: expose interfaces (#366) (a00c950)
  • rename plugin (#369) (8e89b0f)

1.33.0 (2024-04-19)

Bug Fixes

Features

  • calendar: add new class name for leading and trailing in month agenda (#359) (1323eb2)
  • events-service: rename package (#364) (830bfc1)

1.32.0 (2024-04-15)

Features

1.31.0 (2024-04-13)

Features

1.30.1 (2024-04-08)

Bug Fixes

  • enable updating custom events in agenda view (0c09c06)

1.30.0 (2024-04-06)

Features

1.29.1 (2024-04-05)

Bug Fixes

  • enable reactively updating the list of events in month agenda view (#334) (c9b0f10)

1.29.0 (2024-04-04)

Bug Fixes

  • force event modal to render again when clicking new event (#331) (ecb97f3)

Features

  • enable configuring label text in date picker (#330) (397ba7e)

1.28.0 (2024-04-02)

Features

1.27.1 (2024-04-01)

Bug Fixes

1.27.0 (2024-03-28)

Features

1.26.0 (2024-03-28)

Features

  • create current time indicator plugin (#310) (a618b62)

1.25.0 (2024-03-16)

Features

1.24.0 (2024-03-16)

Features

  • add config options minDate and maxDate (#293) (3d21392)

1.23.0 (2024-03-11)

Bug Fixes

  • js error in scroll controller plugin (#289) (2d40159)
  • local error when starting vite devserver (#291) (40c6d48)

Features

  • export CustomComponentFns API as CustomComponents (#290) (bd5028d)

1.22.0 (2024-03-08)

Features

1.21.0 (2024-03-04)

Bug Fixes

Features

1.20.0 (2024-03-04)

Bug Fixes

  • overlap in multiple event-concurrency where only a few overlap (#265) (6e9a996)

Features

1.19.0 (2024-02-28)

Features

1.18.0 (2024-02-23)

Bug Fixes

  • deps: update dependency @uiw/codemirror-theme-github to v4.21.23 (#249) (076012d)

Features

1.17.1 (2024-02-17)

Bug Fixes

  • enable touch device users to scroll upon touching events (#232) (36e4818)
  • typo in Danish translations (#242) (84430ee)

1.17.0 (2024-02-10)

Bug Fixes

  • prevent event modal from closing on click inside (#235) (39c9c3e)

Features

1.16.0 (2024-02-09)

Features

1.15.0 (2024-02-06)

Features

1.14.0 (2024-02-05)

Features

1.13.0 (2024-02-05)

Features

1.12.2 (2024-02-02)

Bug Fixes

  • prevent date picker input from listening to external change events (#211) (6d38592)

1.12.1 (2024-01-29)

Bug Fixes

  • prevent redundant calls of onEventUpdate on resizing (#189) (6b7bf65)

1.12.0 (2024-01-27)

Features

0.5.0-alpha.0 (2023-12-23)

Features

  • enable custom component time grid event (#110) (bdf5e6b)

0.3.0-alpha.0 (2023-12-16)

Features

0.1.0-alpha.13 (2023-11-25)

Bug Fixes

Features

  • improve type declaration files (5cf7667)

0.1.0-alpha.12 (2023-11-24)

Bug Fixes

0.1.0-alpha.11 (2023-11-24)

Note: Version bump only for package schedule-x

0.1.0-alpha.10 (2023-11-24)

Bug Fixes

0.1.0-alpha.9 (2023-11-20)

Bug Fixes

0.1.0-alpha.8 (2023-11-18)

Bug Fixes

0.1.0-alpha.7 (2023-11-18)

Bug Fixes

0.1.0-alpha.6 (2023-11-18)

Bug Fixes

0.1.0-alpha.5 (2023-11-18)

Bug Fixes

  • architecture breaks (#42) (331e541)
  • chinese day names in agenda mode (#74) (b6debf3)
  • deps: update docusaurus monorepo to v2.4.3 (#46) (14df43b)
  • drag-and-drop: improve date grid d&d (#76) (2a8ba83)
  • show only one day in day mode with hybrid day boundaries (#52) (7c360e4)
  • svg compilation (#17) (493e9ba)

Features

0.1.0-alpha.4 (2023-08-28)

Bug Fixes

Features

0.1.0-alpha.3 (2023-08-27)

Bug Fixes

Features

0.1.0-alpha.2 (2023-08-18)

Features

  • add click outside functionality for popup (#8) (6a04bec)
  • add placement config (#9) (3344d69)
  • allow empty string value (#14) (94aa1b9)
  • allow typing date (#10) (c1f0778)
  • create month view for date picker (#1) (52d05c7)
  • date picker min max (#5) (b92aafe)
  • enable switching from date picker month view to years view (#2) (2194f2b)
  • implement date picker years view (#3) (8ff0489)
  • make it possible to select a date (#4) (b5fb130)
  • popup position (#12) (fcf93fc)
  • style leading and trailing dates differently (#11) (a2ef08a)
  • translations package (#13) (f946dd3)
  • value binding in app class and event listeners in config (#15) (e382ca0)

0.1.0-alpha.1 (2023-08-09)

Features

  • create month view for date picker (#1) (52d05c7)
  • date picker min max (#5) (b92aafe)
  • enable switching from date picker month view to years view (#2) (2194f2b)
  • implement date picker years view (#3) (8ff0489)
  • make it possible to select a date (#4) (b5fb130)

0.1.0-alpha.0 (2023-08-09)

Features

  • create month view for date picker (#1) (52d05c7)
  • date picker min max (#5) (b92aafe)
  • enable switching from date picker month view to years view (#2) (2194f2b)
  • implement date picker years view (#3) (8ff0489)
  • make it possible to select a date (#4) (b5fb130)