Skip to content

Releases: LineIndent/buridan-ui

buridan/[email protected]

02 Dec 10:46
Compare
Choose a tag to compare

buridan/[email protected] - 2024-12-02

Added

  • New charts landing page: A dedicated page for showcasing and interacting with available charts.
  • New chart theme color: Added a purple theme option for charts, providing more customization choices.
  • New chart tooltip style sheet: Introduced a new style for tooltips, enhancing user interaction with chart data.
  • Dynamic charting support: Added dynamic functionality for area, bar, and line charts, allowing for more flexible data visualization and interactions.

Changed

  • Major UI overhaul of the entire chart codebase, improving consistency, performance, and visual appeal across all chart components.
  • Enhanced chart layout: Improved chart alignment and responsiveness, optimizing display on different screen sizes.

Fixed

  • Responsive layout fixes for mobile view, ensuring charts are properly scaled and displayed on smaller screens.
  • Performance optimizations for chart rendering, addressing minor lag issues when displaying large datasets.

buridan/[email protected]

26 Nov 16:04
Compare
Choose a tag to compare

buridan/ui v0.3.4 - Site patches and new items

  • Base wrapper separated from other wrappers.
  • Refactored excess component nesting from base wrapper.
  • All item wrappers (pantry, charts, and blueprints) have been refactored and separated code base.
  • New blueprint wrapper - excludes code preview, only app preview (WIP for code preview).
  • Additional blueprint items: dashboard and layouts are live.
  • Further code refactoring in progress

buridan/[email protected]

20 Nov 12:57
Compare
Choose a tag to compare

New Site Features and Patches

  • Fixed border issue with @component_wrappers
  • Minor code refactoring for wrappers and templates
  • Changed rx.tabs.trigger styling for mobile view
  • More changes to landing page (UI)

New Feature: Blueprint Templates

  • Addition of blueprint templates: new, more advanced apps that can be used out of the box with minimal changes.
  • Includes the preview, front end code, style sheets, and state (back end) code.

buridan/[email protected]

17 Nov 15:42
Compare
Choose a tag to compare

New Site Landing Page and UI Changes

  • New site landing page with animation!
  • Fixed UI scaling issue for site: functional.
  • Updated many site components (nav, side menu, etc...)

buridan/[email protected]

15 Nov 14:07
Compare
Choose a tag to compare

Release Title

buridan/[email protected]: Patched site scaling issue and UI improvements.

buridan/[email protected]

13 Nov 17:20
Compare
Choose a tag to compare

Release Title

buridan/[email protected]: New Apps and Site UI Changes

New Features

  • New pantry item: Inputs (patch typo on site changelog).
  • New chart item: Pie Chart.
  • New interactive app: PubMed A.I.
  • UI changes to site landing page.
  • In-page navigation for charts section.
  • Key bindings (JavaScript) for repo clone and Reflex site.

Site Updates

  • Further code refactoring.
  • Change to @code_block theme: dracula (stable)
  • Responsive menu changed (3x selection menu: mobile, tablet, desktop)

buridan/[email protected]

08 Nov 16:06
Compare
Choose a tag to compare

v0.2.0 - Site Refinement and UI Updates

  • Changes to Charts component wrapper.
  • Codebase refactor and state changes.
  • Changes to code block theme and font size.
  • Major changes to @component_wrapper menu items.
  • Changes to chart collection.

buridan/[email protected]

03 Nov 14:20
Compare
Choose a tag to compare
  • Major changes to site directories and files.
  • Moved style props into python dataclasses for better readability.
  • New landing page.

buridan/[email protected]

30 Oct 16:03
Compare
Choose a tag to compare
  • Changes to file names and structure.
  • New interactive app: RAG AI Application
  • Minor changes to styling of pantry apps (work in progress)
  • Library build pass with reflex==0.6.4 OK

buridan/[email protected]

16 Oct 12:06
Compare
Choose a tag to compare

Snapshot of first stable version of buridan/ui.