No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    QCalendar v1.5.0 has been released!

    [v1] App Extensions
    1
    1
    83
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Hawkeye64
      Hawkeye64 last edited by

      https://github.com/quasarframework/quasar-ui-qcalendar/releases/tag/v1.5.0

      • This release introduces new properties for Agenda view to add extra left and right columns. Perfect for creating Planners. Check out the example at: https://quasarframework.github.io/quasar-ui-qcalendar/demos/planner
      • feat(Agenda): new Agenda view props: ‘left-column-options’, ‘right-column-options’, ‘column-options-id’ and ‘column-options-label’
      • feat(Calendar): new prop ‘bordered’ to provide border around QCalendar in any view
      • feat(sass): new Sass variables for Agenda view with extra columns
        -feat(day/agenda): new scoped slot ‘day-header-label’
      • feat(exports): new method ‘moveRelativeDays’ take QCaendar timestamp and will move back or forward the relative days, taking into account passed weekdays (skips non-visible days, if specified).
      • Fix(QCalendar): emit ‘change’ event at startup. The ‘change’ event passes the start and end timestamps of the visible view (for a week, it’s the first and last days, for a month it’s the first and last days of the month)
        https://user-images.githubusercontent.com/10262924/75116326-6c0faf00-5624-11ea-8624-954d1f4434b5.png
      1 Reply Last reply Reply Quote 1
      • First post
        Last post