UNPKG

react-mui-scheduler

Version:

📅 React mui scheduler is a react component based on @mui v5 that allows you to manage data in a calendar

121 lines (55 loc) • 1.49 kB
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [2.0.4] - 2022-05-10 ### Added ### Changed ### Fixed - Fix current day display in month mode view ## [2.0.1] - 2022-05-03 ### Added ### Changed ### Fixed - Fix #5, Fix current day display in month view mode ## [2.0.1] - 2022-05-03 ### Added ### Changed ### Fixed - Fix week date change bug in toolbar ## [2.0.0] - 2022-05-01 ### Added - Add Internationalization. Languages availables are `ar`, `de`, `en`, `es`, `fr`, `ja`, `ko`, `zh` - Resolves #2 ### Changed - Add new display style ### Fixed ## [1.2.6] - 2022-04-26 ### Added ### Changed - 📢 Update denpencies versions. ### Fixed - Fix #3 Correct rendering of months that start on a Sunday and update of dependencies ## [1.2.0] - 2021-10-02 ### Added - 🥳 Day and Timeline mode switch view. ### Changed - 📢 Update alert notification behavior. ### Fixed - Drag and drop capability is now stable. ## [1.1.0] - 2021-09-29 ### Added ### Changed - Change date selector margin styles. - Update date selector styles in toolbar ### Fixed - Hide features not ready and fix readme.md typo. ## [1.0.0] - 2021-09-29 ### Added ### Changed - Fix readme.md and package.json typo. - Update package name. ### Deprecated ### Removed ### Fixed ### Security