Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: custom week number tile content #703

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2022

  1. adds weekNumberContent prop to MonthView to render custom content in …

    …place of week numbers, much like tileContent
    Boyan Bogdanov committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f080608 View commit details
    Browse the repository at this point in the history
  2. extends WeekNumber test

    Boyan Bogdanov committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9a98c49 View commit details
    Browse the repository at this point in the history
  3. Updates README

    Boyan Bogdanov committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b0f09f8 View commit details
    Browse the repository at this point in the history