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

feat: implement a What's New prompt #539

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Abdomash
Copy link
Contributor

@Abdomash Abdomash commented Feb 28, 2025

This PR closes #529.

Note

Most things in the PR are ready, but we primarily need an actual video/image to showcase the new features.

Implements the What's New popup

This creates a prompt that will show when the user opens the calendar view for the first time after the extension is updated or installed. The figma reference here.

Screenshot

image

TODO:

  • Use a real image/video instead of the placeholder image
  • Make changelog button navigate to settings page
  • BUG: the dialog shouldn't reopen after opening the changelog
  • Correctly fetch extension version from manifest

This change is Reviewable

@DereC4
Copy link
Member

DereC4 commented Mar 1, 2025

Don't we already have this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a "What's New" prompt when the user opens calendar for the first time after an update
3 participants