v0.0.0-beta.1
π Features
-
setup: implement comprehensive setup command for AI agents and CI - by @lonewolfyx (#51 ) (a91940e)
-
cli
- add init command for project initialization - by @lonewolfyx (#49 ) (fe13d93)
- add demo command for component examples - by @lonewolfyx (#14 ) (c1aa0cc)
-
mcp: implement Model Context Protocol server for Ant Design Vue - by @lonewolfyx (#46 ) (ba6bf11)
-
semantic
- extract component semantic retrieval logic - by @lonewolfyx (#44 ) (f8c0b4a)
- add component semantic structure query command - by @lonewolfyx (#17 ) (4e5f8fb)
-
list: add JSON output formatting for component list - by @lonewolfyx (#43 ) (232ed5c)
-
info
- add common props support to component info command - by @lonewolfyx (#36 ) (69fae28)
- add info command - by @lonewolfyx (#30 ) (883ace2)
-
doctor: add doctor command - by @lonewolfyx (#31 ) (ee9c279)
-
config: add component option to configuration - by @lonewolfyx (#29 ) (a656f25)
-
sync
- enhance component API parsing with subcomponent support - by @lonewolfyx (#28 ) (6da2372)
- add semantic structure parsing for components - by @lonewolfyx (#15 ) (f8dd648)
-
doc: add doc command - by @lonewolfyx (#27 ) (5c47f7d)
-
error: replace console.log with logErrorComponent utility - by @lonewolfyx (#23 ) (a8daeef)
-
scripts: add check-sync-needed script for antdv-next package - by @lonewolfyx (#21 ) (8299b61)
-
antdv-next cli mvp - by @lonewolfyx (c34bd00)
π Bug Fixes
-
mcp: use demos name to return single demo result - by @lonewolfyx (#47 ) (f2385a5)
-
info
- export getComponentInfo function for external access - by @lonewolfyx (#39 ) (4eb2f9b)
- improve component API output formatting - by @lonewolfyx (#37 ) (a0b474c)
-
demo: export functions and extract component demo retrieval logic - by @lonewolfyx (#38 ) (fd00633)
-
args: replace tokenArgs with componentArgs in command configuration - by @lonewolfyx (#26 ) (a1ff663)
-
commands: replace console.log with error logging utility - by @lonewolfyx (#24 ) (2e43630)
π Refactors
-
design: extract design markdown reading into separate function - by @lonewolfyx (#42 ) (984d996)
-
token: extract component token retrieval logic into separate function - by @lonewolfyx (#41 ) (e6189f5)
-
doc: extract component document retrieval logic - by @lonewolfyx (#40 ) (e640931)
-
sync: move utility functions to separate modules - by @lonewolfyx (#19 ) (7293bac)
π Documentation
-
skills: add antdv skill documentation and npm ignore rules - by @lonewolfyx (#50 ) (145c670)
-
funding: add funding configuration for open collective and custom sponsor links - by @lonewolfyx (#35 ) (558cac2)
-
readme
- update antd command to antdv in mcpServers configuration - by @lonewolfyx (#11 ) (f957172)
- update installation and command documentation - by @lonewolfyx (#3 ) (cef363e)
-
update readme - by @lonewolfyx (#5 ) (32e1f2b)
π¦ Build
- config: update tsdown configuration for build optimization - by @lonewolfyx (#52 ) (17422a2)
π‘ Chore
-
package
- include skills directory in published files - by @lonewolfyx (#53 ) (9f0c88d)
- remove types field from package.json - by @lonewolfyx (#48 ) (e964a56)
-
data
- remove zero-width characters from component metadata - by @lonewolfyx (#32 ) (385c3f3)
- sync antdv-next metadata - by @github-actions[bot] (e0a8a5e)
- sync antdv-next metadata - by @github-actions[bot] (9273eeb)
-
lint: disable unused variable rule for imports - by @lonewolfyx (#18 ) (6d5da38)
β Tests
- cli: remove unit tests and add integration tests for env command - by @lonewolfyx (#7 ) (6ef3ffa)
π¨ Styles
- format: standardize indentation and whitespace across files - by @lonewolfyx (#6 ) (0719690)
π€ CI
-
autofix
- update autofix workflow permissions and concurrency settings - by @lonewolfyx (#34 ) (92ae29b)
- update autofix action to latest version - by @lonewolfyx (#20 ) (b708826)
-
workflow: add lint step to sync workflow - by @lonewolfyx (#33 ) (137ff91)
-
add PR title validation workflow - by @lonewolfyx (#25 ) (fc4ab90)
-
restrict workflow triggers to source and test directories - by @lonewolfyx (#9 ) (69e537a)
-
sync
- add conditional sync check to GitHub workflow - by @lonewolfyx (#22 ) (aaa545c)
- remove pnpm version specification from sync workflow - by @lonewolfyx (#16 ) (4f3e6ad)
-
build-size: enable build size check for pull requests - by @lonewolfyx (#13 ) (99fa94f)
-
build-size-comment: update build size report labels to English - by @lonewolfyx (#12 ) (5753273)
-
size-repo: add build size comparison workflow - by @lonewolfyx (#10 ) (e2fc4cc)
-
test: add test workflow configuration - by @lonewolfyx (#4 ) (4201bc6)