Change Log
1.5.0 (2024-10-18)
Features
- modal: add on change callback for fields
1.4.0 (2024-10-11)
Features
- modal: enable programmatic update of fields
1.3.0 (2024-10-05)
Bug Fixes
- build issue
Features
- resource view daily first stable version
1.2.0 (2024-10-01)
Features
- custom fields in interactive event modal
1.1.0 (2024-09-26)
Features
- use new plugin api
1.0.1 (2024-09-23)
Migrate to @schedule-x monorepo dependencies v2.0.0
0.20.0 (2024-09-13)
Features
- enable moving modal
0.19.0 (2024-08-31)
Features
- call onEventUpdate callback
- rename resource view into resource scheduler
0.18.0 (2024-08-22)
Features
- resource-view: enable event resizing
0.17.1, 0.17.2, 0.17.3 (2024-08-15)
Bug Fixes
- modal: fix problem when updating recurring events
- resource-view: reactivity problem
- resource-view: reset scroll when selecting new date
0.17.0 (2024-08-14)
Bug Fixes
- prevent horizontal drag-and-drop for full-day events
Features
- resource-view: add resource icon
- resource-view: position events more effectively
- resource-view: drag and drop
- resource-view: enable using event modal
0.16.1 (2024-08-09)
Bug Fixes
- drag-to-create: remove event listeners in month-grid when adding new event
0.16.0 (2024-08-08)
Bug Fixes
- modal: remove disturbing animation
- modal: set higher zindex for popups
- prevent display of recurrence warning on empty rrule
Features
- add resource view beta
- resource-view: add resource color icons
0.15.0(2024-07-31)
Features
- sidebar drag to create
0.14.1 (2024-07-29)
Bug Fixes
- sidebar: unset calendarId in clickToCreate if it is in a hidden calendar
0.14.0 (2024-07-27)
Features
- enable closing modal with escape
0.13.0(2024-07-26)
Features
- add drag-to-create plugin
0.12.0(2024-07-22)
Features
- enable editing recurring events in modal
0.11.1(2024-07-18)
Bug Fixes
- make modal css work with webpack
0.11.0(2024-07-12)
Features
- add
canOpenModal
callback
0.10.1(2024-07-11)
Bug Fixes
- include time picker styles in modal
0.10.0(2024-07-11)
Bug Fixes
- prevent events from being stuck in edit added mode
Features
- display alert when event in form is in hidden calendar
- update time picker
0.9.1(2024-07-02)
Bug Fixes
- enable using validator without field name
0.9.0(2024-07-02)
Bug Fixes
- enable adding id in addNewEventAndOpenModal
Features
- add field validation callbacks
- add onStartUpdate and onEndUpdate callbacks
- add otherEventProperties param to openEventCreationModal
- click to create
- dark theme
- invoke onAddEvent when saving event after using clickToCreate
0.8.0 (2024-06-28)
Features
- make modal responsive
- change max-height of combobox-list
- make sidebar collapsible
- add openOnRender option for sidebar