-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: wasp-lang/open-saas
base: main
head repository: wasp-lang/open-saas
compare: lp-roadmap
- 10 commits
- 22 files changed
- 1 contributor
Commits on Nov 20, 2025
-
Add roadmap feature and update dependencies
Introduces a new Roadmap component and related operations to the landing page, adds a getGithubRoadmap query, and updates navigation constants. Also updates several dependencies and lockfile entries, including TailwindCSS and React-related packages.
Configuration menu - View commit details
-
Copy full SHA for 378eb0f - Browse repository at this point
Copy the full SHA 378eb0fView commit details
Commits on Nov 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 10e7ea4 - Browse repository at this point
Copy the full SHA 10e7ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa852e8 - Browse repository at this point
Copy the full SHA fa852e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7790a - Browse repository at this point
Copy the full SHA bb7790aView commit details
Commits on Nov 25, 2025
-
Add images and update Open SaaS roadmap blog post
Added new roadmap-related images to the assets and banner directories. Updated the 2025-11-21 blog post to include these images, improve structure, and provide more details about the public roadmap, guiding themes, upcoming features, and ways to participate in the Open SaaS project.
Configuration menu - View commit details
-
Copy full SHA for 9e8bd48 - Browse repository at this point
Copy the full SHA 9e8bd48View commit details
Commits on Nov 26, 2025
-
Update roadmap blog post and add subscribe image
Revised the 2025-11-21 roadmap blog post for clarity and improved messaging, added a tip section about subscribing to GitHub epics, and included a new 'subscribe-github.webp' image asset.
Configuration menu - View commit details
-
Copy full SHA for a5598c2 - Browse repository at this point
Copy the full SHA a5598c2View commit details -
Refactor roadmap components and data model
Reworked roadmap UI by splitting logic into RoadmapEpicCard and RoadmapStatusColumn components. Updated roadmap data model and operations to use GithubEpic and GithubEpicStatus, improving type safety and maintainability. Enhanced roadmap fetching and caching logic, and simplified App.tsx scroll behavior.
Configuration menu - View commit details
-
Copy full SHA for 40ba439 - Browse repository at this point
Copy the full SHA 40ba439View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2baf8c - Browse repository at this point
Copy the full SHA c2baf8cView commit details
Commits on Nov 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc66b36 - Browse repository at this point
Copy the full SHA cc66b36View commit details -
Update landing page feature and roadmap components
Refactored HighlightedFeature and Roadmap components for improved clarity and maintainability. Minor updates to App.tsx to support these changes.
Configuration menu - View commit details
-
Copy full SHA for d6004a3 - Browse repository at this point
Copy the full SHA d6004a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...lp-roadmap