Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
hapjs-platform
/
hap-toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
52
Code
Issues
17
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: 轻卡编译器支持 lifecycle params 表达式编译及模板耗时 Feature 校验
- #168
#168
Open
lewiscutey
wants to merge 5 commits into
hapjs-platform:main
hapjs-platform/hap-toolkit:main
from
lewiscutey:feat/litecard-lifecycle-params-and-feature-check
lewiscutey/hap-toolkit:feat/litecard-lifecycle-params-and-feature-check
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Open
feat: 轻卡编译器支持 lifecycle params 表达式编译及模板耗时 Feature 校验
#168
lewiscutey
wants to merge 5 commits into
hapjs-platform:main
hapjs-platform/hap-toolkit:main
from
lewiscutey:feat/litecard-lifecycle-params-and-feature-check
lewiscutey/hap-toolkit:feat/litecard-lifecycle-params-and-feature-check
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
feat: 轻卡编译器支持 lifecycle params 表达式编译及模板耗时 Feature 校验 需求一(P0):编译 <data> 块中 lifecycle.create/update 的 params 表达式 - hap-compiler 新增 lifecycle 模块(parseLifecycle),校验 params 一级绑定 - hap-dsl-xvm 新增 lifecyc…
Show description for 93834f2
lewiscutey
committed
93834f2
View commit details
Copy full SHA for 93834f2
Browse repository at this point
fix: 模板耗时 Feature 命中时中断构建,并更新黑名单 - 命中耗时 Feature 的模板错误标记为 fatal,template-loader 上报为 webpack 编译错误,使 hap build 非零退出 - zip-plugin 打包前校验 compilation.errors,存在错误时跳过打包, 不再产出 rpk/rpks - 黑名单更新为 system.geolo…
Show description for d87e7a9
lewiscutey
committed
d87e7a9
View commit details
Copy full SHA for d87e7a9
Browse repository at this point
v2.0.9-beta.2
lewiscutey
committed
1792f30
View commit details
Copy full SHA for 1792f30
Browse repository at this point
Commits on Jul 10, 2026
refactor: 轻卡去掉 lifecycle 包裹,create/update 提到 #entry 顶层 - <data> 顶层 create/update 直接编译到 #entry.create / #entry.update(不再包 lifecycle) - hap-dsl-xvm: lifecycle-loader 拆为 create-loader/update-loader;FR…
Show description for 0a0cfad
lewiscutey
committed
0a0cfad
View commit details
Copy full SHA for 0a0cfad
Browse repository at this point
v2.0.9-beta.3
lewiscutey
committed
2586cc5
View commit details
Copy full SHA for 2586cc5
Browse repository at this point
You can’t perform that action at this time.