Below is a list of planned updates and optimizations for our project, focusing on the following areas: documentation, coding practices, testing, component additions, styling enhancements, and feature enhancements.
Documentation Improvements
[ ] Provide more detailed documentation.
[ ] Optimize the get-started documentation. The current “todo” example does not effectively showcase the project’s features, such as folder routing, which is not demonstrated.
[ ] Add more examples (e.g., Auth, Chatbot)
[ ] Add a feature to view the code corresponding to the content in the documentation's preview block.
Enhanced Testing
[ ] Increase the number of tests to ensure code quality.
Coding Practices Optimization
[ ] Optimize the handling of group routing. The current code for this task is somewhat complex and needs simplification.
[ ] Optimize the render_to_string function. Currently, rendering values require escaping, which is too repetitive and needs streamlining.
Component Additions
[ ] Add more components to achieve consistency with shadcn/ui.
Styling Enhancements
[x] Optimize the TailwindCSS safelist. It’s currently not quite reasonable.
[ ] Add support for CSS calc.
Feature Enhancements
[x] Add support for custom components.
[ ] Add hot reload for dev
[ ] 🚧 Separate the core and component code, making the component an optional dependency.
Feel free to share your thoughts, ideas, and feedback on our project’s development roadmap. We are eager to hear from everyone interested in making our project even better.
Below is a list of planned updates and optimizations for our project, focusing on the following areas: documentation, coding practices, testing, component additions, styling enhancements, and feature enhancements.
Documentation Improvements
Enhanced Testing
Coding Practices Optimization
Component Additions
Styling Enhancements
Feature Enhancements
Feel free to share your thoughts, ideas, and feedback on our project’s development roadmap. We are eager to hear from everyone interested in making our project even better.