Releases: folio-org/ui-calendar
Releases · folio-org/ui-calendar
v7.0.2
- Fix issue when after the transition from summer to winter time, the graphical interface displays Exception Period one day less. Refs UICAL-181.
v7.0.1
- Fix long exception periods display wrong days and subsequent exception periods display on the wrong days. Refs UICAL-175.
v7.0.0
- Fix import paths. Refs UICAL-139.
- Compile Translation Files into AST Format. Refs UICAL-138.
- Fix failed test. Refs UICAL-150.
- Fix calendar exceptions displaying on wrong day of week (offset by a day). Refs UICAL-152.
- Fix that last day of work library is carried over to the previous day. Refs UICAL-157.
- Fix the issue when time period is not displayed if the end date is current. Refs UICAL-127
- Fix failed build on
ui-calendar
. Refs UICAL-162. - Increment
stripes
tov7
,react
tov17
. Refs UICAL-154. - Fix issue when viewing library hours causes browser crash after viewing other settings. Refs UICAL-134.
v6.1.2
- Use react-intl for date formatting. Refs UICAL-148.
- Fix failed test. Refs UICAL-150.
v6.1.1
- Use react-intl for date formatting. Refs UICAL-148.
v6.1.0
- Update the .gitignore file. Refs UICAL-135.
- Add pull request template. Refs UICAL-136.
- Fix failed test. Refs UICAL-144.
v6.0.0
- Remove unused
react-bootstrap
dependency. Refs UICAL-123. - Calendar
Datepicker
cut off in add exception screen. Refs UICAL-124. - Update to stripes v6. Refs UICAL-128.
- Move moment from a regular to a peer and dev dependencies. Refs UICAL-122.
- Increment
@folio/stripes-cli
tov2
. Refs UICAL-131.
v5.0.1
- Calendar hours displaying on wrong day of week (offset by a day). Refs UICAL-132.
v5.0.0
- Replace
bigtest/mirage
withmiragejs
. - Update
@folio/stripes
tov5
,react-router
tov5.2
,react-intl
tov5.7
. - Update translation strings.
v4.0.1
- All Day setting for daily regular hours virtually impossible to delete. Refs UICAL-109.