Skip to content

v4.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@hawkeye64 hawkeye64 released this 07 Nov 15:14
· 65 commits to next since this release
938ab4f

QCalendar v4.0.0 Beta 9

New Features:

  • feat(ui): make Timestamp exports available from each calendar
    • All calendar types use the Timestamp library. Importing Timestamp separately is a duplication of code in the browser. Make the Timestamp exports available from each calendar so devs don't have to separately import from Timestamp.
    • Aside from the above, the QCalendar wrapper now exports all the Calendars that it wraps, so devs don't have to import calendars from other sources.

Examples:

import {
  QCalendarTask,
  today,
  isBetweenDates,
  parsed,
  padNumber
} from '@quasar/quasar-ui-qcalendar/src/QCalendarTask.js'

Installing

Use the next tag whenever you'd install it normally.

$ yarn add @quasar/quasar-ui-qcalendar@next
# or
$ quasar ext add @quasar/qcalendar@next

Documentation

QCalendar v2 documentation is now hosted by Netlify. Visit the documentation to get more information and a Migration Guide (in the Help section). The documentation is incomplete and is currently being updated. You can help out by PR-ing deficiencies.

Donations

QCalendar is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider: