Skip to content

Releases: quasarframework/quasar-ui-qcalendar

v4.0.0

14 Jan 20:24
Compare
Choose a tag to compare

QCalendar v4.0.0

Yes! The long-awaited v4.0.0 is here! Enjoy!

Features

  • none

Fixes

  • n/a

Installing

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

Documentation

QCalendar v4 documentation is now hosted by Netlify. Visit the documentation for more information. 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 made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

v4.0.0-beta.21

10 Jan 20:41
Compare
Choose a tag to compare

QCalendar v4.0.0-beta.21

Features

  • none

Fixes

  • fix(447): style disabled class and attribute only in the .q-calendar wrapper (#448)
  • fix(ui): use correct type definitions for createNativeLocaleFormatter (#439) (#440)
  • fix: prepping for latest Quasar compatibility, update to "sass-embedded", rename PARSE_REGEX to PARSE_DATETIME

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 v4 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:

v4.0.0-beta.19

10 Jan 22:32
Compare
Choose a tag to compare

QCalendar v4.0.0-beta.17 - v4.0.0-beta.19

Features

  • none

Fixes

  • fix(ui): use correct parameter
  • fix: calendar fails to initialize

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 v4 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:

v4.0.0-beta.23

13 Jan 20:23
8f8d3b0
Compare
Choose a tag to compare

QCalendar v4.0.0-beta.23

Features

  • Rewrite docs using Q-Press
  • Now a pnpm mono-repo
  • [BREAKING] QCalendar now uses scss instead of sass. Adjust your imports accordingly.

Fixes

  • n/a

Installing

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

Documentation

QCalendar v4 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:

v4.0.0-beta.22

10 Jan 22:48
8f8d3b0
Compare
Choose a tag to compare

QCalendar v4.0.0-beta.22

Features

  • none

Fixes

  • fix: boot file needed for each vite and webpack

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 v4 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:

v4.0.0-beta.16

08 Feb 18:35
Compare
Choose a tag to compare

QCalendar v4.0.0-beta.16

Features

  • none

Fixes

  • fix: fix plugin object exportation for ESM, fix #378 (#408)

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 v4 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:

v4.0.0-beta.12

20 Dec 16:03
9425551
Compare
Choose a tag to compare

QCalendar v4.0.0-beta.12

Features

  • feat(timestamp): new function "getWeekdayFormatter"
    • It returns a function that can be used to get a specified weekday name, in "long", "short", or "narrow" format in any browser-supported locale.
  • feat(timestamp): new function "getWeekdayNames"
    • Returns an array of localized weekday names, in "long", "short", or "narrow" format in any browser-supported locale.
  • feat(timestamp): new function "getMonthFormatter"
    • It returns a function that can be used to get a localized month name, in "long", "short", or "narrow" format in any browser-supported locale.
  • feat(timestamp): new function "getMonthNames"
    • Returns an array of localized month names, in "long", "short", or "narrow" format in any browser-supported locale.

Fixes

  • fix(timestamp): on error, createNativeLocaleFormatter should return an empty formatter, not an empty string

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 v4 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:

v4.0.0-beta.11

29 Nov 16:44
edfcf2d
Compare
Choose a tag to compare
v4.0.0-beta.11 Pre-release
Pre-release

QCalendar v4.0.0-beta.11

Features

  • feat(ui): Timestamp: Add UTC options parseDate and makeDate(Time) (#357)

Fixes

  • fix(ui): Timstamp.parseTimestamp should set hasTime if midnight is given (#356)
  • fix(ui): V4: TypeScript wrong typing for Timestamp.getStartOfWeek (#355)
    • Also applied to Timestamp.getEndOfWeek
  • fix(docs): Support Estonian language (#358)
    • This is for the locale examples
  • fix(timestamp): '00:00' is a valid time
    • This means, even when a time is not given, the result will be '00:00', which mimics 'Date' functionality. So, there will always be time (.hasTime = true)

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 v4 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:

v4.0.0-beta.15

10 Apr 15:41
3f48972
Compare
Choose a tag to compare
v4.0.0-beta.15 Pre-release
Pre-release

QCalendar v4.0.0-beta.15

Features

  • feat(ui): Calendar should expand to fit parent container height (month view) (#11)
    • This is accomplished by setting the height of the calendar, or wrapper, as well as setting both day-height and day-min-height properties to 0.

Fixes

  • none

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 v4 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:

v4.0.0-beta.14

13 Mar 15:16
3f48972
Compare
Choose a tag to compare
v4.0.0-beta.14 Pre-release
Pre-release

QCalendar v4.0.0-beta.14

Features

  • feat: support for q/app-vite

Fixes

  • fix(build): "common" files are now "cjs"
  • fix(build): generate missing QCalendar packages

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 v4 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: