feat(DATE): Add Temporal Adapter
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
### Feature Description
The [Temporal API](https://tc39.es/proposal-temporal/docs/) has been [almost done](https://github.com/tc39/proposal-temporal/issues/1450) for a year now.
Extract from [README.MD](https://github.com/tc39/proposal-temporal):
> NOTE: Although this proposal's API is not expected to change, implementers of this proposal MUST NOT ship unflagged Temporal implementations until IETF standardizes timezone/calendar string serialization formats. See https://github.com/tc39/proposal-temporal/issues/1450 for updates.
### Use Case
If the adapter were created, people could start to experiment with this. Also, the could be THE final adapter to exist. (If temporal lives to meet expectation)
コントリビューションガイド
調査の方向性
まず Temporal API のドキュメントとリンク先の提案 README を読んで、現在の API とシリアライズ要件を確認してください。次に、Angular Material に既存の date-adapter のエントリポイントとテストを見つけてください。Temporal アダプターを試せる状態で利用でき、その動作がテストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 45/100