mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-11-08 07:21:18 +08:00
Summary: - Add some docs to Table components - Updates Table components to use a TableDataSource instead of accessing arrays, cleans up code a bit - Add enzyme lib to have a cleaner and simpler api to write tests for React Components - Updates decorators to extend from the BaseComponent instead of vanilla Component, this way instance methods are still available on composed components Test Plan: - Unit tests Reviewers: evan, bengotow Reviewed By: bengotow Differential Revision: https://phab.nylas.com/D2941 |
||
|---|---|---|
| .. | ||
| emails | ||
| module-cache | ||
| packages | ||
| paste | ||
| css.css | ||
| db-test-model.coffee | ||
| sample.less | ||
| table-data.es6 | ||
| task-spec-handler.coffee | ||