refactor!: delete react, lit and vue as selectable ui templates#549
Merged
refactor!: delete react, lit and vue as selectable ui templates#549
Conversation
|
Important Review skippedToo many files! This PR contains 211 files, which is 61 over the limit of 150. You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f88cb99 to
2ecce44
Compare
Member
|
This at lib.rs is the only thing missing I guess: line 37 //! # Custom Templates
//!
//! The scaffolding tool comes with 6 built-in templates:
//!
//! - Vue (with TypeScript)
//! - Svelte (with TypeScript)
//! - Lit (with TypeScript)
//! - React (with TypeScript)
//! - Vanilla
//! - Headless (no ui) - [best for building headless hApps or using a unsupported ui framework without having to create a custom template]
|
ThetaSinner
previously approved these changes
Feb 10, 2026
Contributor
Author
This line is in the file and needs to be changed, the list is updated though. You must be looking at a different branch. |
2ecce44 to
9fb5f78
Compare
9fb5f78 to
7fd14c9
Compare
|
✔️ 7fd14c9 - Conventional commits check succeeded. |
veeso
approved these changes
Feb 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
depends on #547
resolves #531
hello_worldexample can only be scaffolded withvanillatemplate.forumcan only be scaffolded withsveltetemplate.