All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- AdvancedFieldInput: refactor code for improved readability and maintainability (8e3e1ff)
- App, TreeRuleBuilder, UndoRedoInfo: integrate enhanced rule store with undo/redo functionality and keyboard shortcuts (e85e89b)
- App: implement rule evaluation feature with UI enhancements (be42689)
- builder: add shadcn (216c8a7)
- Builder: added the smart builder ui (eeb9468)
- Calendar, DateInput, TreeConstraintEditor: enhance calendar functionality and add animations (94404e4)
- DateInput, TreeConstraintEditor: enhance date parsing and add visual field selector (b9dd735)
- Dialog: refactor dialog components for improved readability and structure (c530113)
- DiffViewer: add DiffStats component for enhanced property change visualization (f8f74c5)
- EditableJsonViewer: add keyboard shortcuts for live evaluation and enhance tooltip information (6cfb41f)
- EditableJsonViewer: add live evaluation feature and improve diff visualization (fc4caee)
- HistoryViewer: implement history viewer with search, filter, and version comparison features (77c52c0)
- HistoryViewer: integrate ResizablePanel for improved layout flexibility (bc7b918)
- HistoryViewer: replace select element with custom Select component for action filtering (ffc7b07)
- JsonViewer: add highlight for logical operators and improve scrollbar handling (9f159bc)
- JsonViewer: integrate JsonViewer component for improved JSON display and editing experience (8ead760)
- OperatorSelector: add search functionality and improve operator grouping (10dd6c4)
- TreeConditionGroup: enhance condition type styling with improved colors and animations (aa5bb4a)
- TreeConstraintEditor: add advanced field selector mode and integrate SmartOperatorSelector (03d40ec)
- TreeConstraintEditor: enhance operator selection with tooltips and improved layout (cd7a728)
- TreeRuleBuilder, VisualFieldSelector: enhance UI with regex helper and improved tab functionality (cacef1a)
- VisualFieldSelector: enhance value preview layout and improve JsonViewer integration (59d962a)
- VisualFieldSelector: integrate JsonViewer for enhanced JSON value preview (52bb37c)
- HistoryViewer: layout and overflow (7f357a4)