All notable changes to this project will be documented in this file.
buridan/[email protected]
- New charts landing page.
- New chart theme color: purple.
- New chart tooltip style sheet.
- New dynamic charting for area, bar, and line charts.
- Significant UI update to entire chart codebase.
- Updated responsive logic for mobile view.
- Significant UI update to entire chart codebase.
buridan/[email protected] - 2024-11-26
- New
blueprint
wrapper: Currently excludes code preview; app preview only (WIP for code preview). - Additional blueprint items: Dashboard and Layouts are live.
- Base wrapper refactored and separated from other wrappers.
- Excess component nesting refactored in base wrapper for better readability and performance.
- Refactoring of item wrappers (pantry, charts, blueprints) to improve modularity.
- Further code refactoring in progress, including reorganizing wrappers and components.
- General site patches and smaller fixes for various components.
buridan/[email protected] - 2024-11-20
- Blueprint Templates: Includes advanced app templates (front-end code, styles, and state code), which can be used out of the box with minimal changes.
- Fixed border issue with
@component_wrappers
for a more consistent design. - Minor code refactoring for wrappers and templates to improve readability and maintainability.
- Mobile view adjustments for
rx.tabs.trigger
styling to improve responsiveness. - Enhanced the landing page UI with a refreshed layout and more polished styling.
- Various small UI improvements and bug fixes across the site.
buridan/[email protected] - 2024-11-17
- New site landing page with animation to enhance user experience and aesthetics.
- Fixed UI scaling issue for the site, ensuring it displays correctly on all screen sizes.
- Updated navigation, side menu, and other components for better user interaction and consistency across the site.
buridan/[email protected] - 2024-11-15
- Patched scaling issue with site UI to ensure proper layout on different screen resolutions.
- General UI improvements, including some visual tweaks and optimizations for smoother user experience.
buridan/[email protected] - 2024-11-13
- New Pantry Item: Inputs, with a patch for a typo on the site changelog.
- New Chart Item: Pie Chart added to enhance data visualization capabilities.
- New Interactive App: PubMed A.I. for improved functionality and user interaction.
- UI changes to the site landing page, including layout and styling adjustments for a modern look.
- In-page navigation added to the charts section to improve user navigation and usability.
- New JavaScript key bindings for repo cloning and Reflex site functionality to enhance productivity.
- Continued code refactoring, including cleanup of the codebase and enhancements to the responsive menu, which now includes three different selections for mobile, tablet, and desktop views.
buridan/[email protected] - 2024-11-08
- Changes to Charts component wrapper: Enhanced structure and features for more flexibility.
- Refactor of codebase and state changes: Simplifying the overall code structure for easier maintainability.
- Code block theme and font size updated for better visual consistency.
- Major changes to
@component_wrapper
menu items, adding new options and refactoring old ones. - Updates to the chart collection: Additional charts and new features added for data presentation.
buridan/[email protected] - 2024-11-03
- Major changes to site directories and files, improving overall structure.
- Moved style props into Python dataclasses for better readability and maintainability of code.
- New landing page introduced, with improved layout and visuals.
buridan/[email protected] - 2024-10-30
- New interactive app: RAG AI Application, a new feature for advanced data processing.
- Minor changes to styling of pantry apps; work in progress for better integration and UI consistency.
- Library build pass with reflex==0.6.4 confirmed as OK, ensuring stability and compatibility.
buridan/[email protected] - 2024-10-16
- First stable release of
buridan-ui
. - Initial features and basic components released for use.