streamlit-calendar

A Streamlit component to show calendar view using FullCalendar

APACHE-2.0 License

Downloads
5.7K
Stars
118

Bot releases are hidden (Show)

streamlit-calendar - v1.2.0 Latest Release

Published by im-perativa 7 months ago

1.2.0 (2024-03-29)

Features

  • support recurring events with rrule plugin (#29) (d9f1065)
streamlit-calendar - v1.1.0

Published by im-perativa 10 months ago

1.1.0 (2023-12-21)

Features

  • implement fullcalendar 'select' callback (#23) (7531e70)
streamlit-calendar - v1.0.1

Published by im-perativa 10 months ago

1.0.1 (2023-12-18)

Bug Fixes

  • deps: update fullcalendar monorepo to v6.1.10 (f0a5a0e)
streamlit-calendar - v1.0.0

Published by im-perativa 10 months ago

1.0.0 (2023-12-15)

⚠ BREAKING CHANGES

  • frontend: some exposed properties will no longer be available

Features

  • frontend: component value payload improvements (5abf62d)

Bug Fixes

  • frontend: add missing resourceId payload from handleEventsSet callback (360dadb)
  • frontend: refactor incorrect props (b46b5ae)
streamlit-calendar - v0.7.0

Published by im-perativa 11 months ago

0.7.0 (2023-11-23)

Features

  • add enabled callback configuration (a8de8c9)
streamlit-calendar - v0.6.0

Published by im-perativa about 1 year ago

0.6.0 (2023-10-07)

Features

streamlit-calendar - v0.5.0

Published by im-perativa about 1 year ago

0.5.0 (2023-08-30)

Features

Bug Fixes

  • eventsSet result not returning resource id (7bb8cc4), closes #2
  • style: prevent overlap hover background color (7e9df8b)
streamlit-calendar - v0.4.0

Published by im-perativa about 1 year ago

0.4.0 (2023-08-05)

Features

  • add eventChange and eventsSet callback support (b19e498)
Package Rankings
Top 14.34% on Pypi.org
Badges
Extracted from project README
PyPI Supported Python versions PyPI downloads License GitHub Workflow Status Code style: Black Streamlit App