Allow attribute directives to be added without a value
未關閉
- 主要語言
- HTML
- 星號
- 175
- 分支
- 10
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Then you would be able to add "ngfx-slide-down" as an attribute instead of "ngfx-slide-down='true'" if you don't want any logic inside the attribute.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look for the directive definitions in the source code, likely in files like ngfx-slide-down.js or similar. Understand how attribute values are currently parsed. Modify the directive to treat a missing value as 'true'. Test by adding the directive without a value to an element and verifying the animation works.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angularjs, javascript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100