Internet Explorer < 9 compatibility mode?
未關閉
- 主要語言
- CoffeeScript
- 星號
- 73
- 分支
- 6
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Is there a way to run spectacular on IE < 9 ?
Sadly clients still need this so I was wondering the Object.defineProperty is used for critical functionality or some sort of compatibility mode with reduced feature could work.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Check the codebase for usage of Object.defineProperty, particularly in core modules or polyfills. Review the test suite to understand the critical functionality that depends on modern JavaScript features. Determine if a compatibility mode can be implemented by conditionally using fallbacks for older IE versions.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- testing
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100