Releases: coldsmirk/vef-framework-react
Releases · coldsmirk/vef-framework-react
Release list
v2.9.0
v2.8.0
🚀 Features
- approval-flow-editor: Mirror detail-table aggregate conditions
- approval-flow-editor: Mirror backend aggregate and branch-condition validation
- approval-form-bridge: Add form schema projection and approval designer profile
🐛 Bug Fixes
- approval-flow-editor: Exclude parallel add-assignee from sequential defaults
- approval-form-bridge: Close projection contract gaps found in review
- playground: Gate the wizard form step with the two-layer approval schema validation
🚜 Refactor
- playground: Migrate the flow-designer wizard to the approval-form-bridge
📚 Documentation
- approval-form-bridge: Correct the save-gate note and cross-reference the legacy mapping
🧹 Chores
- release: V2.8.0
v2.7.0
🚀 Features
- starter: Surface login and challenge errors in the Login component
- approval-flow-editor: Inject host global subjects into the condition builder
- playground: Showcase host-context injection in the editor demos
🚜 Refactor
- starter: Replace deprecated antd Alert message/onClose with title/closable
- approval-flow-editor: Rebuild the state engine on @coldsmirk/nodeloom-core
- form-editor: Replace ZEN with native new Function evaluation and host context injection
📚 Documentation
- Sync CLAUDE.md and AGENTS.md for the 3.0 overhaul
🏗️ Build / Deps
- deps: Upgrade antd to 6.4.5
- deps: Upgrade dependencies and pin Babel to 7.x for emotion compat
- deps: Upgrade dependencies and migrate to @coldsmirk 0.4.x configs
🎨 Styling
- Conform the codebase to @coldsmirk/eslint-config 0.4.x
🧹 Chores
- release: V2.7.0
v2.6.0
🚀 Features
- form-editor: Infer table-storage column types from field widgets
- form-editor: Add publishText and publishLoading props to FormEditor
🧹 Chores
- release: V2.6.0
v2.5.0
🚀 Features
- approval-flow-editor: Add a customizable onPublish action
- starter: Accept a render-ready ReactNode for AppItem.icon
🚜 Refactor
- Migrate the lint/commit/style toolchain to canon and conform the codebase
🧹 Chores
- release: V2.5.0
v2.4.4
🚜 Refactor
- starter: Type UserMenu.meta params/search and simplify menu-key accordingly
🧹 Chores
- release: V2.4.4
v2.4.3
🐛 Bug Fixes
- starter: Fold overflowing top menu into the rest indicator without spillover
- starter: Identify menus by path+params+search so parameterized routes highlight distinctly
🧹 Chores
- release: V2.4.3
v2.4.2
🐛 Bug Fixes
- core: Resolve token-expired request with retried response after silent refresh
- starter: Collapse overflowing top menu into the rest indicator
- starter: Match menu access check against route template
📚 Documentation
- Document the CI-triggered release flow
🧹 Chores
- release: V2.4.2
v2.4.1
🚀 Features
- form-editor: Show table subforms as a column table in the designer
- components: Add a scrollbars axis option to ScrollArea
- form-editor: Widen the collapsed palette rail to 64px
- form-editor: Add per-column width for table subforms
🐛 Bug Fixes
- form-editor: Use Chinese labels for comparison operators in linkage conditions
- form-editor: Prevent horizontal overflow in the collapsed palette rail
- build: Keep package type declarations flat under dist/types
- dev: Declare @commitlint/types as a runtime dependency
🚜 Refactor
- Route form-editor linkage through the slimmed ZEN expression runtime
- form-editor: Collapse the editor layout to docked and drawer modes
📚 Documentation
- Add project README with badges and documentation link
🤖 Continuous Integration
- Integrate Codecov coverage reporting
🧹 Chores
- Add Apache-2.0 LICENSE
- release: V2.4.1
v2.4.0
🚀 Features
- Initial public release of vef-framework-react