Conversation
- Reface UI: Removed old docs. - Documentation: Created new site with dark theme and examples. - CLI: Improved and fixed issues, including restory integration. - Logos: Added and updated logos (Reface, DevExp). - Rendering: Added async rendering with AsyncExpression and updated API. - Templates: Refactored, renamed, and restructured templates. - Slots: Enhanced slot functionality. - Tests: Fixed and updated tests to cover new features. - Types: Fixed TypeScript errors, added new utility types. - Website: Redesigned, added examples and documentation. - Debugging: Removed unused console.logs and Russian comments. - Livereload: Fixed plugin for development. - Restory: Integrated with Redocs and updated CLI. Cleaned up and streamlined the entire project for better usability and performance.
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.
Reface Ecosystem Refactoring
Overview
Major refactoring to transform Reface into a modular ecosystem:
Key Changes
Critical Path
Tasks by Module
general
@recast
@framework
website
@reface-ui
@redocs
@restory
examples
Reface Ecosystem
recast
Core rendering engine that provides base functionality for component rendering.
Features:
framework
High-level framework features for building web applications.
Features:
reface-ui
Comprehensive UI component library.
Components:
Features:
redocs
Documentation system for the framework.
Features:
restory
Storybook implementation for component development.
Features:
common
Shared utilities and types used across the framework.
Features: